Skip to content

marcusholmgren/machinelearning-carnival

Repository files navigation

machinelearning-carnival

This is my playground for exploring the world of Machine Learning

A handful of algorithms implemented in Python. They all contain documentation what they do. To run them, use the following commands:

uv run naive_bayes_classifier.py
uv run flight_optimizer.py
uv run recommendations.py
uv run genetic_programming.py

Archive

The archive directory contains code from previous projects and experiments.

Machine Learning in Action

scikit-learn

TensorFlow

Machine Learning with TensorFlow

Keras

Deep Learning with Python

About

Machine Learning in Action

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published