8000
Skip to content

mberkay0/EEE409-assignments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EEE409 Assignments

Introduction to Machine Learning

This repository contains homeworks for the introduction to machine learning course.

Machine Learning or automatic learning is a scientific field, and more specifically a subcategory of artificial intelligence. It consists of letting algorithms discover “patterns”, namely recurring patterns, in data sets. Anything that can be stored digitally can serve as data for Machine Learning. By detecting patterns in this data, algorithms learn and improve their performance in performing a specific task [1].

This course assignments introduces methods for key aspects of ML:

  • Supervised Learning
    • Regression
    • Classification
  • Unsupervised Learning
    • Clustering
    • Sentiment Analysis

[1] What is ML?

[2] Full course content

About

Introduction to Machine Learning course repo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0