Scikit learn | Supervised Learning

Scikit-learn is a machine learning application for the used in Python Programming language.

• It is used in tasks like classification ,regression and clustering algorithms.

•It is built on NumPy, SciPy, and matplotlib

•It is written in C,C++,Python,Cython

•conda install -c intel scikit-learn

  • conda install scikit-learn

Supervised learning is when the model is getting trained on a labelled dataset. Labelled dataset is one which have both input and output parameters. In this type of learning both training and validation datasets are labelled as shown in the figures below.Unsupervised learning is a type of machine learning algorithm used to draw inferences from datasets consisting of input data without labeled responses.

--

--

Society of AI has an vision to educate people how Artificial Intelligence can change their life!

Get the Medium app

A button that says 'Download on the App Store', and if clicked it will lead you to the iOS App store
A button that says 'Get it on, Google Play', and if clicked it will lead you to the Google Play store
Society of AI

Society of AI has an vision to educate people how Artificial Intelligence can change their life!