Adala icon indicating copy to clipboard operation
Adala copied to clipboard

A bunch of improvements for the classification skill

Open chemeris opened this issue 2 years ago • 1 comments

Thank you for an excellent library. I ran it against our dataset of 10k social media posts to detect their sentiment and classify it into a set of topics. This set of patches is what it took for me to get it working - from minor fixes to improvements in the learning process.

I have a bunch of ideas on how to improve learning performance with more advanced learning strategies - I'd be happy to discuss this if there is interest in implementing advanced learning strategies.

PS Let me know if you want me to break this into smaller PRs.

chemeris avatar Jan 06 '24 18:01 chemeris

Hi, @chemeris ! thanks for your great contribution!

I'd be happy to discuss this if there is interest in implementing advanced learning strategies.

Absolutely, it would be very helpful to have different learning strategies and reasoning path, and give user the options. Feel free to open the github issue where we can discuss the solutions and reference it in PR hereafter

niklub avatar Jan 07 '24 19:01 niklub