An open API service indexing awesome lists of open source software.

https://github.com/komangandika/mlmodel

This is my list of machine learning model, simple implementation nothing too advance. Happy learning
https://github.com/komangandika/mlmodel

cheatsheet classification decision-trees kmeans-clustering knearest-neighbor-algorithm logistic-regression machine-learning notes random-forest

Last synced: 8 months ago
JSON representation

This is my list of machine learning model, simple implementation nothing too advance. Happy learning

Awesome Lists containing this project

README

          

# Machine Learning Model Collection

Welcome to the Machine Learning Model Collection repository! This project serves as a centralized hub for various machine learning models, providing a diverse set of code implementations. Whether you're a beginner exploring the fundamentals or an experienced practitioner seeking reference implementations, this collection offers a range of models covering different domains and applications.

## Features
- Diverse set of machine learning models
- Clear and concise code implementations
- Suitable for both beginners and experienced practitioners
- Continuous updates and additions

Feel free to browse through the codebase, experiment with different models, and contribute to the growing collection. Your contributions are highly appreciated as we work together to build a valuable resource for the machine learning community.

The code is from my journey in Python for Data Science and Machine Learning Bootcamp from Udemy.