Skip to content

Repo containing Machine Learning algorythms with no high-level tools

Notifications You must be signed in to change notification settings

GiannopoulosK/ML-Algorithms-From-Scratch

Repository files navigation

ML Algorithms from Scratch

This repository contains implementations of various Machine Learning (ML) algorithms developed from scratch using Python. The aim is to provide a deeper understanding of how these algorithms work under the hood by building them without relying on high-level libraries.

Algorithms Implemented

  • Linear Regression
  • K-Nearest Neighbors (KNN)
  • NaiveBayesClassifier

Note: This repository is a work in progress. More algorithms and features will be added over time. In addition, many of the existing files may be changed to improve performance, readability or both!

About

Repo containing Machine Learning algorythms with no high-level tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published