I was bummed out to see that scikit-learn does not support Python 3...Is there a comparable package anyone can recommend for Python 3?
Scikit-learn is the most popular Python machine learning library for creating machine learning algorithms. It was created on top of two Python libraries – NumPy and SciPy. Scikit-learn is a Python library that provides a standard interface for supervised and unsupervised learning techniques.
Both are 3rd party machine learning modules, and both are good at it. Tensorflow is the more popular of the two. Tensorflow is typically used more in Deep Learning and Neural Networks. SciKit learn is more general Machine Learning.
Pandas. Pandas is a prominent Python library generally used for Machine Learning concepts. It is basically a data analysis library that analyses and manipulates the data. Pandas make it easier for the developers to work with structured multidimensional data and time series concepts and produce efficient results.
if you look for scikits-learn on Windows there are binary installers for 3.2 32&64 bits
Try either of these, both are supported by python 3
http://mdp-toolkit.sourceforge.net/
http://mlpy.sourceforge.net/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With