Coddy logo
Store
Leaderboard
menu icon
Loading...Creator image

Creator

Anonymous

Introduction to Machine Learning

In this course, we will cover how to implement basic supervised learning and unsupervised learning algorithms.

19 Lessons

15 Challenges

certification icon

With Certificate

Prerequisites

Knowledge in Python, NumPy & Pandas

Save for later

The Beginning of ML Journey

ML Introduction

Data to feed a model

What is a ML model

Machine Learning Overview

Supervised learning

Unsupervised learning

K-Nearest-Neighbors (KNN)

KNN Introduction

fit method

predict method

Project lesson

K-Means Algorithm

K-Means Introduction

fit method

predict method

Project lesson

Naive Bayes

Naive Bayes Introduction

fit method

predict method

Project lesson

Other Models

Logistic Regression

Linear Regression

Decision Tree

Support Vector Machine (SVM)

Models quiz