GitHub topics: classification-algorithims
bsiegelwax/Standard-Deviation-MNIST
"Quantum-Inspired MNIST" achieved 72% accuracy using nothing but means, addition, and subtraction. This experiment adds standard deviations.
Language: Jupyter Notebook - Size: 98.6 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

sainikhilp/Telco_Customer_Churn_Prediction
This project aims at predicting whether a customer will continue with the Telco Service group or not. The data was analyzed and trained using decision trees and random forests algorithm
Language: Jupyter Notebook - Size: 6.25 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

gabi-lovera/machine-learning
Trabajo Práctico de I.A para clasificar dataset Sonar.csv con distintos modelos usando scikit-learn. NB, KNN, Regresión Logística, Árbol de Decisión
Language: Python - Size: 30.3 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

rochitasundar/Predictive-maintenance-cost-minimization-using-ML-ReneWind
The aim to decrease the maintenance cost of generators used in wind energy production machinery. This is achieved by building various classification models, accounting for class imbalance, and tuning on a user defined cost metric (function of true positives, false positives and false negatives predicted) & productionising the model using pipelines.
Language: Jupyter Notebook - Size: 15.2 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 7 - Forks: 2

navreeetkaur/machine-learning-algorithms
Implementation of Machine Learning algorithms from scratch
Language: Java - Size: 6.67 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 3

VSainteuf/metric-guided-prototypes-pytorch
PyTorch implementation of Metric-Guided Prototype Learning for hierarchical classification.
Language: Jupyter Notebook - Size: 3.98 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 20 - Forks: 3

vamshikallem/Churn-Prediction-of-Telecom-Data
This project is focused on end to end application of Machine Learning methodologies to achieve best predicting accuracy. Our goal is to predict churn rate of customers for a telecom service provider based on service charges and usage data of customer.
Language: Jupyter Notebook - Size: 560 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

ishaanjav/InfoSystemV1-Visitor_Device
The purpose of this Android application is to serve as part of a system of 3 apps that collect information about visits to the house. This app, in particular, is used to validate visitors who are logging in to the system. Once a visitor has signed into the app, the Alzheimer's patient and their caretaker are notified.
Language: Java - Size: 35.2 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

rudrajit1729/Machine-Learning-Codes-And-Templates
Codes and templates for ML algorithms created, modified and optimized in Python and R.
Language: Python - Size: 21 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 3

anubhavshrimal/SML-Malaria-Detection
Compare Naive Bayes, SVM, XGBoost, Bagging, AdaBoost, K-Nearest Neighbors, Random Forests for classification of Malaria Cells
Language: Jupyter Notebook - Size: 4.46 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 4

vtsiatouras/machine-learning-bsc
Classification in Hyperspectral Images using Naive Bayes, minimum Euclidean Distance & k-NN. Machine learning projects implemented in MATLAB.
Language: MATLAB - Size: 13.6 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 3

stephenleo/nyc-taxi
New York Taxi dataset analysis using Python
Language: Jupyter Notebook - Size: 9.57 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

tanav2202/Kaggle-Notebooks
A list of Notebooks created by me on Kaggle
Language: Jupyter Notebook - Size: 1.69 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

eeshadutta/SMAI-Assignments
Assignments done as part of "Statictical Methods of AI" course
Language: Jupyter Notebook - Size: 46.4 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

AdityaBagad/Password-Strength-Analysis
Password Strength Analysis using Machine Learning Classification Algorithms
Language: JavaScript - Size: 14.1 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

vaniseth/DNA-Classifier-and-Comparator
Testing DNA sequences against various classification allgorithms
Language: Jupyter Notebook - Size: 107 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

chawla201/Airplane-Accident-Severity-Prediction
Ensemble Learning | Flask
Language: Jupyter Notebook - Size: 13.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jermynyeo/fake-news-detection
Generic fake news detector across news domains, using feature engineering. Fully implemented POS tagging, sentiment analysis, emotion detection, topic modelling and named entity recognition.
Language: Jupyter Notebook - Size: 21.1 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

anubhavshrimal/Quick-Draw
Implementation of Google Quick Draw doodle recognition game in PyTorch and comparing other classifiers and features.
Language: Jupyter Notebook - Size: 22.8 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 4

yakupkaplan/Diabetes-Prediction-Model
In this project we will try to predict if the person has diabetes has or not.
Language: Python - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

AhsanAyub/irp-driven-ransomware-analysis
This repo is created to perform I/O Request Packet (IRP) driven ransomware analysis where the IRP logs were collected during ransomware execution.
Language: Python - Size: 76.6 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

anishjohnson/Credit_Card_Default_Prediction
In this project we predict credit card defaults using classification models.
Language: Jupyter Notebook - Size: 9.92 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ashudva/ML-6.86x
Machine Learning Projects Repository
Language: Jupyter Notebook - Size: 87 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 5

RickyMexx/ML-weather
Weather image classification using convolutional neural networks.
Language: Python - Size: 821 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

salghanmi/AMLS_21-22_SN20146464
This repository contains the code of the coursework of the ELEC0134 Applied Machine Learning Systems module at UCL. The aim of this project is to classification the Brain Tumor images.
Language: Jupyter Notebook - Size: 131 MB - Last synced at: 7 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

bushranajeeb/Multiclass-classification-using-tensorflow
Three different behaviours of camels are classified i.e whether the camel is drinking, eating or is pregnant
Language: Jupyter Notebook - Size: 501 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

prablordeppey/website-neurlyai
Neural Nets and Deep Learning concepts and implementations applied to real-life data.
Language: TypeScript - Size: 5.02 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

anirudhjak06/Ensemble-Modelling-and-Visualization-of-Data
Built a Minor and a Major Project as part of Verzeo Internship.
Language: Jupyter Notebook - Size: 3.34 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mehmeteminaydin/GlobalAIHubMachineLearningCourse Fork of kanbertasli/gaih-students-repo-example
This repository includes homeworks and final project for the course of Introduction to Machine Learning that Global AI Hub provides
Language: Jupyter Notebook - Size: 4.07 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

MarsRoboters/ML-Classification-Optimization-Project
Digit MNIST optimization classification project, our goal is to minimize the loss function using several optimizers
Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

waguilars/dicom-classifier
Library with different techniques of medical image classification (dicom)
Language: C++ - Size: 91.2 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 2

MouadEttali/Machine-Learning-Study-
Personal, studying and tips materials, plus some coding challenges and tests i had done.
Language: Jupyter Notebook - Size: 62.9 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

mshedededen/Portfolio
Compilation of various data analysis and machine learning projects I have conducted.
Language: Jupyter Notebook - Size: 1.43 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Emmanuel-Bamidele/Machine-Learning
This repository present some of my need-based machine learning models. The projects are either part of my university research, freelancing or personal projects. Various algorithms such Regression-based methods, classification algorithms, neural networks, Bayesian, Transformers, Autoencoders, Perceptron, and Generative Adversarial Networks are (will be) featured in this repository
Language: Jupyter Notebook - Size: 3.81 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

codeperfectplus/KnnAlgorithmScratch
K-Nearst Algorithm From Scratch( Codeperfectplus )
Language: Jupyter Notebook - Size: 57.6 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 3

jimmy-nguyen-data-science/Travel-Insurance-Predictions
Machine learning project using Python on travel insurance predictions for flights before the COVID-19 pandemic
Language: Python - Size: 119 MB - Last synced at: 8 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

YaelBenShalom/Intro-to-AI
Repository for Intro to AI homework
Language: Python - Size: 941 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

solomonleo12345/Machine-Learning-Classification-Templates
Templates for Machine Learning Classification Models
Language: Jupyter Notebook - Size: 294 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

itsmeale/classification-templates
templates de algoritmos de classificação em python
Size: 183 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 3

quotcode/Heart-Disease-Prediction
Heart Disease Prediction - Using Sklearn, Seaborn & Graphviz Libraries of Python & UCI Heart Disease Dataset Apr 2020
Language: Jupyter Notebook - Size: 221 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

nbegumc/Supervised-Learning-Methods-Applied-to-Heart-Failure-Clinical-Records
Exploratoy Data Analysis,Logistic Regression,Penalized Logistic Regression (LASSO), LDA, Decision Trees, Bagging, Random Forest
Language: R - Size: 899 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

SanikaVT/Funding-Successful-Projects
Machine learning Classification problem with easy understandable solutions
Language: Jupyter Notebook - Size: 12.8 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

ChristopherLiew/Building-A-Generalisable-Red-Wine-Quality-Classifier
This project aims to identify, build and tune robust classification models to effectively classify quality red wines using on their characteristics.
Language: Jupyter Notebook - Size: 3.68 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 3

muthusm/recruitment-prediction
Developing, training, testing and evaluating different classification models
Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

saratbhargava/ECE239AS-Neural-Networks-and-Deep-Learning-UCLA
These Codes are written as part of Neural Networks and Deep learning course at UCLA.
Language: Jupyter Notebook - Size: 978 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 1

juraj67/ClassificationAlgorithms
Implementation of several classification algorithms in Java. In addition to algorithms, it was necessary to implement tools for reading data, validation and evaluation metrices.
Language: Java - Size: 527 KB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

rakibhhridoy/ModelServingApplication-Tensorflow-Flask
Tensorflow deep learning model serving using flask. The template is simple as main concern is building the web app. Template making quite easy than serving,it shows all the steps needed to linking the model with our web application.
Language: Python - Size: 8.32 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

amdp-chauhan/complete-deployable-ml-solution
API-First approach to make Machine Learning solution usable
Language: Jupyter Notebook - Size: 15.4 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 8

mateuschaves/machine-learning
Atividades da formação em Machine Learning da Alura
Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

SooyeonWon/ML_starbucks_capstone_projects
Machine Learning Project Starbucks Capstone Challenge
Language: Jupyter Notebook - Size: 6.43 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

AnaPatil8/Santander-Customer-Satisfaction-Kaggle
Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

KrishnaManmayi/Healthyfy
Analyzing the most affecting factors that deteriorate the health of a person and predicting the risk of developing dreadful diseases using Machine Learning.
Language: Jupyter Notebook - Size: 16 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

Tushar987/MLProject
Final Year Project
Language: CSS - Size: 17.5 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 1

prishanmu/Politician-Bias-Classifier
Classifying Partisanship in U.S. Senator's Twitter and Facebook posts
Language: Jupyter Notebook - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

codekhal/DNA-Classification
Exploring the world of Bioinformatics using various machine learning algorithms
Language: Jupyter Notebook - Size: 79.1 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

insilico/privateEC
An R package for Private Evaporative Cooling feature selection and classification with Relief-F and Random Forests
Language: R - Size: 21.6 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 4

shashankumar2812/DataScience-DataAnalytics
Data Science/DataAnalytics Projects
Language: Jupyter Notebook - Size: 15.7 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

tejasnp163/Fashion_MNIST
This repository contains code for different machine and deep learning algorithms that classifies fashion-MNIST images.
Language: Jupyter Notebook - Size: 1.16 MB - Last synced at: 5 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

swapnens/MachineLearningProject
Language: Jupyter Notebook - Size: 43.2 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

LaxmiChaudhary/Ensemble-Techniques-on-Bank-Data
Identify potential customers who are relatively more likely to subscribe to the term deposit
Language: Jupyter Notebook - Size: 9.77 MB - Last synced at: 10 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

Ankuraxz/ML-DL-OPENCV_IOSD_WORKSHOP
Content for 3 Day Workshop on MACHINE LEARNING Bought to you by IOSD
Language: Jupyter Notebook - Size: 7.62 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

SanikaVT/Build_spam_filter
Machine learning Classification problem with easy understandable solutions
Language: Jupyter Notebook - Size: 1.71 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 1

Pradhy729/Feature-selection
Insurance claim prediction
Language: Jupyter Notebook - Size: 422 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

rrozema12/SalaryClassifier
A machine learning script that uses KNN, Naive Bayes, Decision Trees, and Random Forests classification algorithms to predict a person's salary.
Language: Python - Size: 4.97 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

uniquevineet/unsupervised_learning
Applying unsupervised learning algoriths on online shoppers intention data and model building
Language: HTML - Size: 1.45 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

Arjithab/Toxic-Comment-Classification
A multi-label classification model for classifying comments from Wikipedia talk page edits into different types of toxicity(insult, threat, identity hate, etc).
Language: R - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

abdelino17/machine-learning-superdatascience
Machine Learning codes
Language: Python - Size: 7.38 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 1

gregyjames/RPerceptron
A simple perceptron implemented in R.
Language: HTML - Size: 338 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

ykarki1/smart-move
Machine Learning Project on Smartphone Activity Detector
Language: Jupyter Notebook - Size: 77.7 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

kush1912/Phocket---ML-Internship
This repository consists of machine Learning models, deep learning models and some NLP tasks such as Topic Modelling, Sequence generation, Sentiment analysis, Recommendation System
Language: Jupyter Notebook - Size: 679 KB - Last synced at: 4 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

khyatimahendru/Balancing-data-SMOTE
In this project, I have worked on the problem of Credit Card Fraud Detection. The data is highly imbalanced with the positive class (fraud) accounting merely for 0.172% of the data. In classification problem balancing your data is extremely important. Here I have described how accuracy should not be the only criteria to judge model performance.
Language: Jupyter Notebook - Size: 16.6 KB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 2

kodalisaiteja7/Machine_learning
machine learning
Language: Jupyter Notebook - Size: 447 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

rahul221389/CLASSIFICATION-From-Scratch-Wine-Quality-PREDICTION
CLASSIFICATION-From-Scratch-Wine-Quality-PREDICTION
Language: Jupyter Notebook - Size: 49.8 KB - Last synced at: about 1 month ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

19santosh99/Wine-Quality-prediction
Prediction of Wine Quality
Language: Jupyter Notebook - Size: 514 KB - Last synced at: 7 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

jonathanjohn47/ML-Reference-Code
Language: Python - Size: 230 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

tjovia/CBSD
Pixel Based Classification Methods in Cassava Brown Streak Disease (CBSD) for Automatic Symptom Measurement
Language: TeX - Size: 39.7 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

mcarpanelli/Churn-Prediction-Rideshare
Data Science Case Study
Language: Python - Size: 1.42 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 2

d1mic/NBA-datamining
Data mining project that uses NBA league data from 1980 - 2018 for classification, clustering, association rules etc.
Size: 4.79 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

mcarpanelli/Poverty-Targeting-Brazil
Poverty targeting models @ HKS API-209
Language: Jupyter Notebook - Size: 58.6 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

nishitmehta1/Classification-of-Iris-Data-using-Various-Algorithms
Here I have applied various classification algorithms on a single data-set (Iris) which can be used for comparison purposes
Language: Jupyter Notebook - Size: 51.8 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

vishaladdala/Machine-Learning-Project
Machine Learning Using Python & Sci-Kit Learn
Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: 12 days ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1
