There are 17 repositories under machine-learning-practice topic.
DataCamp Project Solutions
Bootcamp to learn the basics for Machine Learning
♂️♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).
Latest Data Science Materials
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
Machine Learning Workshop
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.
Exercises | Machine Learning Crash Course | Google Developers
coding along with ML course from eduonix, doing real projects
Machine Learning project built to practice and improve coding and deployment skills using python, scikit-learn, jupyter-notebooks, and some visualization packages.
ML Algorithm implementation from scratch for practice
Implementation of machine learning algorithms from scratch using python.
Machine learning algorithm solves multi-class classification problem of video games content rating (without playing it). Quantitative Methods for Computer Science exam project.
Machine Learning A-Z™ Hands-On Python & R In Data Science
The repository contains exercises on Machine Learning algorithms in R, using RStudio. Used to dive into ML, data preprocessing, data visualisation, and data exploration.
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.
Machine Learning studies. Current approaches: Data processing, model training, evaluation performance and parameter adjustment for better performance.
PCA applied on images and Naive Bayes Classifier to classify them. Validation, cross validation and grid search with multi class SVM
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.
Implementations of Machine Learning algorithms with Python and Numpy.
A carefully curated collection of machine learning notes, resources, projects, and datasets designed to guide you through the ML landscape effectively.
This repository contains some machine learning projects as a practise on machine learning course on Coursera for Prof. Andrew Ng from Stanford University.
Colorize black & white images, using machine learning in Python
k-NN Iris Dataset Classification - Using scikit-learn
BenchMetrics - A Systematic Benchmarking Method for Binary-Classification Performance Metrics
🧠🤖 Want to learn how to build neural networks from scratch? Follow along and create your own machine learning library.
Machine Learning example includes code, explanations, and insights into the story behind the problem being solved.
AI based chatbot forntend on reactjs and backend on python flask
Set of Jupyter notebooks and geospatial data developed by the MAPSPADES project to study desertification in the Algerian steppe using EO data.
The Loan Amount Prediction project aims to predict whether a loan will be approved based on various features related to the applicant's personal and financial information, by using various Machine Learning algorithms we can analyze and model the data to make accurate predictions.