Building Your First scikit-learn Solution
By Janani Ravi
Course info



Course info



Description
Even as the number of machine learning frameworks and libraries increases on a daily basis, scikit-learn is retaining its popularity with ease. scikit-learn makes the common use cases in machine learning - clustering, classification, dimensionality reduction, and regression - incredibly easy. In this course, Building Your First scikit-learn Solution, you'll gain the ability to identify the situations where scikit-learn is exactly the tool you are looking for, and also those situations where you need something else. First, you'll learn how scikit-learn’s niche is traditional machine learning, as opposed to deep learning or building neural networks. Next, you'll discover how seamlessly it integrates with core Python libraries. Then, you'll explore the typical set of steps needed to work with models in scikit-learn. Finally, you'll round out your knowledge by building your first scikit-learn regression and classification models. When you’re finished with this course, you'll have the skills and knowledge to identify precisely the situations when scikit-learn ought to be your tool of choice, and also how best to leverage the formidable capabilities of scikit-learn.
Section Introduction Transcripts
Course Overview
Hi, my name is Janani Ravi, and welcome to this course on Building Your First scikit-learn Solution. A little about myself, I have a master's degree in electrical engineering from Stanford and have worked at companies such as Microsoft, Google, and Flipkart. At Google, I was one of the first engineers working on real time collaborative editing in Google docs and I hold four patents for its underlying technologies. I currently work on my own startup, Loonycorn, a studio for high quality video content. In this course, you will gain the ability to identify the situations where scikit-learn is exactly the tool you are looking for, and also those situations where you need something else. First, you will learn how scikit-learn's niche is traditional machine learning, as opposed to deep learning or building neural networks. Next, you will discover how seamlessly scikit-learn integrates with core Python libraries. You will then understand the typical set of steps needed to work with models in scikit-learn. Finally, you will round out your knowledge by building your first scikit-learn regression and classification models. When you're finished with this course, you will have the skills and knowledge to identify precisely the situations when scikit-learn ought to be your tool of choice, and also how best to leverage the formidable capabilities of scikit-learn.