All Projects → zlxy9892 → Ml_code

zlxy9892 / Ml_code

Licence: apache-2.0
A repository for recording the machine learning code

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Ml code

Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+42988%)
Mutual labels:  scikit-learn, sklearn, pca, svd
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+1921.33%)
Mutual labels:  scikit-learn, logistic-regression, clustering
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (+45.33%)
Mutual labels:  scikit-learn, mnist, logistic-regression
Qlik Py Tools
Data Science algorithms for Qlik implemented as a Python Server Side Extension (SSE).
Stars: ✭ 135 (+80%)
Mutual labels:  scikit-learn, sklearn, clustering
Hyperparameter hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Stars: ✭ 648 (+764%)
Mutual labels:  artificial-intelligence, scikit-learn, sklearn
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+2829.33%)
Mutual labels:  artificial-intelligence, scikit-learn, clustering
machine-learning-course
Machine Learning Course @ Santa Clara University
Stars: ✭ 17 (-77.33%)
Mutual labels:  clustering, scikit-learn, logistic-regression
models-by-example
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
Stars: ✭ 43 (-42.67%)
Mutual labels:  pca, logistic-regression, bayesian
Igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
Stars: ✭ 2,956 (+3841.33%)
Mutual labels:  artificial-intelligence, scikit-learn, sklearn
Adversarial Robustness Toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
Stars: ✭ 2,638 (+3417.33%)
Mutual labels:  artificial-intelligence, scikit-learn, logistic-regression
mnist-challenge
My solution to TUM's Machine Learning MNIST challenge 2016-2017 [winner]
Stars: ✭ 68 (-9.33%)
Mutual labels:  mnist, pca, logistic-regression
Prince
👑 Python factor analysis library (PCA, CA, MCA, MFA, FAMD)
Stars: ✭ 591 (+688%)
Mutual labels:  scikit-learn, pca, svd
Kfserving
Serverless Inferencing on Kubernetes
Stars: ✭ 809 (+978.67%)
Mutual labels:  artificial-intelligence, sklearn
Projectlearn Project Based Learning
A curated list of project tutorials for project-based learning.
Stars: ✭ 699 (+832%)
Mutual labels:  artificial-intelligence, scikit-learn
Nanny
A tidyverse suite for (pre-) machine-learning: cluster, PCA, permute, impute, rotate, redundancy, triangular, smart-subset, abundant and variable features.
Stars: ✭ 17 (-77.33%)
Mutual labels:  pca, clustering
Machinelearningstocks
Using python and scikit-learn to make stock predictions
Stars: ✭ 897 (+1096%)
Mutual labels:  scikit-learn, sklearn
Otto
Otto makes machine learning an intuitive, natural language experience. 🏆 Facebook AI Hackathon winner ⭐️ #1 Trending on MadeWithML.com ⭐️ #4 Trending JavaScript Project on GitHub ⭐️ #15 Trending (All Languages) on GitHub
Stars: ✭ 894 (+1092%)
Mutual labels:  artificial-intelligence, scikit-learn
Pailab
a package for versioning, automatization and analysis of machine learning development
Stars: ✭ 25 (-66.67%)
Mutual labels:  artificial-intelligence, sklearn
Scikit Multilearn
A scikit-learn based module for multi-label et. al. classification
Stars: ✭ 638 (+750.67%)
Mutual labels:  scikit-learn, clustering
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+44754.67%)
Mutual labels:  scikit-learn, logistic-regression

ml_code

A repository for recording machine learning code, including basic ml algorithms by using python (numpy). Also some very useful codes of scikit-learn and tensorflow.

1 basic algorithms practice

2 sklearn practice

sklearn practice

3 tensorflow practice

simple tensorflow practice (13 steps)

4 some practical cases

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].