An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: scikit-learn-python

Durveshbaharwal/Enhanceing_GPS_ML

Enhancing GPS Positioning Accuracy Using Machine Learning

Language: Jupyter Notebook - Size: 1.69 MB - Last synced at: about 22 hours ago - Pushed at: about 23 hours ago - Stars: 4 - Forks: 0

Shantanudhanawade/Mini-projects

Price prediction with linear regression

Language: Jupyter Notebook - Size: 54.7 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

andleebfama/Data-Preprocessing

This project focuses on data preprocessing of the Titanic dataset, which is a crucial step in any data analysis or machine learning workflow. The goal is to clean the raw data by handling missing values, converting categorical data into numeric format, and normalizing numerical features.

Language: Python - Size: 42 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

bloom121/uci-marketing-analysis-cart

UCI bank marketing data analysis with decision trees (CART).

Language: Python - Size: 77.1 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

Abdelrahman-Atef-Elsayed/Iris-Flower-Classification

Simple machine learning project for classifying Iris flowers using scikit-learn. A beginner-friendly ML project with multiple models comparison (Decision Tree, SVM, etc.)

Language: Python - Size: 16.6 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

narendhiran-dev/Predictive-Analytics-for-Repayment-Predictions

A machine learning API built with Python, FastAPI, and Scikit-learn to predict borrower repayment risk based on historical payment data. A FinTech risk assessment system that uses a Random Forest model to predict a borrower's future repayment behavior and serves the prediction via a REST API.

Language: Python - Size: 10.7 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

mikekeith52/scalecast

The practitioner's forecasting library

Language: Python - Size: 1.16 GB - Last synced at: 14 days ago - Pushed at: 18 days ago - Stars: 339 - Forks: 40

dimitrismistriotis/alt-profanity-check Fork of vzhou842/profanity-check

A fast, robust library to check for offensive language in strings, dropdown replacement of "profanity-check".

Language: Python - Size: 64.3 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 76 - Forks: 17

microsoft/ML-For-Beginners

12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all

Language: HTML - Size: 714 MB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 72,612 - Forks: 15,863

dataprofessor/code

Compilation of R and Python programming codes on the Data Professor YouTube channel.

Language: Jupyter Notebook - Size: 30.9 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 972 - Forks: 1,440

niitsuma/delayedsparse

Efficient sparse matrix implementation for various "Principal Component Analysis"

Language: Python - Size: 26.4 KB - Last synced at: 24 days ago - Pushed at: over 6 years ago - Stars: 12 - Forks: 2

IAmJuniorB/D499-Supervised-Learning

This class for machine Learning presents the end-to-end process of investigating data through a machine learning lens.

Language: HTML - Size: 1.62 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Haseeeb21/Machine-Learning-Models

Machine Learning Models trained on Scikit-learn datasets. This repository contains the code files and saved models trained on Toy datasets (Classification & Regression), and Real World dataset.

Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

aabbtree77/uci-marketing-analysis-cart

UCI bank marketing data analysis with decision trees (CART).

Language: Python - Size: 77.1 KB - Last synced at: 23 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

LatiefDataVisionary/scikit-learn-with-indonesia-belajar

Language: Jupyter Notebook - Size: 9.34 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

SuperKogito/Voice-based-speaker-identification

:sound: :boy: :girl: :woman: :man: Speaker identification using voice MFCCs and GMM

Language: Python - Size: 105 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 54 - Forks: 15

SuperKogito/Voice-based-gender-recognition

:sound: :boy: :girl:Voice based gender recognition using Mel-frequency cepstrum coefficients (MFCC) and Gaussian mixture models (GMM)

Language: Python - Size: 8.96 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 213 - Forks: 68

vatsalmehta2001/wine_quality_prediction

End-to-end machine learning project predicting wine quality based on chemical properties, featuring data exploration, feature engineering, model optimization, and an interactive Streamlit interface.

Language: Python - Size: 36.2 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

BaseMax/ImageRecognitionAI

Recognition of the images with artificial intelligence includes train and tests based on Python.

Language: Python - Size: 31.3 KB - Last synced at: 2 days ago - Pushed at: 10 months ago - Stars: 14 - Forks: 7

suleymancgn/NLP-SentimentClassification

NLP-SentimentClassification is a repository for natural language processing projects focused on analyzing and classifying sentiment in text data using various machine learning techniques. It provides code examples and resources for training models to accurately predict sentiment in text-based data sources.

Language: Jupyter Notebook - Size: 727 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jdonepud/NLP-SentimentClassification

Language: Jupyter Notebook - Size: 747 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

azevedontc/scikit-learnLibrary

scikit-learn Library (sk-learn) / Biblioteca scikit-learn (sk-learn)

Language: Jupyter Notebook - Size: 4.85 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

OCHOLA-EDDYPHIL/Clustering

This project performs hierarchical clustering on a dataset containing network usage and performance metrics. It includes data preprocessing, encoding, normalization, and visualization of clustering results using dendrograms. The purpose is to analyze and group similar data points, offering insights into patterns and relationships within the dataset

Language: Python - Size: 19.5 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

brandipessman/PyCharm_Python_Course

Learned to use python for data science, machine learning, automation, and game/app/web development through 100 day intensive course.

Language: Jupyter Notebook - Size: 40.4 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

priyaa98/Projects

Topics related to Machine Learning

Language: Python - Size: 8.79 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

reddyprasade/Machine-Learning-with-Scikit-Learn-Python-3.x

In general, a learning problem considers a set of n samples of data and then tries to predict properties of unknown data. If each sample is more than a single number and, for instance, a multi-dimensional entry (aka multivariate data), it is said to have several attributes or features. Learning problems fall into a few categories: supervised learning, in which the data comes with additional attributes that we want to predict (Click here to go to the scikit-learn supervised learning page).This problem can be either: classification: samples belong to two or more classes and we want to learn from already labeled data how to predict the class of unlabeled data. An example of a classification problem would be handwritten digit recognition, in which the aim is to assign each input vector to one of a finite number of discrete categories. Another way to think of classification is as a discrete (as opposed to continuous) form of supervised learning where one has a limited number of categories and for each of the n samples provided, one is to try to label them with the correct category or class. regression: if the desired output consists of one or more continuous variables, then the task is called regression. An example of a regression problem would be the prediction of the length of a salmon as a function of its age and weight. unsupervised learning, in which the training data consists of a set of input vectors x without any corresponding target values. The goal in such problems may be to discover groups of similar examples within the data, where it is called clustering, or to determine the distribution of data within the input space, known as density estimation, or to project the data from a high-dimensional space down to two or three dimensions for the purpose of visualization (Click here to go to the Scikit-Learn unsupervised learning page).

Language: Jupyter Notebook - Size: 72.8 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 55 - Forks: 25

PREMRAJESH/Machine_learning_notes

Machine Learning libraries tutorial and basics notes

Language: Jupyter Notebook - Size: 65.4 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ViniciusMassari/regressao_linear_multipla

Prediction of a cholesterol exam based in some features about the patient

Language: Jupyter Notebook - Size: 768 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Niroop2004/Real_estate_price_prediction.

This Flask app predicts house prices using a RandomForestRegressor model trained on a housing dataset. It includes data pre-processing with pipelines and imputers, stratified train-test splitting, and a user input form. Predictions are displayed on the web page, making it ideal for learning basic machine learning deployment with Flask.

Language: Python - Size: 127 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

mongshil553/Scikit-Learn-Clustering

Sleep Health and Lifestyle Clustering using Scikit-Learn

Language: Python - Size: 3.14 MB - Last synced at: 4 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

lixcli/simple_classification_of_hanzi

simple classification of hanzi by scikit-learn

Language: Python - Size: 12 MB - Last synced at: 12 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

JamshedAli18/Introduction-To-Machine-Learning

A Course from kaggle solved Exercises

Language: Jupyter Notebook - Size: 41 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 3 - Forks: 0

SubhangiSati/Machine-Learning

This consists of various machine learning algorithms like Linear regression, logistic regression, SVM, Decision tree, kNN etc. This will provide you basic knowledge of Machine learning algorithms using python. You'll learn PyTorch, pandas, numpy, matplotlib, seaborn, and various libraries.

Language: Python - Size: 17.6 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

my-thought-experiments/explore-scikit-learn

A collection of documents and programs to learn about Data Science and ML using Scikit-learn.

Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AjayZinngg/simple-nltk-chatbot

A Q&A based chatbot which queries the database to find responses for similar questions asked by the users

Language: Python - Size: 35.2 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

yporquenoahora/Recomendador-Front

Buscador y recomendador del catálogo de películas de Filmin

Language: Svelte - Size: 4.7 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

YasserBar/IR-Search-Engine

Search Engine with Python, NLTK, and Scikit-learn

Language: Jupyter Notebook - Size: 15.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

RobertLupas/SentiSense

An AI model built to understand the sentiments transmitted through a phrase.

Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

AM-mirzanejad/Heart-Failure-Prediction

The Heart Disease Predictor is a Python project developed to classify whether an individual has heart disease based on specific input parameters. It utilizes the scikit-learn and NumPy libraries for implementation.

Language: Jupyter Notebook - Size: 93.8 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

soham6125/SMART-Metro

A website powered by Machine Learning to dynamically predict the shortest and safest route from source to destination.

Language: Jupyter Notebook - Size: 40.4 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

stevenhastings/TweetyPy

Full-Stack application that allows client to use a predictive model to determine which user is more likely to have tweeted a given text. This project covers everything from API's to Predictive Modeling, SQLAlchemy database storage, Flask, along with other full-stack components. In the end it is deployed for online usage using Heroku.

Language: Python - Size: 36.8 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thamine-sumaya/Jornada-Python

Mini curso - Jornada Python oferecido pela hashtag treinamentos - 4 projetos em Python

Language: Jupyter Notebook - Size: 5.63 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

alanbluefox/pyprog

python programming following lessons on Aurelien Geron book "Hands on ML"

Language: Jupyter Notebook - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chandakakshat/Digital-Kisaan-Portal

A web application designed to support farmer-community with Intelligent Machine Learning technologies, providing live crop recommendation and prediction system, facilitating farmers with online community support and chat bot based on Artificial Intelligence. It also Integrates an on-demand news feed page aiding for socializing within the farmer community.

Language: Jupyter Notebook - Size: 9.33 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

NajiAboo/TextClassification

Build custom vacab, Ham /Spam using tfidf , Movie review classification using TFIDF

Language: Jupyter Notebook - Size: 5.11 MB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

ShwetaBhattacharjee/Used-Car-Price-Prediction

Collected and classify the used car data from the Dhaka city. Used scikit-learn python toolkit for statistical modeling including classification, regression and predicted new and old car's selling price. This can be a helpful tool for used car selling companies.

Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Edai/MLNetworkEmbedding

Several implementation of ML network embedding and graph embedding

Language: Python - Size: 6.05 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

thamizhannal/INSOFE

Works done at International School of Engineering

Language: HTML - Size: 8.82 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

sanchitvaid/Housing-Data-analysis

Exploratory data analysis of housing data using Python

Language: HTML - Size: 5.99 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kaidalisohaib/AICohortW24

Winter24AICohort

Language: Jupyter Notebook - Size: 42.8 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AbhishekRS4/ML_water_potability_fastapi_deployment

ML model application deployment using FastAPI with MLOps using MLFlow for water potability dataset

Language: Python - Size: 7.64 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Jeyjocar/Redes-Neuronales

24/01/2024 Jeyfrey J. Calero R. Aplicación de Redes Neuronales con scikit-learn streamlit, pandas, seaborn y matplolib

Language: Python - Size: 360 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

charlie2951/mL_Rpi_ZeroW

Machine Learning on Raspberry Pi Zero and Zero-W

Language: Python - Size: 479 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

waldvoid/spotifyProject

Spotify Playlist Music Recommendation System

Language: Jupyter Notebook - Size: 94.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

e19931107/Scikit_Learn-Diabetes

Language: Python - Size: 148 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

21sult/recipe-site-traffic

Data Science and Machine Learning project for a recipe website that wishes to increase their traffic.

Language: Jupyter Notebook - Size: 228 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Go-MinSeong/Predicting-whether-your-mail-will-be-read

predicting whether you read mail

Language: Jupyter Notebook - Size: 16.9 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ohmthanap/CS513_Knowledge-Discovery-Data-Mining

Learned techniques and tools for Knowledge Discovery and Data Mining: R, RStudio, Classification Models

Language: R - Size: 38.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Aroojzahra908/Artifical-Intelligence-and-Machine-Learning-

Explore the basics of linear regression, gradient descent, and AI using Python. Get hands-on with NumPy, pandas, Matplotlib, and scikit-learn for practical learning.

Language: Jupyter Notebook - Size: 73.9 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

rifatSDAS/satellite_machine_learning

Unsupervised and supervised learning for satellite image classification

Language: Jupyter Notebook - Size: 43 KB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 4 - Forks: 1

PrathamGhoshRoy/Titanic-MLfromDisaster

A ML learning approach with increasing complexity.

Language: Jupyter Notebook - Size: 125 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

princessnaya1234/ML-House-Prices-Prediction-Model

A trained ML model for prediction of house prices in IOWA using Random Forest Regression technique

Size: 379 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

tanvirnwu/ML-Algorithms--Scikit-learn--Python

This folder contains the basic algorithms of ML implemented with Python.

Language: Jupyter Notebook - Size: 3.16 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

flo7up/relataly-public-python-tutorials

Beginner-friendly collection of Python notebooks for various use cases of machine learning, deep learning, and analytics. For each notebook there is a separate tutorial on the relataly.com blog.

Language: Jupyter Notebook - Size: 96.7 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 124 - Forks: 90

RafeyIqbalRahman/Data-Imputation-Techniques

This repository demonstrates data imputation using Scikit-Learn's SimpleImputer, KNNImputer, and IterativeImputer.

Language: Python - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

RafeyIqbalRahman/Dimensionality-Reduction-Techniques

This repository demonstrates reducing the dimensions of the dataset using Scikit-learn's Principal Component Analysis (PCA) and T-distributed Stochastic Neighbor Embedding (t-SNE).

Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Didilish/Asana-s-early-career-data-science-take-home-assessment

The project analyzed Asana user data to determine adoption rate and factors influencing adoption. After data cleaning, an adoption rate of 12% was calculated. Predictor variables were extracted and modeled using Random Forest and Decision Tree classifiers. Both models performed well, with Random Forest achieving 87% accuracy.

Language: Jupyter Notebook - Size: 546 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NitishaS-812k/Music-Genre-Classifier

This repository contains the code for some models that classify music files into their specific genres

Language: Python - Size: 1.15 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

nafisalawalidris/Machine-Learning-with-Python

Machine Learning with Python final project: Apply ML algorithms to solve real-world problem. Hands-on experience in data preprocessing, model selection, evaluation. Showcase ML proficiency in Python.

Language: Jupyter Notebook - Size: 745 KB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Ajaykumarrachuri/TitanicSurvival_prediction

This is the basic introductory project of machine learning for predicting the survivals category based on the data set available,which is implemented using different inbuilt models available in scikit learn

Language: R - Size: 53.7 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Marksman007577/Machine-Learning-and-Data-Science

Machine Learning and Data Science with Python

Language: Jupyter Notebook - Size: 250 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Ghaithkrifa/jobs-analysis

Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

cmurga95/oreilly_ml

Learning machine learning with python

Language: Jupyter Notebook - Size: 1.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

marinadunn/Foundations-of-Applied-ML

Notebooks for Foundation of Machine Learning (PHYS 243) Fall 2021 course at UCR

Language: Jupyter Notebook - Size: 6.05 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Gowthamchandu307/Personal-Data-Science-Projects

This page contains some of my personal data science model projects. 📊📈📉👨‍💻

Language: Jupyter Notebook - Size: 12.3 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

souvikmajumder26/IEEE-ECG-Ensemble-XGBoost

👨‍💻 Developed AI Models - Ensemble of Random Forest & SVM and XGBoost classifiers to classify five types of Arrhythmic Heartbeats from ECG signals - published by IEEE.

Language: Jupyter Notebook - Size: 296 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

DorisKJ/life_expectancy

The data used in this work contains the life expectancy and probability of survival calculated for a given cohort from 1991 to 2001. This data is made available on the Canadian government website. Each dataset is described by income, education, ancestry, gender and residence type. Data: Life expectancy Survival probability

Language: Jupyter Notebook - Size: 320 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

npto04/random-forest-with-nlp 📦

Criação de modelo de classificação capaz de identificar documentos como petições iniciais com base de treinamento em dados do CRETA

Language: Jupyter Notebook - Size: 39.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sotheanithsok/CECS-551-Collection 📦

Explore machine learning models and optimization techniques.

Language: Jupyter Notebook - Size: 53 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

UtsavMurarka/MXene-machine-learning

Classification of MXenes into metals and non-metals based on physical properties

Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 1

Abdullahw72/Recognizing-Hand-written-digits-by-scikit-learn

Recognizing-Hand-written-digits-by-scikit-learn

Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

digvijaytaunk/aps-fault-detection-with-deployment

Language: Jupyter Notebook - Size: 20.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dblabs-mcgill-mila/machine_learning_with_sklearn

Explore and understand the Machine Learning concepts through the prism of sklearn, one notebook at a time.

Language: Jupyter Notebook - Size: 93.3 MB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

SupernovaSatsangi23/Modifying-Biomarker-Gene-Identification-For-Effective-Cancer-Categorization

A project that focuses on implementing a hybrid approach that modifies the identification of biomarker genes for better categorization of cancer. The methodology is a fusion of MRMR filter method for feature selection, steady state genetic algorithm and a MLP classifier.

Language: Python - Size: 6.84 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Nadia-JSch/scatter-plot-iris-dataset

Permutations of sepal length, sepal width, petal length and petal width from the 3 classes of Iris on a scatter plot

Language: Python - Size: 156 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

RafaBragagd/Python-Code-Testing

Repositório de códigos de teste do Python feito por Rafael da Silva Braga

Size: 179 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Anjali848/Solve-a-Mystery-in-History-Hamilton-or-Madison-

This code was submitted as part of the IST 707 (Applied Machine Learning) Homework assignment. In this homework assignment, you are going to use clustering methods to solve a mystery in history: who wrote the disputed essays, Hamilton or Madison?

Language: Jupyter Notebook - Size: 499 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

dassujan/Breast_Cancer_Detection

🎗️ I have completed this Machine learning Project successfully with 98.24% accuracy which is great for this project. Now, I'm ready to deploy our ML model in the healthcare project. To get more accuracy, I trained all supervised classification algorithms. After training all algorithms, I found that Logistic Regression, Random Forest and XGBoost classifiers are given high accuracy than remain but we have chosen XGBoost.

Language: Jupyter Notebook - Size: 4.36 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 1

marama09/Regression-Project-T5

Mobile Price Prediction

Language: Jupyter Notebook - Size: 5.56 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

breadrock1/ML-labs

Machine Learning. There is a suite of Machine Learning laboratory tasks.

Language: Jupyter Notebook - Size: 10.5 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

benjaminweymouth/machine_learning_Risky_Business

Machine Learning Examples: this repo is to show proficiency in building and evaluating several machine learning models to predict credit risk

Language: Jupyter Notebook - Size: 8.62 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ignatius-mbugua/doctor-drug-prescription-system

A web app that assists doctors in prescribing right medicine to patients in order to avoid drug side effects

Language: HTML - Size: 2.02 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

PedroSiqueira1/PrevisaoPrecoImoveis

Projeto realizado para a matéria de Introdução ao Aprendizado de Máquina, onde foi feito um modelo regressor utilizando algoritmos de Machine Learning com a biblioteca Scikit-Learn em Python.

Language: Jupyter Notebook - Size: 112 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

PedroSiqueira1/Aprovacao-de-Credito-ML

Projeto realizado para a matéria de Introdução ao Aprendizado de Máquina, onde foi feito um modelo classificador utilizando algoritmos de Machine Learning com a biblioteca Scikit-Learn em Python.

Language: Jupyter Notebook - Size: 671 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

RegaipKURT/ScikitLearnWithFUN

This repository shows the implementation of machine learning algorithms, data pipelines and data visualization with scikit-learn and python.

Language: Jupyter Notebook - Size: 6.63 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ignatius-mbugua/medical-drug-prescription-prediction

A web app that assists patients in diagnosing their illnesses

Language: HTML - Size: 2.02 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

aadityasivaS/scikit-learn

A jupyter notebook which trains a model with scikit-learn

Language: HTML - Size: 186 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

R1-R0-R0/img-recognition

Language: Python - Size: 320 MB - Last synced at: 8 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

Lawrence-Krukrubo/Machine_Learning

Machine learning is the sub-field of Computer Science, that gives Computers the ability to learn without being explicitly programmed (Arthur samuel, American pioneer in the field of Computer gaming and AI , coined the term Machine Learning in 1959, while at IBM )

Language: Jupyter Notebook - Size: 21 MB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 8

Related Keywords
scikit-learn-python 106 machine-learning 49 scikit-learn 45 python 41 scikitlearn-machine-learning 31 python3 23 pandas 22 data-science 17 numpy 16 machine-learning-algorithms 13 sklearn 10 data-analysis 9 matplotlib 8 jupyter-notebook 8 classification 7 deep-learning 7 sklearn-library 7 matplotlib-pyplot 6 regression 6 decision-trees 6 data-visualization 6 tensorflow 5 logistic-regression 5 pandas-dataframe 5 pandas-python 5 scikit-learn-api 5 random-forest 5 seaborn 5 seaborn-plots 5 scipy 5 machinelearning-python 4 knn-classification 4 nlp-machine-learning 4 flask 4 neural-network 4 supervised-learning 4 linear-regression 4 decision-tree-classifier 4 artificial-intelligence 4 xgboost 3 scikitlearn 3 machinelearning 3 matplotlib-python 3 machine 3 ml 3 r 3 learning 3 predictive-modeling 3 sql 3 exploratory-data-analysis 3 svm-classifier 3 svm 3 regression-models 3 pandas-library 3 classification-models 2 knn 2 signal 2 nlp 2 data-preprocessing-and-augmentation 2 data-preprocessing-and-cleaning 2 classification-algorithims 2 pca 2 plotly 2 pyautogui 2 mfcc 2 speech 2 mel-frequencies 2 gmm 2 vocal 2 voice 2 gaussian-mixture-models 2 random-forest-regressor 2 ai 2 scikit-learn-pipelines 2 scikit-learn-ml 2 clustering 2 flask-sqlalchemy 2 keras-tensorflow 2 feature-selection 2 jupyter-notebooks 2 feature-engineering 2 flask-api 2 streamlit-webapp 2 wordcloud-visualization 2 scikit-model 2 random-forest-regression 2 random-forest-classifier 2 reinforcement-learning 2 kmeans-clustering 2 python-3 2 stock-price-prediction 2 numpy-library 2 iris-dataset 2 selenium-python 2 cart 2 chatgpt 2 data-mining 2 cosine-similarity 2 uci-machine-learning 2 miniconda 2