machine-learning-practice
There are 82 repositories under machine-learning-practice topic.
veeralakrishna/DataCamp-Project-Solutions-Python
DataCamp Project Solutions
42-AI/bootcamp_machine-learning
Bootcamp to learn basics in Machine Learning
jim-schwoebel/voice_gender_detection
♂️♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).
lankastersky/neuromantic
Latest Data Science Materials
iamtushara/Machine-Learning-Reference
This repository contains study materials in the form of presentations (and Python codes) to various Machine Learning techniques and also contains some sample data to practice these algorithms
oyiadin/bitflow
模仿 TensorFlow 写的极简深度学习框架,仅供练习目的
CSI-KJSCE/ml-workshop-2017
Machine Learning Workshop
ArunkumarRamanan/Exercises-Machine-Learning-Crash-Course-Google-Developers
Exercises | Machine Learning Crash Course | Google Developers
erjan/projects_in_machine_learning_eduonix_mooc
coding along with ML course from eduonix, doing real projects
FardinHash/Machine-Learning-Roadmap
Welcome to the Machine Learning Roadmap! This comprehensive guide will take you from the basics to becoming proficient in machine learning. Whether you're a beginner or looking to expand your skills, this roadmap will provide you with a structured path to follow.
weize07/statistical-learning-methods
统计学习方法-python练习
avannaldas/ML-from-scratch
ML Algorithm implementation from scratch for practice
farhantandia/Machine-Learning-Practice
Implementation of machine learning algorithms from scratch using python.
RobertoFalconi/GameRatingsPredictor
Machine learning algorithm solves multi-class classification problem of video games content rating (without playing it). Quantitative Methods for Computer Science exam project.
7Aishwarya/Machine-Learning
Machine Learning A-Z™ Hands-On Python & R In Data Science
anastazijaverovic/Machine_Learning_Algorithms_R
The repository contains exercises on Machine Learning algorithms in R, using RStudio. Used to dive into ML, data preprocessing, data visualisation, and data exploration.
Arup3201/SmartFlow-Traffic-Manager
An intelligent traffic management system to guide traffic authorities understand the trends of traffic and predict the future traffic conditions so that they can prepare themselves. Along with this it gives many other features to improve traffic control.
mirianfsilva/machine-learning-studies
Machine Learning studies. Current approaches: Data processing, model training, evaluation performance and parameter adjustment for better performance.
rrequeena/ml-water-potabilty
Machine Learning project built to practice and improve coding and deployment skills using python, scikit-learn, jupyter-notebooks, and some visualization packages.
J4NN0/machine-learning-pca-svm
PCA applied on images and Naive Bayes Classifier to classify them. Validation, cross validation and grid search with multi class SVM
songyouwei/MachineLearning
Implementations of Machine Learning algorithms with Python and Numpy.
AhmedWageh97/Machine-Learning-Projects
This repository contains some machine learning projects as a practise on machine learning course on Coursera for Prof. Andrew Ng from Stanford University.
BaseMax/ColorizeBlackWhiteImagePython
Colorize black & white images, using machine learning in Python
fcschmidt/knn_iris_dataset
k-NN Iris Dataset Classification - Using scikit-learn
gurol/BenchMetrics
BenchMetrics - A Systematic Benchmarking Method for Binary-Classification Performance Metrics
mohitmishra786/ML-and-DL
This repository gives beginners and newcomers in the field of AI and ML a chance to understand the inner workings of popular learning algorithms by presenting them with a simple way to analyze the implementation of ML and DL algorithms in pure python using only numpy as a backend for linear algebraic computations.
polossk/DSML-Logs
Competition logs of Data Science & Machine Learning
Zulqarnain-cc34/Neural-Network-From-Scratch
🧠🤖 Want to learn how to build neural networks from scratch? Follow along and create your own machine learning library.
glide23/dl
Deep learning basic blocks
mac-aron/AI-sentiment-analysis
Mini research project in ML and sentiment analysis
mdepasquale21/ml-classification-exercise-2
Another repository for trying out machine learning algorithms for classification
Mejdik/mapspades
Set of Jupyter notebooks and geospatial data developed by the MAPSPADES project to study desertification in the Algerian steppe using EO data.
Shazam-19/loan-status-classifier
A model to classify loan status using ML Classification algorithms.