Introduction to Machine Learning
In this course, we will cover how to implement basic supervised learning and unsupervised learning algorithms.
Syllabus
6 chapters19 lessons3 projects39 quiz questionsThe Beginning of ML Journey
3 lessons6Machine Learning Overview
2 lessons6K-Nearest-Neighbors (KNN)
Project3 lessons3K-Means Algorithm
Project3 lessons3Naive Bayes
Project3 lessons3Other Models
5 lessons18More like this
Python Lambda Functions
In this course you will learn about lambda functions in Python, also known as anonymous functions in other languages, after this course you will be able to master this topic!
- 9
File Handling in Python
In this course you will learn everything about file handling in Python, from create, read and write to append and delete.
- 12
Calculator project using Python
In this course you will create full working console calculator with python, step by step but also without giving you the code. In the end you will have your own code!
- 29
- 6
Python JSON
In this course, you will learn about JSON and dive into the json library in Python, and master it!
- 9
Email validator using Python
In this course, you will create a fully working email validator program that takes input email from the user and outputs whether it's valid email or not!
- 8
- 2