Skip to content

This repository contains various learning algorithms that I've implemented using Python such as knn, naive bayes, ID3 decision trees, and neural networks (Zurada's algorithm). There are also methods of creating better datasets such as k-fold cross-validation and the hold-out method.

minlee2012/LearningAlgorithms

About

This repository contains various learning algorithms that I've implemented using Python such as knn, naive bayes, ID3 decision trees, and neural networks (Zurada's algorithm). There are also methods of creating better datasets such as k-fold cross-validation and the hold-out method.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages