All Projects → Nikronic → Machine-Learning-Models

Nikronic / Machine-Learning-Models

Licence: MIT license
In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Machine-Learning-Models

ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+333.33%)
Mutual labels:  svm, naive-bayes, pca, logistic-regression, lda, decision-tree
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+11013.33%)
Mutual labels:  random-forest, svm, linear-regression, pca, logistic-regression, lda
Isl Python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Stars: ✭ 108 (+260%)
Mutual labels:  random-forest, linear-regression, pca, logistic-regression, lda
Amazon-Fine-Food-Review
Machine learning algorithm such as KNN,Naive Bayes,Logistic Regression,SVM,Decision Trees,Random Forest,k means and Truncated SVD on amazon fine food review
Stars: ✭ 28 (-6.67%)
Mutual labels:  random-forest, svm, naive-bayes, logistic-regression
Quick-Data-Science-Experiments-2017
Quick-Data-Science-Experiments
Stars: ✭ 19 (-36.67%)
Mutual labels:  pca, logistic-regression, lda, decision-tree
Text Classification Benchmark
文本分类基准测试
Stars: ✭ 18 (-40%)
Mutual labels:  random-forest, svm, xgboost, logistic-regression
Machine Learning Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
Stars: ✭ 160 (+433.33%)
Mutual labels:  random-forest, linear-regression, logistic-regression
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (+486.67%)
Mutual labels:  random-forest, xgboost, logistic-regression
Machine Learning In R
Workshop (6 hours): preprocessing, cross-validation, lasso, decision trees, random forest, xgboost, superlearner ensembles
Stars: ✭ 144 (+380%)
Mutual labels:  random-forest, xgboost, pca
decision-trees-for-ml
Building Decision Trees From Scratch In Python
Stars: ✭ 61 (+103.33%)
Mutual labels:  random-forest, xgboost, decision-tree
handson-ml
도서 "핸즈온 머신러닝"의 예제와 연습문제를 담은 주피터 노트북입니다.
Stars: ✭ 285 (+850%)
Mutual labels:  random-forest, svm, xgboost
2018 Machinelearning Lectures Esa
Machine Learning Lectures at the European Space Agency (ESA) in 2018
Stars: ✭ 280 (+833.33%)
Mutual labels:  random-forest, linear-regression, pca
Awesome Decision Tree Papers
A collection of research papers on decision, classification and regression trees with implementations.
Stars: ✭ 1,908 (+6260%)
Mutual labels:  random-forest, xgboost, decision-tree
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (+10%)
Mutual labels:  random-forest, svm, logistic-regression
SentimentAnalysis
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
Stars: ✭ 40 (+33.33%)
Mutual labels:  random-forest, svm, decision-tree
H2o 3
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
Stars: ✭ 5,656 (+18753.33%)
Mutual labels:  random-forest, naive-bayes, pca
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (+76.67%)
Mutual labels:  random-forest, linear-regression, logistic-regression
Jsmlt
🏭 JavaScript Machine Learning Toolkit
Stars: ✭ 22 (-26.67%)
Mutual labels:  random-forest, svm, logistic-regression
STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDA
Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
Stars: ✭ 94 (+213.33%)
Mutual labels:  random-forest, logistic-regression, decision-tree
Ml Course
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
Stars: ✭ 154 (+413.33%)
Mutual labels:  svm, linear-regression, pca

Machine-Learning-Models

In This repository I made some simple to complex methods in machine learning. Here I try to build template style code. All of these models will be used on real datasets in another Jupyter notebook file with full documentation.

Goal

I used more general form and some other methods for building templates to import them into a Jupyter notebook.

Resource

Superdatascience.com

Citation

Please cite this project as:

Nikan Doosti. (2020). Nikronic/Machine-Learning-Models: DOI Release (v0.1-alpha). Zenodo. https://doi.org/10.5281/zenodo.3838653

DOI

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].