There are 14 repositories under machine-learning-python topic.
Implementing machine learning algorithms from scratch.
The first machine learning framework that encourages learning ML concepts instead of memorizing class functions.
This repository explores the variety of techniques and algorithms commonly used in machine learning and the implementation in MATLAB and PYTHON.
Learn to build a basic machine learning model from scratch with this repo and tutorial series.
Estimated annual CO2 emissions from diesel generators at mobile or cell towers
Covid-19 Mu Variant [B.1.621] Prediction and Classification Artificial Intelligence/Machine Learning Software
Tesla Car Range, Base Price and Precise Price Prediction - Machine Learning
eXtreme MultiLabel Classification tutorial notebook for Machine Learners (with video)
Machine Learning with Python
Ozone Day AdaBoostClassifier and Random Forest Tree Classifier with Machine Learning
Dry Natural Gas Production Prediction of the United States
Machine Learning Algorithms implemented in Python
Cross-platform GUI tool to create and manage (machine learning) configurations and run them automatically and remotely.
All my learnings from "Machine Learning with Python" course offered by "IBM" on Coursera are reflected here.
This repository provides a comprehensive machine learning course with theoretical concepts and practical implementations
An intermediate level course of machine learning offered by IBM on Cognitive Class.io
Going through the book "Python Machine Learning" by Sabastian Raschka and Vahid Mirjalili
this are a different 6 Algorithm with different type of data that is good for practice
This module extends the kernel SHAP method (as introduced by Lundberg and Lee (2017)) which is local in nature, to a method that computes global SHAP values.
Python code (including ipython notebook) for naive bayes classifier to classify salaries of adults based on various attributes
Customer Churn Prediction using Machine Learning
Eroji is an elegant, modern web application that leverages OpenAI's GPT-4.1 Vision capabilities to provide detailed face analysis from uploaded images. The app features a polished, responsive UI built with Streamlit and custom CSS styling.
Machine learning models in NumPy
Assignment Questions Machine Learning with Python
Detects suspicious web traffic using ML & Deep Learning (Random Forest, Neural Network, Isolation Forest)
Another repository for trying out machine learning algorithms for classification
🐦Tweet Sentiment Analyzer 📊
Generating code with Ludwig AI/ML (PyTorch, Tensorflow)
Machine Learning flask app utilizing Natural Language Processing to predict movie MPA rating with movie plot and genres as inputs.
ML backend experiment to support caregiving needs.
This project walks you on how to create a twitter sentiment analysis model using python. Twitter sentiment analysis is performed to identify the sentiments of the people towards various topics. For this project, we will be analysing the sentiment of people towards Pfizer vaccines. We will be using the data available on Kaggle to create this machin…
Clasificación con ML para predecir el fertilizante óptimo según condiciones de suelo y clima. Proyecto basado en competencia de Kaggle.
Tic Tac Toe machine learning using a tournament system
Tora is an image to video model built using the pix2pix GAN architecture.
Machine Learning algorithms implemented from scratch using Python. Covers both supervised and unsupervised learning with datasets and notebooks.