Introducing to scikit-learn
Until now, we have been discussing deep neural networks and some of their applications in robotics and image processing. Apart from neural networks, there are a lot of models available to classify data and predict using them.
Generally, in machine learning, we can teach the model using supervised or unsupervised learning. In supervised learning, we training the model against a dataset, but in unsupervised, it discover groups of related observations called clusters instead.
There are lot of libraries available for working with other machine learning algorithms. We'll look at one such library called scikit-learn; we can play with most of the standard machine learning algorithms and implement our own application using it. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access