Machine Learning Intro for Python Developers

Language: English
Created by: Frank Anemaet
Rate: 3.9 / 173 ratings
Enroll:22,196 students

What you’ll learn

  • Machine Learning Basics with Python
  • How to apply ML algorithms to your own problems
  • How some algorithms work internally (kmeans, decision tree)
  • Classify data automatically
  • Predict prices with algorithms
  • Group data points automatically

Requirements

  • Experience with Python Programming

Description

Learn how to use Machine Learning with Python Scikit!

This is a getting started course for Machine Learning. If you are new to Machine Learning, this course is for you!

We’ll teach you how to get started with Machine Learning including these topics:

  • What is Machine Learning
  • Automatically classify new data
  • Predict prices with regression
  • Group your data automatically with clustering

Who this course is for:

  • Python developers curious about Machine Learning.