Machine Learning 101 with Scikit-learn and StatsModels

Machine Learning 101 with Scikit-learn and StatsModels

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 5h 13m | 2.06 GB

New to machine learning? This is the place to start: Linear regression, Logistic regression, and Cluster Analysis

This course will provide you with solid Machine Learning knowledge to help you reach your dream job destination.

Machine Learning is one of the fundamental skills you need to become a data scientist. It’s the steppingstone that will help you understand deep learning and modern data analysis techniques.

In this course, we’ll explore the three most fundamental machine learning topics such as Linear regression, Logistic regression and Cluster analysis. Even neural networks geeks (like us) can’t help but admit that it’s these three simple methods that data science revolves around. So, in this course, we make otherwise complex subject matter easy to understand and apply in practice.

Of course, there’s only one way to teach these skills in the context of data science—to accompany statistics theory with a practical application of these quantitative methods in Python. And that’s precisely what we are after. Theory and practice go hand in hand here.

We’ve developed this course with not one but two machine learning libraries: StatsModels and sklearn. This is a course you’ll be eager to complete.

Learn

  • You will gain confidence when working with two of the leading ML packages: statsmodels and sklearn
  • You will learn how to perform a linear regression
  • You will become familiar with the ins and outs of logistic regression
  • You will excel at carrying out cluster analysis (both flat and hierarchical)
  • You will learn how to apply your skills to real-life business cases
  • You will be able to comprehend the underlying ideas behind ML models