I want to classify data without training any model (nor using neural networks?), Should I use scikit-learn or scipy?
There are also others like pytorch or keras that also have the classify method. Which one to choose and why?
I want to classify data without training any model (nor using neural networks?), Should I use scikit-learn or scipy?
There are also others like pytorch or keras that also have the classify method. Which one to choose and why?
I think what you are going to achieve is possible with recent advances in:
However note about: