An open API service providing repository metadata for many open source software ecosystems.

Topic: "machine-learning-practice"

veeralakrishna/DataCamp-Project-Solutions-Python

DataCamp Project Solutions

Language: Jupyter Notebook - Size: 45.4 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 419 - Forks: 145

42-AI/bootcamp_machine-learning

Bootcamp to learn basics in Machine Learning

Language: TeX - Size: 33.9 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 212 - Forks: 40

jim-schwoebel/voice_gender_detection

♂️♀️ Detect a person's gender from a voice file (90.7% +/- 1.3% accuracy).

Language: Python - Size: 9.57 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 82 - Forks: 25

lankastersky/neuromantic

Latest Data Science Materials

Size: 336 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 27 - Forks: 9

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

Language: Jupyter Notebook - Size: 102 MB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 25 - Forks: 22

oyiadin/bitflow

模仿 TensorFlow 写的极简深度学习框架,仅供练习目的

Language: Python - Size: 47.9 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 11 - Forks: 3

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.

Size: 44.9 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 10 - Forks: 4

FoxIDK/echo-ai

Echo-AI is an AI assistant developed using natural language processing (NLP) techniques and the Keras library. It recognizes user input via voice or text, and generates appropriate responses using a deep learning model. The program is easily configurable and loaded with data in JSON format.

Language: Python - Size: 1.41 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 3

CSI-KJSCE/ml-workshop-2017

Machine Learning Workshop

Language: Jupyter Notebook - Size: 1.24 MB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 0

ArunkumarRamanan/Exercises-Machine-Learning-Crash-Course-Google-Developers

Exercises  |  Machine Learning Crash Course  |  Google Developers

Language: Jupyter Notebook - Size: 145 KB - Last synced at: 3 days ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 2

erjan/projects_in_machine_learning_eduonix_mooc

coding along with ML course from eduonix, doing real projects

Language: Jupyter Notebook - Size: 384 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 1

weize07/statistical-learning-methods

统计学习方法-python练习

Language: Python - Size: 19.1 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 6 - Forks: 0

avannaldas/ML-from-scratch

ML Algorithm implementation from scratch for practice

Language: Python - Size: 364 KB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 3

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.

Language: Jupyter Notebook - Size: 2.48 MB - Last synced at: 8 months ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 2

farhantandia/Machine-Learning-Practice

Implementation of machine learning algorithms from scratch using python.

Language: Jupyter Notebook - Size: 7.54 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

mirianfsilva/machine-learning-studies

Machine Learning studies. Current approaches: Data processing, model training, evaluation performance and parameter adjustment for better performance.

Language: Jupyter Notebook - Size: 1.67 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

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.

Language: HTML - Size: 168 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 2

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.

Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: 2 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 4

7Aishwarya/Machine-Learning

Machine Learning A-Z™ Hands-On Python & R In Data Science

Language: Python - Size: 5.59 MB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

songyouwei/MachineLearning

Implementations of Machine Learning algorithms with Python and Numpy.

Language: Python - Size: 10.7 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

AdilShamim8/ML-Roadmap-and-Notes

A carefully curated collection of machine learning notes, resources, projects, and datasets designed to guide you through the ML landscape effectively.

Language: Jupyter Notebook - Size: 6.78 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

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.

Language: Jupyter Notebook - Size: 20.9 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

BaseMax/ColorizeBlackWhiteImagePython

Colorize black & white images, using machine learning in Python

Language: Python - Size: 3.4 MB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

gurol/BenchMetrics

BenchMetrics - A Systematic Benchmarking Method for Binary-Classification Performance Metrics

Language: R - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

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.

Language: R - Size: 1.25 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 2

adrische/machine-learning-model-validation

Some notes on machine learning model validation.

Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

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

Language: Python - Size: 29.3 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

astuanax/machine-learning

Language: HTML - Size: 81.1 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

Aurelius84/django_web

Language: JavaScript - Size: 721 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

polossk/DSML-Logs

Competition logs of Data Science & Machine Learning

Language: Jupyter Notebook - Size: 4.4 MB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 0

DataByteSun/Machine-Learning

Machine Learning example includes code, explanations, and insights into the story behind the problem being solved.

Language: Jupyter Notebook - Size: 7.34 MB - Last synced at: 10 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Hamza-Rafique/chatbot

AI based chatbot forntend on reactjs and backend on python flask

Language: Python - Size: 3.02 MB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

Shazam-19/loan-status-classifier

A model to classify loan status using ML Classification algorithms.

Language: Jupyter Notebook - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

8nkit/Churn-Prediction-ML

Customer Churn Prediction using Machine Learning

Language: Jupyter Notebook - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

Madhur215/Machine-Learning-Practice

This repository contains the solution of some practice problems for various machine learning algorithms

Language: Python - Size: 230 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

acharles7/Machine-Learning-Extra

Useful techniques used in machine learning

Language: Jupyter Notebook - Size: 18.6 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

wlodpawlowski/machine-learning-udacity

My mini-projects for practical learning machine learning course on the Udacity

Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

cedrickchee/data-science-hacks

A collection of notebooks for engineer practicing machine learning / deep learning through hacking project-based learning.

Language: Jupyter Notebook - Size: 1.81 MB - Last synced at: 19 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

garvitkhurana/Yelp_review_prediction

This project uses a small subset of the data from Kaggle's Yelp Business Rating Prediction competition to predict the Rating based on reviews published by people.

Language: Jupyter Notebook - Size: 3.91 MB - Last synced at: 6 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

fcschmidt/knn_iris_dataset

k-NN Iris Dataset Classification - Using scikit-learn

Language: Jupyter Notebook - Size: 1.85 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

Culeshovi/cs229

Machine Learning

Language: Jupyter Notebook - Size: 6.03 MB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

Morin3/api-schemas Fork of cloudflare/api-schemas

📝 Andoka Cloud Minimalistic Vue-powered static site generator

Language: JavaScript - Size: 674 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ketan1406/mlp-iitm

Machine Learning Practices

Language: Jupyter Notebook - Size: 4.09 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DanielDialektico/machine-learning-practices

Prácticas de Machine Learning

Language: Jupyter Notebook - Size: 6.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

heyvaldemar/machine-learning-deep-learning-courses

Machine Learning and Deep Learning Courses on YouTube

Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

gudiausha/pyjourney 📦

My Personal Website is live at

Language: Jupyter Notebook - Size: 167 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

jjdiazo1/MachineLearningPlayground

A collection of foundational machine learning algorithms applied to toy datasets for academic purposes, covering linear regression, polynomial regression, logistic regression, basic neural networks, and K-means clustering.

Language: Python - Size: 6.65 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

rugvedjalit/Machine-Learning-Practice

This GitHub repository is dedicated to my journey through Machine Learning, featuring a variety of practice projects and exercises. Each folder contains resources and notebooks exploring different ML algorithms and techniques. Dive into my learning process and explore models ranging from basic to advanced.

Language: Jupyter Notebook - Size: 2.41 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Mejdik/mapspades

Set of Jupyter notebooks and geospatial data developed by the MAPSPADES project to study desertification in the Algerian steppe using EO data.

Language: Jupyter Notebook - Size: 53 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

adamhutchings/cml

A machine learning library written in C. From scratch, zero dependencies (except for the C standard library).

Language: C - Size: 12.4 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

PrateekChand28/RentPredictionSystem

Rent Prediction System using Multi Variable Regression

Language: Jupyter Notebook - Size: 4.45 MB - Last synced at: 6 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

mac-aron/AI-sentiment-analysis

Mini research project in ML and sentiment analysis

Language: MATLAB - Size: 890 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Virendra-khorwal/Machine-learning-libraries-introduction

Machine Learning Libraries introduction. Numpy, Pandas, Matplotlib and Scikit-learn

Language: Jupyter Notebook - Size: 8.47 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

VISHAL-KUMAR786/Machine-Learning-Project

Storing all my machine learning project from beginner level to more improving level. I have that it will help someone. 👏

Language: Jupyter Notebook - Size: 37.2 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Mekylei-Belchior/machine-learning

Trabalhos utilizando Machine Learning

Language: Python - Size: 41 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Shazam-19/concrete-strength-model

A neural network model using the deep learning Keras library for predicting concrete strength and testing different network parameters.

Language: Jupyter Notebook - Size: 170 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

agarwal-peeush/Learning

Learning of all sorts

Language: TSQL - Size: 55.4 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MizanurRahmann/Machine-Learning-Concepts

Language: Jupyter Notebook - Size: 19.5 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

kadirb4rut/TensorFlow-Exercises

The application that performs the recognition process of handwritten numbers from 0 to 9 using tensorflow.

Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

p-wysocki/Machine-Learning-Course-Stanford-Online

Andrew Ng's course on machine learning

Language: MATLAB - Size: 20.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

mtszkw/tabular-playground

Kaggle: Tabular Playground Series - Jan 2021

Language: Python - Size: 4.02 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ShophyTyagi/Machine-Learning

A repository consisting of ML activities.

Language: Jupyter Notebook - Size: 6.77 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

sayedcseku/machine-learning-a-z

Language: Python - Size: 215 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ct9915/machine_learning_andrew_ng

a clone version of andrew_ng 's course

Language: MATLAB - Size: 66.8 MB - Last synced at: 11 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

shashi6786/machine-learning

Repo to hold all the programs i write while learning machine learning skills

Language: Python - Size: 297 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

arschilke/Mushrooms-AIFinalProject

Final Project for CS484: Artifical Inteligence at Loyola University Maryland

Language: Python - Size: 2.53 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

wlodpawlowski/machine-learning-basic-datasets

Repository which consists different code snippets and projects for my personal lessons recorded at the University of San Francisco in during learning of the Machine Learning.

Size: 1.95 KB - Last synced at: 6 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

ritwik0706/ML-Playground

Machine Learning Algorithms

Language: Python - Size: 74.2 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

llucasreis/ML-2018.1

Solutions for practical projects of "Machine Learning" subject in UEA

Language: Jupyter Notebook - Size: 3.53 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

RagavendranMRN/Machine-Learning-Scratch

This repo is for "Machine Learning from very basics".

Language: Jupyter Notebook - Size: 25.4 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Unperknown/ML_TIL

Just Machine Learning that I learned every single day!

Language: Jupyter Notebook - Size: 300 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

garvitkhurana/Spam_Classifier

Machine Learning with Text in scikit-learn

Language: Jupyter Notebook - Size: 249 KB - Last synced at: 6 days ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

guihongwan/HandsOnMachineLearning

Language: Jupyter Notebook - Size: 14.4 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

cedrickchee/ec2-spotter Fork of slavivanov/ec2-spotter

Utility for making AWS Spot Instance root disk persistence behave like On Demand instances.

Language: Shell - Size: 40 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

gmartinezramirez-old/Machine-Learning-Practice

:slot_machine: [Deprecated - Migrated to Data Science Portafolio] Machine Learning algorithms and practice.

Language: Python - Size: 8.79 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

Altynai/MachineLearningNotes

Personal Machine Learning Notes

Language: Jupyter Notebook - Size: 93.8 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

pmourlanne/VKTrainer

Web application to create ML training data sets from pictures

Language: Python - Size: 1.52 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ding-hai/gluon_note_code

根据https://zh.gluon.ai/ 的教程写的代码

Language: Python - Size: 7.31 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

sud218/zarvis

My experimentation with Machine Learning

Language: Python - Size: 18.6 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

danmaq/IllustBot 📦

💻👩‍🎨 ぼっと(IB01)がお絵かきを勉強するようです - GAを用いた画像生成の実験Webアプリ

Language: PHP - Size: 290 KB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

Related Topics
machine-learning 52 machine-learning-algorithms 24 python 16 deep-learning 14 machine-learning-projects 12 data-science 11 machine-learning-models 9 python3 9 neural-network 8 jupyter-notebook 7 machine-learning-tutorials 6 machinelearning 6 artificial-intelligence 5 machine-learning-library 5 data-visualization 5 ml 5 regression 4 tensorflow 4 classification 4 projects 4 supervised-learning 3 algorithms 3 machinelearning-python 3 knn-classification 3 classification-models 3 machine-learning-problem-solution 3 r 3 linear-regression 3 datascience 2 datacamp-python 2 deep-learning-practice 2 svm-classifier 2 javascript 2 chatbot 2 css 2 machine-learning-model 2 neural-networks 2 data-analysis 2 learn-machine-learning 2 machine-learning-a-to-z 2 classification-algorithm 2 machine-learning-problems 2 matlab 2 pandas 2 network-analysis 2 scikit-learn 2 machine-learning-api 2 dimensionality-reduction 2 machine-learning-tutorial 2 regression-models 2 numpy 2 matplotlib 2 naive-bayes-classifier 2 logistic-regression 2 kaggle 2 model-validation 2 kaggle-competition 2 python-library 2 computer-vision 2 vegetation-indices 1 time-series 1 shapley-value 1 workshop-materials 1 matrix 1 voice-recognition 1 machine-learning-from-scratch 1 templates 1 gender-classification 1 gender-detection 1 voice-control 1 voice-computing 1 voice-commands 1 voice-assistant 1 voice-activity-detection 1 machine-learning-modeling 1 voice 1 neurolex 1 tutorial 1 surveylex 1 modules 1 ios 1 github-actions 1 api 1 android 1 algorithms-java 1 algorithms-and-data-structures-interview-questions 1 learning-by-doing 1 jupyterlab 1 jupyter-lab 1 eduonix 1 one-hot-encoding 1 final-project 1 decision-tree-classifier 1 coursera-machine-learning 1 machine-learning-scratch 1 basics 1 machine-learning-application 1 deep-networks 1 mysql 1 residual-trend-analysis 1