一些常用的机器学习算法实现
-
Updated
Apr 19, 2018 - Python
一些常用的机器学习算法实现
Karma of Humans is AI
It is a full stack ml app , compared multiple ml models(KNeighborsClassifier, LogisticRegression, RandomForestClassifier ) , later deploy the best model using flask , and the frontend is created with react.js
This project involves the implementation of efficient and effective Logistic Regression (FROM SCRATCH) classifiers on MNIST data set. The MNIST data comprises of digital images of several digits ranging from 0 to 9. Each image is 28 x 28 pixels. Thus, the data set has 10 levels of classes.
Applying unsupervised learning algoriths on online shoppers intention data and model building
Curso de Aprendizado de Máquina
A set of Machine Learning classification projects using R.
This is a supervised machine learning project using telecom customer data to predict customers that would churn based on customer Age Group, Relationship Status, Subscribed Services, Charges, and Financial Responsibilities, etc.
Used various Machine Learning Algorithms to performed a predictive task of classification to predict whether an individual makes over 50K a year or less on the 'US Census Income' dataset.
Leverage external data and non-traditional methods to accurately assess and shortlist candidates with the relevant skillsets, experience and psycho-emotional traits, and match them with relevant job openings to drive operational efficiency and improve accuracy in the matching process
I created a Machine Learning model that can be used to predict customer churn in credit card services.
A machine leaning based loan classifier using many classification techniques then, uses them trying to find the best parameters for each one of them hence, compares between them according to various metrics
The Water Quality Checker uses machine learning to analyze water quality parameters such as pH, solids, and conductivity, to determine if water is safe to drink. By inputting the values into the form, the model can predict if the water is fit for consumption or not.
The aim is to create a classifier that indicates whether a requested transaction is genuine or fraudulent.
Supervised Machine Learning
Pima Diabetes Outcome
Predicting the churn of telecommunication custumers
heart disease detection using different ML algorithms Like SVM ,KNN, Ensemble method ,decision tree,LR
This model predicts the winning probabilities for both teams during the second innings of an IPL match.
This is Date Fruit Data taken from Kaggle. This data severs a classification problem to solved. Using various features of the fruit classify the fruit to its type.
Add a description, image, and links to the logisticregression topic page so that developers can more easily learn about it.
To associate your repository with the logisticregression topic, visit your repo's landing page and select "manage topics."