Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Machine Learning by (19k points)

Can anyone tell me whether Scikit learn is a framework?

1 Answer

0 votes
by (19.9k points)

Scikit-learn is a general-purpose machine-learning framework designed for supervised and unsupervised machine learning algorithms. This is the most used library in Python for data mining and data analysis. The scikit-learn framework is built on top of several popular Python packages such as NumPy, SciPy, and matplotlib, each responsible for lower-level data science tasks.

If you are interested to learn Machine Learning and implement ML projects, check out this Machine Learning Certification Course by Intellipaat.

Also, watch this video on Machine learning with Scikit-Learn to get started:

Browse Categories

...