Scikit-learn: Difference between revisions

From Machinelearning
(Created page with "'''scikit-learn''' is a free proper library for machine learning in Python. It is designed to work with NumPy and ScyPy. scikit-learn includes documentation.")
 
No edit summary
 
Line 1: Line 1:
'''scikit-learn''' is a free proper library for machine learning in [[Python]]. It is designed to work with [[NumPy]] and [[ScyPy]]. scikit-learn includes documentation.
'''scikit-learn''' is a free proper library for machine learning in [[Python]]. It is designed to work with [[NumPy]] and [[ScyPy]]. scikit-learn has most of machine learning algorithms. scikit-learn includes documentation.

Latest revision as of 17:56, 1 February 2020

scikit-learn is a free proper library for machine learning in Python. It is designed to work with NumPy and ScyPy. scikit-learn has most of machine learning algorithms. scikit-learn includes documentation.