Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
scikit-learn
scikit-learn is a widely-used Python module for classic machine learning. It is built on top of SciPy.
- GitHub: https://github.com/topics/scikit-learn
- Wikipedia: https://en.wikipedia.org/wiki/Scikit-learn
- Repo: https://github.com/scikit-learn/scikit-learn
- Created by: David Cournapeau
- Released: January 05, 2010
- Related Topics: scikit, python,
- Aliases: sklearn,
- Last updated: 2025-01-02 00:22:17 UTC
- JSON Representation
https://github.com/francescopaolol/knn
About Wine Quality Classification
jupyter-notebook knn-classification machine-learning ml pandas scikit-learn
Last synced: 22 Dec 2024
https://github.com/francescopaolol/sentimentanalysis
About sentiment analysis on IMDB Dataset of 50K Movie Reviews
jupyter-notebook kaggle machine-learning ml pandas scikit-learn sentiment-analysis
Last synced: 22 Dec 2024
https://github.com/nemeslaszlo/sale-price-of-bulldozers
The goal of predicting the sale price of bulldozers. How well can we predict the future sale price of a bulldozer, given its characteristics previous examples of how much similar bulldozers have been sold for? (Archive kaggle competition)
matplotlib numpy pandas random-forest-regressor regression scikit-learn seaborn
Last synced: 01 Dec 2024
https://github.com/nemeslaszlo/heart-disease
Heart disease classification project with different models (LogisticRegression, KNeighboursClassifier, RandomForestClassifier) and detailed reports.
classification knearest-neighbor-classifier logistic-regression mathplotlib numpy pandas randomforest-classification scikit-learn seaborn
Last synced: 01 Dec 2024
https://github.com/mrapp-ke/examplewisef1maximizer
A scikit-learn meta-estimator for multi-label classification that aims to maximize the example-wise F1 measure
machine-learning multilabel-classification scikit-learn
Last synced: 24 Dec 2024
https://github.com/somjit101/nlp-casestudy-quora-question-similarity
An application of NLP and classical ML algorithms to an interesting real-world use case of predicting similarity between two questions on Quora. This allows the platform to combine similar questions into one and combine their answers to avoid duplication and unnecessary confusion.
cross-validation feature-engineering feature-extraction gradient-boosting kaggle logistic-regression machine-learning model-calibration natural-language-processing nlp quora-question-pairs scikit-learn svm text-mining xgboost
Last synced: 16 Nov 2024
https://github.com/saro0307/pre-doctor-ai-model
Pre-Doctor is an AI-driven health advisor using sci-kit-learn, offering quick medical advice based on user-input symptoms, making healthcare accessible and user-friendly. Utilizing Flask and pyttsx3, it seamlessly integrates machine learning for informed well-being.
artificial-intelligence css flask generative-ai generative-model html machine-learning python reinforcement-learning scikit-learn
Last synced: 13 Nov 2024
https://github.com/shaadclt/data-preprocessing-pipeline
This project contains a data preprocessing pipeline implemented in Python using the pandas and numpy libraries. The pipeline handles missing values, outliers, and normalizes numeric features in a dataset.
Last synced: 07 Dec 2024
https://github.com/siam29/exploring-explainable-ai-demystifying-dt-rf-knn-xgbc
Implemented XAI techniques to enhance transparency in fraud detection models. I employed techniques such as SHAP, LIME on DT, RF, XGBC, and KNN to offer lucid explanations for transactions that were flagged.
machine-learning matplotlib pandas scikit-learn xai
Last synced: 06 Dec 2024
https://github.com/jdavydovportfolio/careerpredictor
A project leveraging AI and Machine Learning (Logistic Regression) to predict graduate job placements. Includes data preprocessing, exploratory analysis, and predictive modeling.
artificial-intelligence exploratory-data-analysis jupyter-notebook linear-regression logistic-regression machine-learning machine-learning-algorithms machine-learning-models matplotlib ml numpy pandas pandas-dataframe predictive-modeling programming python scikit-learn
Last synced: 07 Dec 2024
https://github.com/kingabzpro/mlops-with-jenkins
From data ingestion to deploying the model using Jenkins.
classification fastapi jenkins mlops scikit-learn
Last synced: 13 Oct 2024
https://github.com/m-rishab/credbet
A loan prediction web app which tells You that you are eligible for loan or not!
decision-tree-classifier matplotlib numpy pandas python scikit-learn
Last synced: 21 Nov 2024
https://github.com/xushiyan/udacity-machine-learning
Content for Udacity's Machine Learning curriculum
jupyter-notebook machine-learning numpy pandas python reinforcement-learning scikit-learn supervised-learning udacity-machine-learning unsupervised-learning
Last synced: 26 Nov 2024
https://github.com/sandeepbalachandran/predictor
A collection of prediction algorithms for different purposes
collection jupyter-notebook machine-learning notebook predictor regression-models scikit-learn
Last synced: 03 Dec 2024
https://github.com/corentinth/ml-gender_classification
[Machine Learning] The Hello Wolrd of Machine Learning using sklearn
body-metrics gender-classification machine-learning scikit-learn
Last synced: 20 Dec 2024
https://github.com/ikegami-yukino/yascikit-learn
Yet another scikit-learn
ftrl k-medoids machine-learning naive-bayes-classifier python scikit-learn x-means
Last synced: 18 Nov 2024
https://github.com/ax-va/numpy-pandas-matplotlib-scikit-learn-vanderplas-2023
These examples provide an introduction to Data Science and classic Machine Learning using NumPy, Pandas, Matplotlib, and scikit-learn. They are taken, with some changes, from the book "Python Data Science Handbook: Essential Tools for Working with Data", Second Edition, written by Jake VanderPlas and published by O'Reilly Media in 2023.
ax-va classic-machine-learning data-science machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 18 Nov 2024
https://github.com/dolongbien/ml2018
Machine Learning Fall 2018
decision-tree-classifier dimensionality-reduction jupyter-notebook machine-learning-algorithms naive-bayes-classifier neural-networks python scikit-learn
Last synced: 20 Nov 2024
https://github.com/t-nicole13/Wine_Quality_Analysis
Assessment of which Machine Learning Model is best used to predict wine quality.
classification decision-trees jupyter-notebook machine-learning multiple multiple-linear-regression python random-forest scikit-learn visual-studio-code
Last synced: 23 Oct 2024
https://github.com/weisscharlesj/scicompchem_jupyterbook
Scientific Computing for Chemists Jupyter Book
book chemistry jupyter jupyter-lab matplot nmrglue numpy pandas python scikit-image scikit-learn scipy seaborn textbook
Last synced: 27 Dec 2024
https://github.com/ymorsi7/hatespeechnlp
Detecting and analyzing hate speech on videos relating to sexism on a right-wing platform (NLTK, scikit-learn, pandas).
decision-tree-classifier nlp nlp-machine-learning nltk-python pandas scikit-learn tf-idf
Last synced: 23 Nov 2024
https://github.com/3rd-son/knn-breast-cancer-prediction-model-
A breast cancer prediction model using KNN with an accuracy of 96%
jupyter-notebook knn-classifier matplotlib numpy pandas python scikit-learn scipy search
Last synced: 28 Dec 2024
https://github.com/ewertondrigues02/previsao-de-vendas
Previsão de vendas de uma empresa fictícia onde foi feita análise com ferramentas como Jupyter Notebook, Google Colab, Python e bibliotecas de Machine Learn como: regressão linear, arvore de decisão, scikit-learn
analise-de-dados analise-exploratoria arvore-de-decisao ciencia-de-dados colab excel google-colab jupyter jupyter-notebook machine-learning previsao previsao-de-vendas python3 regressao-linear scikit-learn
Last synced: 18 Nov 2024
https://github.com/bestmahdi2/uni__dataminningstackoverflowproject
A university project related to data mining lesson on StackOverflow website data with Python language
cart csv data-mining logistic-regression matplotlib mlp naive-bayes nltk numpy pandas python scikit-learn scipy seaborn stackoverflow svc textblob tqdm xgboost
Last synced: 14 Oct 2024
https://github.com/lucasfrag/dengue-prediction-knc
Projeto desenvolvido para realizar previsão de casos de dengue usando o algoritmo de classificação KNeighborsClassifier.
data-science knearest-neighbor-classifier machine-learning pandas python scikit-learn
Last synced: 17 Nov 2024
https://github.com/guoshijiang/scikit-learn
带你一起学习scikit-learn
nlp-machine-learning scikit-learn
Last synced: 24 Nov 2024
https://github.com/upul/chocolate-quality-analysis
This repository contains a Jupiter notebook which describes how to use basic machine learning tools such Scikit-Learning, Pandas, and Numpy for buiding models.
machine-learning numpy pandas predictive-analytics scikit-learn
Last synced: 18 Nov 2024
https://github.com/fohlen/stats-experiment
A tiny stats experiment with GENESIS data
matplotlib python3 scikit-learn
Last synced: 22 Nov 2024
https://github.com/sahil210695/machine-learning-with-scikit-learn
Machine Learning with scikit-learn
confusion-matrix data-science machine-learning python scikit-learn
Last synced: 20 Nov 2024
https://github.com/rs2416/Detecting_Social_Anxiety
This repository contains the full dataset and code needed to recreate the classification models and reproduce the results within this paper: https://formative.jmir.org/2021/10/e32656/
jupyter-notebook machine-learning python scikit-learn social-anxiety
Last synced: 14 Nov 2024
https://github.com/animesh-ghosh/summer-training
Work done during Summer Training with OSAHub.
anaconda jupyter-notebook machine-learning numpy pandas python3 scikit-learn
Last synced: 14 Dec 2024
https://github.com/khaymanii/multiple-disease-prediction-system
This system predicts if a patient has heart, parkinsons and diabetes disease
matplotlib numpy pandas python scikit-learn
Last synced: 20 Nov 2024
https://github.com/samarpan-rai/serveitlearn
It creates an extremely thin layer around FastAPI library which allows you to create an end point super fast.
fastapi inference ml pypi scikit-learn
Last synced: 17 Dec 2024
https://github.com/vaibhavs10/learn-ml
Modified notebooks (single) from kaggle.com/learn with added nuances
decision-trees machine-learning pandas random-forest scikit-learn
Last synced: 19 Dec 2024
https://github.com/aditya172926/text_summarization
Project to generate summaries and perform Named Entity Recognition from multiple types of text bodies.
glove machine-learning nlp python scikit-learn spacy
Last synced: 24 Nov 2024
https://github.com/somjit101/human-activity-recognition
This project is to build a model that predicts the human activities such as Walking, Walking Upstairs, Walking Downstairs, Sitting, Standing or Laying using readings from the sensors on a smartphone carried by the user.
decision-tree-classifier eda feature-engineering gradient-boosting-classifier grid-search human-activity-recognition keras logistic-regression lstm random-forest-classifier rbf-kernel scikit-learn seaborn-plots signal-processing support-vector-classifier support-vector-machine t-sne tensorflow uci-har-dataset uci-machine-learning
Last synced: 16 Nov 2024
https://github.com/tomgorb/ds-utils
pre-processing of a DataFrame into a sparse matrix for model input
machine-learning preprocessing scikit-learn
Last synced: 11 Nov 2024
https://github.com/dinhanhx/determination
Scripts to set global random for some machine learning framework
determination deterministic keras pytorch randomness scikit-learn tensorflow2
Last synced: 30 Nov 2024
https://github.com/farrajota/kaggle_titanic
My solutions to the "Titanic: Machine Learning from Disaster" kaggle competition
docker docker-compose kaggle kaggle-competition kaggle-titanic notebook pyspark python scikit-learn
Last synced: 17 Nov 2024
https://github.com/anquetos/openclassrooms
Projets du parcours Data Analyst OpenClassrooms
data-science etl jupyter-notebook knime knime-analytics-platform machine-learning matplotlib numpy pandas powerbi python scikit-learn scipy seaborn statsmodels
Last synced: 17 Nov 2024
https://github.com/mgobeaalcoba/data_champions_meli
Algorithms and work carried out within the framework of data champions by Mercado Libre
algorithms canvas classification clustering data-science machine-learning python3 scikit-learn
Last synced: 19 Nov 2024
https://github.com/snikumbh/seqarchr
seqArchR: Identifying (promoter) sequence architectures de novo using NMF
clustering nmf nonnegative-matrix-factorization promoter-sequence-architectures r r-package scikit-learn sequence-analysis sequence-architectures unsupervised-machine-learning
Last synced: 11 Oct 2024
https://github.com/mgobeaalcoba/linear_algebra_for_machine_learning
Explore fundamental linear algebra concepts essential for machine learning in this repository, with code examples and explanations. Get a solid foundation for ML!
machine-learning matplotlib numpy pandas python3 scikit-learn scipy seaborn
Last synced: 19 Nov 2024
https://github.com/lfenzo/ml-solar-sao-paulo
Implementation of scientific project regarding the use of Machine Learning in Solar Radiation Prediction
forecasting machine-learning python scikit-learn
Last synced: 17 Nov 2024
https://github.com/srinivasrm/graphics_cards_analysis_and_application
In the current project I have extracted graphics card current prices from an authorizer retailer in India and performed analysis
beautifulsoup data-analysis data-science data-visualization etl graphic-card-price-prediction graphics-card graphics-card-analysis heroku-database machine-learning matplotlib pgsql python regression scikit-learn seaborn sql streamlit webapplication
Last synced: 11 Nov 2024
https://github.com/filipspl/bayesian-rf-knime-scikit
Bayesian optimization of RF via scikit in KNIME
bayesian-optimization knime knime-analytics-platform python random-forest scikit-learn
Last synced: 12 Nov 2024
https://github.com/skekre98/picture-compressor
A tool for compressing images using unsupervised machine learning
kmeans-clustering scikit-learn
Last synced: 21 Nov 2024
https://github.com/jbayardo/aa-tp1
Machine learning on spam
email-classifier jupyter-notebook numpy pandas python scikit-learn spam-filtering text-processing
Last synced: 07 Dec 2024
https://github.com/kingabzpro/github-actions-for-machine-learning-beginners
A project on automating ML workflow using scikit-learn pipelines, CML, and GitHub actions.
cml github-actions machine-learning mlops scikit-learn
Last synced: 17 Nov 2024
https://github.com/bistcuite/plainml
Painless Machine Learning Library for python based on scikit-learn
machine-learning ml plainml python scikit-learn
Last synced: 08 Dec 2024
https://github.com/kingabzpro/ml-workflow-orchestration-with-prefect
An introductory project to streamline the machine learning pipeline using Prefect and Discord Notifications, from data ingestion to model saving
discord mlops prefect scikit-learn
Last synced: 17 Nov 2024
https://github.com/jalfr3d/wikipedia-chatbot
Simple wiki chatbot without UI
chatbot-python machine-learning nltk-python python python-bot scikit-learn wikipedia-chatbot wikipedia-library
Last synced: 11 Nov 2024
https://github.com/drcbeatz/machine-learning-tool
Machine Learning Tool - Train and test supervised ML algorithms (incl. binary classification and regression) on custom data sets and visualize your results without knowing how to code.
data-science data-visualization django machine-learning python scikit-learn
Last synced: 12 Nov 2024
https://github.com/strcoder4007/machine-learning-deep-learning-practice
Implementation of Linear/Logistic Reg, K-NN, SVM, Clustering, K-Means, ConvNet, ResNet, MobileNet, RNN, LSTM etc. using Pandas, SciKitLearn, NumPy & TensorFlow 2
convolutional-neural-networks matplotlib scikit-learn tensorflow2
Last synced: 12 Nov 2024
https://github.com/jpcadena/classification-tweets-national-security-ecuador
Classification of Tweets about national security at Ecuador 2022
classification classification-model data-analysis data-science ecuador insecurity machine-learning natural-language-processing nlp nltk numpy pandas python pytorch scikit-learn snscrape supervised-learning tensorflow tweet twitter
Last synced: 15 Nov 2024
https://github.com/vidyasagarmsc/pydataflownote
As I explore Python libraries....
jupyter-notebook numpy python pytorch scikit-learn scipy tensorflow
Last synced: 17 Nov 2024
https://github.com/jpcadena/onemetric-plus
OneMetric+ project for analytical tool on demand forecast and outlier detection
black-formatter data-analysis data-analytics data-science data-visualization demand-forecasting isort machine-learning matplotlib mypy numpy outlier-detection pandas pre-commit-hook pydantic python ruff scikit-learn seaborn solid-principles
Last synced: 15 Nov 2024
https://github.com/alisonmitchell/boston-housing
Investigation of the Boston housing dataset to evaluate, train and test a regression model to predict house prices.
data-science machine-learning matplotlib numpy pandas python scikit-learn scipy seaborn
Last synced: 15 Nov 2024
https://github.com/carmoreno/analisisaccidentalidadbogota
Data Analysis about traffic accidents at Bogotá, Colombia.
data-analysis data-science jupyer-notebook matplotlib numpy pandas scikit-learn
Last synced: 09 Nov 2024
https://github.com/ahmedshahriar/telco-customer-churn-prediction-streamlit-app
This streamlit app predicts the churn rate using Gradient Boosting models (XGBoost, Catboost, LightGBM) on IBM Customer Churn Dataset
binary-classification binary-classifiers data-science jupyter-notebook machine-learning pandas python scikit-learn sklearn stacking-ensemble streamlit streamlit-webapp
Last synced: 16 Nov 2024
https://github.com/ahmedshahriar/pulsepoint-data-analytics
EDA, data processing, cleaning and extensive geospatial analysis on a selenium based web scraped dataset
clustering data-science data-visualization folium folium-choropleth-map folium-map folium-python geopy hierarchical-clustering jupyter-notebook k-means-clustering machine-learning matplotlib numpy pandas plotly-python python scikit-learn seaborn wordcloud
Last synced: 16 Nov 2024
https://github.com/mgobeaalcoba/survival_predictor_on_the_titanic_scikit_learn
Titanic Survival Predictor using Scikit-Learn: Machine learning model and analysis to predict passenger survival on the Titanic based on historical data.
matplotlib numpy pandas python3 scikit-learn seaborn titanic-dataset titanic-kaggle titanic-survival-prediction
Last synced: 19 Nov 2024
https://github.com/snehilsanyal/ee524
Course webpage for IIT Guwahati EE524 Machine Learning Lab (Jul-Nov 2020) Session
course-webpage machine-learning matplotlib numpy pandas python scikit-learn
Last synced: 10 Dec 2024
https://github.com/witch-world/iris-flower-classification-decision-tree-classifier
ai algorithms artificial-intelligence decision-tree decision-tree-classifier machine-learning machine-learning-algorithms machinelearning-python matplotlib numpy numpy-arrays pandas pandas-dataframe pandas-python python python3 scikit-learn
Last synced: 15 Nov 2024
https://github.com/ahmedshahriar/housing-price-prediction
Data science project on Housing Prices Dataset regression analysis
decision-tree-regression deep-neural-networks gradient-boosting house-price-prediction housing-prices keras knn-regression lasso-regression lgbmregressor matplotlib pandas randomforestregressor regression ridge-regression scikit-learn scipy tensorflow xgboost-regression
Last synced: 16 Nov 2024
https://github.com/sralter/happy_customers
Predicting whether a customer is happy based on the results from a survey.
eda ensemble-classifier hyperopt lazypredict ml scikit-learn
Last synced: 17 Nov 2024
https://github.com/trainingbypackt/machine-learning-fundamentals-elearning
Use Python and scikit-learn to get up and running with the hottest developments in AI
artificial-intelligence clustering decision-tree machine-learning neural-network python scikit-learn supervised-learning unsupervised-learning
Last synced: 14 Nov 2024
https://github.com/ksmooi/mscs_big_data_match_predictor
The Match Predictor project uses various machine learning models to predict soccer match outcomes, leveraging historical data and advanced algorithms to forecast results. The system includes a backend in Python with Flask and a frontend in TypeScript with React.
flask machine-learning python scikit-learn
Last synced: 14 Dec 2024
https://github.com/ayuhamaro/py_weight_estimation
體重變化預估
matplotlib numpy pandas python3 scikit-learn scipy
Last synced: 14 Nov 2024
https://github.com/hermann-web/search-engine-with-python-nlp
A python search engine build with NLP methods for a django project
cosine-similarity document-searching natural-language-processing nlp nltk pandas python scikit-learn search-engine semantic-similarity similarity-score similarity-search
Last synced: 09 Nov 2024
https://github.com/mehuaniket/blog-classifier
blog classifier with scikit random forest.
bag-of-words blog-classifier python scikit-learn
Last synced: 09 Nov 2024
https://github.com/george-gca/ai_papers_search_tool
Automatic paper clustering and search tool by fastext from Facebook Research
fasttext fasttext-embeddings fasttext-python nlp python scikit-learn
Last synced: 14 Nov 2024
https://github.com/kookmin-sw/capstone-2023-29
자리있어? - 경기도 광역버스 좌석예측 시스템
fastapi lstm postgresql python3 pytorch react scikit-learn sqlalchemy
Last synced: 13 Nov 2024
https://github.com/vatshayan/hospital-discharge-analysis
Analysis of Hospitalization Discharge Rates in Lake County, Illinois of various attributes like Anxiety, Alcohol, mood, Diabetes, Asthma, etc
data-analysis data-visualization jupyter-notebook machine machine-learning machine-learning-algorithms scikit-learn
Last synced: 15 Nov 2024
https://github.com/afif-af/python-code
Basic python practice code,
computer-vision deep-learning keras machine-learning matplotlib natural-language-processing nlp nltk numpy pandas python pytorch scikit-learn tensorflow
Last synced: 09 Nov 2024
https://github.com/kr1shnasomani/greendetect
Detection of plant diseases using CNN (ResNet50 architecture)
computer-vision deep-learning keras neural-network numpy opencv pandas scikit-learn seaborn tensorflow
Last synced: 19 Dec 2024
https://github.com/ta7ar/precis
Scrape news articles and summarize them using NLP
flask javascript latent-semantic-analysis latent-semantic-indexing mongodb natural-language-processing nltk python react scikit-learn
Last synced: 16 Nov 2024
https://github.com/burhanahmed1/data-analysis-with-python
Data-Acquisition and Basic Insights, Data Wrangling, Exploratory Data Analysis (EDA), and Training Prediction Models(Machine Learning) on two datasets.
data-analysis data-aquisition data-insights data-science data-wrangling dataanalytics datascience-machinelearning eda exploratory-data-analysis machine-learning-models matlpotlib numpy pandas practice-programming prediction-model python scikit-learn scikitlearn-machine-learning seaborn
Last synced: 10 Nov 2024
https://github.com/bhimrazy/iris-species-prediction-using-decision-tree-algorithm-grip
Iris Species Intelligence: Classifying Iris Species with Confidence using Decision Trees | The Sparks Foundation: GRIP
decision-tree-classifier fastapi gripjan23 machine-learning python scikit-learn sparkfoundation
Last synced: 16 Nov 2024
https://github.com/pr38/socraticbumpsearch
A scikit-learn compatible implementation of Bumping as described by “Elements of Statistical Learning” second edition (290-292).
bumping machine-learning python scikit-learn scikit-learn-api
Last synced: 09 Nov 2024
https://github.com/mpolinowski/manifold-learning-for-image-segmentation
Use Manifold Learning, Mapping and Discriminant Analysis to Visualize Image Datasets
fisher-discriminant-analysis image-segmentation isomap locally-linear-embedding principal-component-analysis python scikit-learn
Last synced: 30 Nov 2024
https://github.com/pr38/tensorbspline
A scikit-learn compatible implementation of Polynomial Spline/B-Spline as well as a Multidimensional/Tensor spline variation.
basis-expansion feature-engineering feature-extraction machine-learning scikit-learn
Last synced: 09 Nov 2024
https://github.com/nikhiljsk/generic_regression_algo
A Python template to evaluate different regression models on a dataset. Includes metrics to cross-compare models on the data. Assumes the data to be numeric.
dataset generic machine-learning prediction python3 regression scikit-learn seaborn supervised-learning
Last synced: 16 Nov 2024
https://github.com/rekha0suthar/e-commerce-shopper-s-behaviour-understanding
Understand the online shopper purchasing pattern through Machine learning
data-analysis data-preprocessing data-visualization logistic-regression machine-learning numpy pandas python3 scikit-learn seaborn-plots
Last synced: 05 Dec 2024
https://github.com/mpolinowski/isometric-mapping
Non-linear dimensionality reduction through Isometric Mapping
isomap matplotlib-pyplot python scikit-learn
Last synced: 30 Nov 2024
https://github.com/sralter/classifire
Wildfire Prediction Model: Samuel Alter's BrainStation 2023 Data Science Capstone Project
Last synced: 17 Nov 2024
https://github.com/williyam-m/company-registration-trends
flask matplotlib numpy pandas-python scikit-learn
Last synced: 16 Nov 2024
https://github.com/tynab/lottery
Xổ số kiến thiết
crawl da data-analyst deep-learning dl jupyter-notebook lottery matplotlib numpy pandas pip pip3 py python scikit-learn sklearn tynab xo-so xo-so-kien-thiet yan
Last synced: 07 Dec 2024
https://github.com/tynab/machine-learning-overview
CyberSoft Machine Learning 03 - Overview
elasticnet-regression jupyter-notebook k-nearest-neighbours knn knn-classification label-encoder lasso-regression linear-regression logistic-regression machine-learning matplotlib numpy one-hot-encoder ordinal-encoder pandas ridge-regression scikit-learn scipy seaborn sklearn
Last synced: 07 Dec 2024
https://github.com/tynab/descriptive-statistics
CyberSoft Machine Learning 03 - Descriptive Statistics
anaconda anaconda-navigator cybersoft-academy cybersoft-academy-machine-learning cybersoft-academy-ml cybersoft-machine-learning cybersoft-ml descriptive-statistics jupyter-notebook labelencoder machine-learning mathplotlib numpy onehotencoding pandas python scikit-learn scipy seaborn sklearn
Last synced: 07 Dec 2024
https://github.com/tynab/animal-chess
Animal Chess
a-star a-star-algorithm animal-chess bfs bfs-algorithm board-game breadth-first-search breadth-first-search-algorithm chess chess-game cnn deep-learning game keras numpy pandas scikit-learn search-algorithm sklearn tensorflow
Last synced: 07 Dec 2024
https://github.com/soumyagautam/sign-sense
Deep Learning and Neural Network based Sign Sense or 'Sign Language' to Speech converter is an desktop app which can detect hand signs in a frame and can convert them to Speech, according to their respective meaning. Opposite to this, it can also recognise your voice and can convert it to sign language.
ai cv2 dataprocessing deep-learning keras machine-learning mediapipe moviepy-library neural-network openai-whisper scikit-learn tensorflow tkinter-python
Last synced: 30 Dec 2024
https://github.com/sanskaryo/churn-prediction-using_ann
Banking customer churn prediction using ann
artificial-neural-networks churn-prediction customer keras python scikit-learn streamlit tensorflow
Last synced: 25 Dec 2024
https://github.com/soroush-04/incrementalsvm-road-accident-prediction
Enhance SVM and incremental SVM machine learning models for road accident severity prediction
incremental-learning machine-learning python scikit-learn svm
Last synced: 13 Nov 2024
https://github.com/kelvin229/machinelearningwebapp
Software Developer Salary Predictor
anaconda3 analytics conda-environment data data-science data-visualization jupter jupyter-notebook maachine-learning matplotlib numpy pandas python python3 scikit-learn scikitlearn-machine-learning virtual-machine visualization
Last synced: 03 Jan 2025