GitHub
github.com › topics › machine-learning-classification
machine-learning-classification · GitHub Topics · GitHub
This repository contains two classification projects: credit card default prediction and mobile price classification along with streamlit deployment . supervised-learning machine-learning-classification streamlit-application
process of grouping of objects into classes
GitHub
github.com › agrawal-priyank › machine-learning-classification
GitHub - agrawal-priyank/machine-learning-classification: Built classifiers using logistic regression and decision trees to classify product reviews and used machine learning techniques such as boosting, precision and recall, and stochastic gradient descent for optimization in Python
Built classifiers using logistic regression and decision trees to classify product reviews and used machine learning techniques such as boosting, precision and recall, and stochastic gradient descent for optimization in Python - agrawal-priyank/machine-learning-classification
Starred by 4 users
Forked by 5 users
Languages Jupyter Notebook 100.0% | Jupyter Notebook 100.0%
GitHub
github.com › topics › classification
classification · GitHub Topics · GitHub
nlp text-classification tensorflow classification convolutional-neural-networks sentence-classification fasttext attention-mechanism multi-label memory-networks multi-class textcnn textrnn ... Postgres with GPUs for ML/AI apps. postgres machine-learning sql ai clustering ml regression embeddings artificial-intelligence forecasting classification ann approximate-nearest-neighbor-search knn rag vector-database llm
GitHub
github.com › patrick013 › Classification-Algorithms-with-Python
GitHub - patrick013/Classification-Algorithms-with-Python: A final assignment of the course- Machine Learning for Python on Coursera. This notebook gives a good example of using ML framework to realize classification tasks. · GitHub
A final assignment of the course- Machine Learning for Python on Coursera. This notebook gives a good example of using ML framework to realize classification tasks. - patrick013/Classification-Algorithms-with-Python
Starred by 18 users
Forked by 49 users
Languages Jupyter Notebook
GitHub
github.com › rasbt › pattern_classification
GitHub - rasbt/pattern_classification: A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks · GitHub
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks - rasbt/pattern_classification
Starred by 4.2K users
Forked by 1.3K users
Languages Jupyter Notebook 96.1% | HTML 2.9%
GitHub
github.com › Ansu-John › Classification-Models
GitHub - Ansu-John/Classification-Models: Build and evaluate various machine learning classification models using Python.
Build and evaluate various machine learning classification models using Python. - Ansu-John/Classification-Models
Starred by 6 users
Forked by 5 users
Languages Jupyter Notebook 100.0% | Jupyter Notebook 100.0%
GitHub
github.com › hasssanraheem › Seven-Machine-Learning-Classification-Models-in-python-and-R
GitHub - hasssanraheem/Seven-Machine-Learning-Classification-Models-in-python-and-R: This repository provides implementations of seven major classification techniques in Python and R, including Logistic Regression, Decision Tree, Random Forest, Support Vector Machine (SVM), Kernel SVM, Naive Bayes, and K-Nearest Neighbors (KNN). Each model is organized in its own module with clean code, datasets, and usage instructions. · GitHub
This repository contains implementations of seven major classification techniques in both Python and R. Each model is presented in its own folder with a dedicated dataset, clean code, and usage instructions.
Author hasssanraheem
GitHub
github.com › mrahtz › machine-learning-classification
GitHub - mrahtz/machine-learning-classification: Code used for "Machine Learning with Python" workshop at Cambridge Coding Academy
Code used for "Machine Learning with Python" workshop at Cambridge Coding Academy: http://cambridgecoding.com/workshop/machine-learning/cambridge ... Module 3: Visualisation of distribution and correlation of feature data from UCI's breast cancer data set · Module 4: Experimenting with k-nearest neighbours classifier on the breast cancer data set, and looking at validation metrics
Starred by 5 users
Forked by 8 users
Languages Python 100.0% | Python 100.0%
GitHub
github.com › topics › classification-algorithms
classification-algorithms · GitHub Topics · GitHub
Glaucoma and Non-Glaucoma classification using ML/Dl and ensemble approaches using Image Feature Extraction Using HOG (Histogram of Gradient) ... Focused on advancing credit card fraud detection, this project employs machine learning algorithms, ...
GitHub
github.com › topics › classification-models
classification-models · GitHub Topics · GitHub
random-forest exploratory-data-analysis classification logistic-regression outlier-detection decision-trees classification-algorithm lead-generation lead-scoring classification-models lead-scoring-case-study ... This repository contains the code and datasets for creating the machine learning models in the research paper titled "Time-series forecasting of Bitcoin prices using high-dimensional features: a machine learning approach"
GitHub
github.com › SaxMan96 › Machine-Learning-Classification
GitHub - mateuszdorobek/Machine-Learning-Classification: Project made for Advanced Methods in Machine Learning subject at MINI PW
Project made for Advanced Methods in Machine Learning subject at MINI PW - mateuszdorobek/Machine-Learning-Classification
Author mateuszdorobek
GitHub
github.com › bagheri365 › ML-Models-for-Classification
GitHub - bagheri365/ML-Models-for-Classification: Tour of Machine Learning Algorithms for Binary/Multiclass Classification · GitHub
In this repo, I share my practices in building Machine Learning algorithms for binary and multiclass classfication problems using scikit-learn. ... Figure: Binary classification task: (Left panel) Confusion matrix (middle panel) ROC curve (Right ...
Author bagheri365
GitHub
github.com › topics › classification-model
classification-model · GitHub Topics · GitHub
classifier machine-learning random-forest statistical-learning xgboost lightgbm gradient-boosting-machine ensemble-learning cart decision-tree tree-ensemble decision-tree-classifier gradient-boosting classification-trees decision-tree-learning ...
GitHub
github.com › topics › classifier-model
classifier-model · GitHub Topics
A very simple Random Forest Classifier implementation in python. machine-learning sklearn python3 classifier-model classifier-ensembles machine-learing-algorithms
GitHub
github.com › sidsriv › Ml-classification
GitHub - sidsriv/Ml-classification: Codes from Coursera's course Machine Learning - classification, part of machine learning specialization offered by University of Washington · GitHub
Codes from Coursera's course Machine Learning - classification, part of machine learning specialization offered by University of Washington - sidsriv/Ml-classification
Starred by 2 users
Forked by 3 users
Languages Jupyter Notebook
GitHub
github.com › topics › classification-algorithims
classification-algorithims · GitHub Topics · GitHub
This project is to test classification algorithms wrote from scratch in python using only numpy. Algorithms wrote in this project: KNN, Logistic Regression and Naive Bayes classifier. machine-learning classification breast-cancer-wisconsin ...
GitHub
github.com › worldbank › ML-classification-algorithms-poverty
GitHub - worldbank/ML-classification-algorithms-poverty: A comparative assessment of machine learning classification algorithms applied to poverty prediction
The objectives of this project are to explore how well machine learning algorithms perform when given the task to identify the poor in a given population, and to provide a resource of machine learning techniques for researchers, data scientists, and statisticians around the world. We use a selection of categorical variables from household survey data from Indonesia and Malawi to predict the poverty status of households – a binary class with labels “Poor” and “Non-poor”. Various “out-of-the-box” classification algorithms (no regression algorithms) are used: logistic regression, linear discriminant analysis, k-nearest neighbors, decision trees, random forests, naïve Bayes, support vector machine, extreme gradient boosting, multilayer perceptron, and deep learning.
Starred by 58 users
Forked by 39 users
Languages Jupyter Notebook 97.9% | Python 2.0% | Jupyter Notebook 97.9% | Python 2.0%
GitHub
github.com › abhigyan2311 › Binary-Classification-using-ML
GitHub - abhigyan2311/Binary-Classification-using-ML: Binary Classification using Machine Learning
Binary Classification using Machine Learning. Contribute to abhigyan2311/Binary-Classification-using-ML development by creating an account on GitHub.
Author abhigyan2311
GitHub
github.com › topics › classification-machine-learning
classification-machine-learning · GitHub Topics · GitHub
machine-learning deep-learning scikit-learn jupyter-notebook cnn kaggle brain cnn-model kaggle-dataset classification-model cnn-classification brain-tumor-classification brain-tumor-detection classification-machine-learning
GitHub
github.com › Amitha353 › Machine-Learning-Classification
GitHub - Amitha353/Machine-Learning-Classification
Contribute to Amitha353/Machine-Learning-Classification development by creating an account on GitHub.
Starred by 3 users
Forked by 3 users
Languages Jupyter Notebook 100.0% | Jupyter Notebook 100.0%