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-08 00:22:48 UTC
- JSON Representation
https://github.com/idaraabasiudoh/telco-churn-logistic-regression
A predictive model using logistic regression to identify customers likely to churn from a telecommunications company.
logistic-regression machine-learning python3 scikit-learn
Last synced: 21 Dec 2024
https://github.com/williyam-m/movie-recommendation-system
Developed a web app with a cosine similarity machine learning model for personalized recommendations based on user history, likes, bookmarks, and activity. Implemented user auth and CRUD operations for movies.
django machine-learning numpy pandas prediction-model python scikit-learn
Last synced: 16 Jan 2025
https://github.com/towaquimbayo/comp-3948
BCIT Computer Systems Technology (CST) - COMP 3948 (Predictive Modelling)
classification matplotlib numpy pandas prediction-model predictive-analytics predictive-modeling python regression scikit-learn scipy sklearn statsmodels
Last synced: 13 Jan 2025
https://github.com/radoslawregula/geo-music-classification
Jupyter notebook implementing a classification solution to the geographical origins of music problem.
classification jupyter-notebook machine-learning pandas python random-forest-classifier scikit-learn
Last synced: 20 Nov 2024
https://github.com/ameykasbe/credit-card-fraud-detection-on-imbalanced-dataset
Examined data preprocessing techniques and performance of six different predictive models in Python to credit card fraud detection problem on an imbalanced dataset. Algorithms implemented - Logistic Regression, K Nearest Neighbours, Support Vector Classification, Naïve Bayes Classifier, Decision Tree Classifier, and Random Forest Classifier.
classification machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 07 Dec 2024
https://github.com/ax-va/python-machine-learning-recipes-gallatin-albon-2023
Machine learning recipes in Python with scikit-learn, OpenCV, PyTorch, and other libraries, including classical machine learning and neural networks, based on the book "Machine Learning with Python Cookbook: Practical Solutions from Preprocessing to Deep Learning", Second Edition, by Kyle Gallatin and Chris Albon published by O'Reilly Media in 2023
ax-va data-science deep-learning image-processing machine-learning neural-networks opencv opencv-python python pytorch scikit-learn
Last synced: 18 Nov 2024
https://github.com/serdaraydem1r/10dayaichallenge101
In the 10-day camp, we experienced the basics of machine learning by coding
artificial-intelligence machine-learning-algorithms model-evaluation-and-selection scikit-learn
Last synced: 22 Dec 2024
https://github.com/hayatiyrtgl/ml_divorce_classification-with-5-models
The code performs data preprocessing, machine learning model training, evaluation, and model saving for a binary classification problem on the divorce dataset.
anket binary-classification classification keras keras-classification-models keras-neural-networks keras-tensorflow machine-learning machine-learning-algorithms machinelearning-python python pythonmachinelearning scikit-learn scikitlearn-machine-learning
Last synced: 22 Dec 2024
https://github.com/hayatiyrtgl/topic_modeling_sklearn_lda
Python code: Uses LDA for topic modeling on text data.
lda lda-model machine-learning nlp python scikit-learn sklearn topic-modeling
Last synced: 22 Dec 2024
https://github.com/icepanorama/internship-visualizations-and-demonstrations
A collection of some of the programs that I've written over the course of my internship.
artificial-intelligence machine-learning matplotlib numpy pandas python3 pytorch scikit-learn
Last synced: 06 Dec 2024
https://github.com/alexstratou/predicting-heart-disease-risk-with-scikit-learn
Predicting heart disease risk using combined UCI data and machine learning
cardiovascular-diseases classification cvd heart heart-disease jupyter-notebook machine-learning python scikit-learn sklearn
Last synced: 21 Dec 2024
https://github.com/wesleybertipaglia/data-science-small-business
📊 Undergraduate Data Science project for small businesses, covering data-driven solutions for optimizing operations, increasing efficiency, and driving growth. Includes descriptive, predictive, and prescriptive analytics, machine learning, and decision strategies.
business-intelligence data-science machine-learning matplotlib pandas python scikit-learn
Last synced: 17 Nov 2024
https://github.com/alchemine/diabetes-prediction
Diabetes Prediction and Analysis (NHIS-2018)
eda jupyter python scikit-learn streamlit
Last synced: 16 Jan 2025
https://github.com/sudarshanc00/brain-tumor-classification
This project uses a deep learning model in PyTorch to classify brain MRI images into four tumor types, aiding early diagnosis and treatment planning. Two ResNet-based models were developed and optimized, achieving high accuracy to support healthcare professionals in identifying tumor categories.
matplotlib numpy pytorch resnet scikit-learn streamlit
Last synced: 20 Nov 2024
https://github.com/armanx200/income-predictor
🔍✨ A machine learning project that predicts income based on various demographic factors using Random Forest and Gradient Boosting algorithms. Includes data preprocessing, hyperparameter tuning, and model evaluation with detailed performance metrics. 📊🤖
arman-kianian classification data-preprocessing data-science gradient-boosting hyperparameter-tuning income-prediction machine-learning python random-forest scikit-learn
Last synced: 24 Nov 2024
https://github.com/moeeinaali/nlp-lsa
Applying Latent Semantic Analysis (LSA) to text data using scikit-learn.
Last synced: 17 Nov 2024
https://github.com/indhra/hands_on_machine_learning
Core ML topics: short summaries , code snippets, Interview prep
keras machine-learning python scikit-learn tensorflow2
Last synced: 17 Jan 2025
https://github.com/armanx200/diabetes_model
🚀 A machine learning model predicting diabetes with logistic regression, feature scaling, and VIF analysis. 📊🩺
arman-kianian classification data-analysis data-science data-visualization feature-engineering healthcare logistic-regression machine-learning model-evaluation predictive-modeling python scaling scikit-learn statistical-analysis statsmodels
Last synced: 24 Nov 2024
https://github.com/henrytseng/example_docker_scikit-learn
A quick example of using Scikit-Learn from a Docker container
Last synced: 01 Dec 2024
https://github.com/jayanthpotluri5513/chatviewapp
The ChatView App is an interactive tool for analyzing WhatsApp chat data. Utilizing TensorFlow, Keras, and Streamlit, it allows users to import .txt files, perform sentiment analysis, and visualize chat patterns and keyword trends, enhancing understanding of conversations.
deep-learning keras machine-learning nlp scikit-learn tensorflow
Last synced: 20 Dec 2024
https://github.com/miguel-a-barbosa/talento-tech-intermedio
Talento Tech Análisis y Visualización de Datos nivel Intermedio. 📊
beautifulsoup data-analytics data-visualisation excel flourish google-colab matplotlib numpy pandas powerbi scikit-learn seaborn sqlite
Last synced: 07 Dec 2024
https://github.com/emms21/thoughtful_ai
Technical Screening: an agent that responds to semantically similar questions with pre-defined answers, falling back to generic LLM responses otherwise
openai python scikit-learn streamlit
Last synced: 21 Nov 2024
https://github.com/eljandoubi/predict-customer-churn-with-clean-code
Clean Code Principles
autopep8 logging numpy pandas pylint pytest scikit-learn
Last synced: 25 Nov 2024
https://github.com/gabrielfmcoelho/heart-disease-webapp
flask-application healthcare machine-learning scikit-learn webapp
Last synced: 13 Dec 2024
https://github.com/eljandoubi/dynamic_risk_assessment_system
ML Model Scoring and Monitoring
os pandas scikit-learn sqlite sys
Last synced: 25 Nov 2024
https://github.com/apal21/tensorflow-pima-indians-dataset-classification
Pima Indians Dataset classification using Tensorflow Linear Classifier and DNN Classifier.
classification deep-neural-networks kaggle linear-classifier pandas pima-indians-dataset scikit-learn tensorflow
Last synced: 31 Dec 2024
https://github.com/eljandoubi/building-a-reproducible-model-workflow
hydra mlflow mlops numpy pandas pandas-profiling scikit-learn scipy wandb
Last synced: 25 Nov 2024
https://github.com/johnnixon6972/cirrhosis-outcomes-prediction
This leverages advanced machine learning techniques to predict patient outcomes for those suffering from cirrhosis. Utilizing a comprehensive dataset from a Mayo Clinic study, this project explores various data imputation methods and class balancing techniques to enhance prediction accuracy.
ai algorithms analytics artificial-intelligence machine-learning ml pandas python3 scikit-learn
Last synced: 17 Nov 2024
https://github.com/vibhore-sagar/stock-movement-analysis-based-on-social-media-sentiment
This project aims to develop a machine learning model that predicts stock movements by analyzing sentiment in social media discussions (Reddit posts).
joblib numpy pandas praw python scikit-learn textblob-sentiment-analysis yfinance
Last synced: 07 Dec 2024
https://github.com/umasivakumar14/f1imagerecognition
Predicts the F1 driver given in an image of their face.
crossvalidation flask gridsearchcv haar-cascade image-recognition machine-learning python scikit-learn seaborn wavelet-transform
Last synced: 17 Nov 2024
https://github.com/pransu-code/marathonprediction
Case-based Time Prediction for Recreational Marathon Runners
gbm machine-learning-algorithms numpy pandas python random-forest regression-models scikit-learn seaborn sklearn
Last synced: 17 Nov 2024
https://github.com/greatepee/book-recommendation-system
Book Recommendation System
collaborative-filtering cosine-similarity evaluation-metrics k-precision kaggle kaggledatasets mae numpy pandas python scikit-learn scipy svd svd-matrix-factorisation
Last synced: 17 Nov 2024
https://github.com/moanassiddiqui/handsonml_ml
This is the complete part I of the Hands-On Machine Learning book which was about the classical machine learning models.
hands-on machine-learning scikit-learn
Last synced: 17 Nov 2024
https://github.com/avik-pal/kaggle-titanic
Predicting whether a given set of people survive on the Titanic
machine-learning numpy pandas scikit-learn scikitlearn-machine-learning
Last synced: 20 Nov 2024
https://github.com/anty-filidor/cyberbullying-detector
NLP bullying detector for tweets with ML model training pipeline deployed as web-app with CICD
deployment-system flask-api machine-learning nlp python scikit-learn
Last synced: 01 Dec 2024
https://github.com/sudothearkknight/15-machinelearningprojects
A curation of 15 Machine Learning projects in various fields that are helping me gain a better understanding of the different machine learning tools, techniques, algorithms and methodalogies.
classification-algorithm machine-learning machine-learning-algorithms natural-language-processing pycharm-ide python3 regression-models scikit-learn scikitlearn-machine-learning spam-detection
Last synced: 19 Dec 2024
https://github.com/zsailer/skspline
A Scikit-learn interface on Scipy's spline.
Last synced: 22 Dec 2024
https://github.com/sarincr/training-on-artificial-intelligence
Entree Academy 10 Days free training on Artificial Intelligence. Course will be conducted in a Blended learning way with Daily one hour online training and 3 hour project based training
artificial-intelligence artificial-intelligence-algorithms data-analysis data-science data-visualization decision-trees deep-learning deeplearning logistic-regression machine-learning machine-learning-algorithms machinelearning num numpy pandas regression scikit-learn scipy sklearn
Last synced: 20 Nov 2024
https://github.com/rtmigo/skifts_py
Search for the most relevant documents containing words from a query. Uses Scikit-learn and Numpy
cosine-similarity information-retrieval numpy python scikit-learn text-mining tf-idf
Last synced: 01 Dec 2024
https://github.com/prakashjha1/customer-segmentation
This repository contains a customer segmentation project implemented in a Jupyter Notebook using Python. Customer segmentation is a crucial strategy for businesses aiming to understand their customer base better, enabling targeted marketing strategies and personalized customer experiences.
clustering-algorithm customer-segmentation kmeans-clustering matplotlib python scikit-learn seaborn
Last synced: 16 Jan 2025
https://github.com/lemma-osu/sknnr
scikit-learn compatible estimators for various kNN imputation methods
classification gnn gradient-nearest-neighbor imputation k-nearest-neighbor knn most-similar-neighbor msn random-forest-nearest-neighbor regression rfnn scikit-learn sklearn-estimator
Last synced: 14 Oct 2024
https://github.com/akapich/clustermatic
Python AutoML library for clustering tasks
automl clustering machine-learning scikit-learn
Last synced: 28 Dec 2024
https://github.com/anastasiaschmidt1/sqli-detection-ml
UNI-PROJEKT: Erkennung von SQL-Injection-Angriffen durch maschinelles Lernen (SVM-Modell)
bht-berlin machine-learning scikit-learn sqli svm
Last synced: 28 Dec 2024
https://github.com/adityajn105/machine-learning-algos
Different Algos Learn While Learning Machine-Learning
machine-learning-algorithms matplotlib-tutorial nltk pandas-tutorial scikit-learn scipy seaborn tensorflow-tutorials
Last synced: 16 Jan 2025
https://github.com/ejw-data/ml-playground
Testing the limitations, inabilities, and strengths of models with synthetic data
machine-learning python scikit-learn
Last synced: 21 Nov 2024
https://github.com/ethiy/svm-fs
SVM and Feature Selection course.
course feature-selection jupyter-notebook scikit-learn svm svm-classifier
Last synced: 15 Dec 2024
https://github.com/ejw-data/ml-classification-credit-risk
Compares several machine learning classification models to determine whether to approve or reject a loan request
classification python scikit-learn
Last synced: 21 Nov 2024
https://github.com/junya737/weighted-pls-regression
A Python implementation of Weighted Partial Least Squares Regression with support for sample weights.
machine-learning partial-least-squares-regression scikit-learn
Last synced: 28 Dec 2024
https://github.com/ejw-data/ml-clustering-crypto
Compares several machine learning clustering models to determine whether the currencies can be logically classified based on the given data
clustering python scikit-learn
Last synced: 21 Nov 2024
https://github.com/atharvapathak/size_estimator_project
This project in Python aims to provide a tool for estimating the size of objects in images or videos. Using computer vision techniques, the project analyzes the input media, detects objects of interest, and provides an estimation of their size based on known reference points or objects.
cicd cnn opencv python pytorch rnn scikit-learn sql tensorflow
Last synced: 15 Jan 2025
https://github.com/lexxai/goit_python_ds_hw_04
Модуль 4. Класифікація та оцінка роботи моделі. Лінійна регресія: перенавчання та регуляризація
lasso-regression linear-regression numpy pandas python red regression ridge-regression scikit-learn
Last synced: 24 Nov 2024
https://github.com/bsamseth/triangular-regressor
A scikit-learn compatible implementation of a 2D triangular regressor.
Last synced: 13 Dec 2024
https://github.com/evanch98/predict-concrete-strength-keras
Predict-concrete-strength deep learning model trained using Keras. This project is part of the IBM AI Engineering Professional Certificate.
deep-learning google-colab jupyter-notebook keras keras-tensorflow numpy pandas python regression-models scikit-learn
Last synced: 21 Nov 2024
https://github.com/jofaval/red-wine-quality
Data Analysis of the Red Portuguese's Wine's Quality in 2009
classification data-analysis data-science data-visualization google-colab kaggle logistic-regression machine-learning python scikit-learn wine-quality xgboost
Last synced: 09 Dec 2024
https://github.com/jt2m0l3y/quantified-self
The final project for an introduction to data science, this project is a practice in supervised machine learning with kNN and Decision Tree Classifiers.
data-visualization decision-trees eda jupyter-notebooks knn-classification latex markdown numpy pandas python scikit-learn statistical-analysis supervised-learning
Last synced: 27 Dec 2024
https://github.com/kumailn/machinelearning
Machine learning with Python
machine-learning python scikit-learn tensorflow
Last synced: 02 Jan 2025
https://github.com/lexxai/goit_python_ds_hw_03
Модуль 3. Класичне машинне навчання. Перенавчання. Лінійна регресія. LaTeX формули.
latex linear-regression matplotlib numpy pandas python scikit-learn
Last synced: 24 Nov 2024
https://github.com/lexxai/goit_python_ds_hw_05
Метод опорних векторів -Support Vector Machine, SVM. Дерева рішень - RandomForestClassifier, XGBClassifier
classification numpy pandas python random-forest-classifier reporting scikit-learn svm-classifier svm-model xgbclassifier
Last synced: 24 Nov 2024
https://github.com/lexxai/goit_python_ds_hw_06
Модуль 6. Навчання без вчителя. Кластерізація. KMeans. Principal Component Analysis
dbscan-clustering hdbscan-clustering kmeans kmeans-clustering opentsne optics-clustering pca python scikit-learn tsne
Last synced: 24 Nov 2024
https://github.com/epomatti/python-machine-learning
Simple examples of ML using Python
machine-learning python scikit-learn
Last synced: 17 Nov 2024
https://github.com/djb15/machine-learning-project
Machine learning project 2018 - Imperial College London
machine-learning project python3 scikit-learn scikitlearn-machine-learning university university-project
Last synced: 29 Dec 2024
https://github.com/rickyarians/ai-ml-nlp
Directory Machine Learning, Deep Learning, Artificial Int, Natural Language Processing Project
deep-learning machine-learning modeling python scikit-learn tensorflow
Last synced: 19 Nov 2024
https://github.com/himasnhu-at/freecodecamp--ml
ML Models I built for my freeCodeCamp's Machine Learning with Python certification
freecodecamp freecodecamp-project machine-learning machine-learning-algorithms matplotlib pandas python scikit-learn
Last synced: 06 Dec 2024
https://github.com/rtahmasbi/applications_tempalete
Templates for different applications
java latex linux pearl python r scikit-learn shell-script tensorflow
Last synced: 01 Jan 2025
https://github.com/towaquimbayo/comp-4948
BCIT Computer Systems Technology (CST) - COMP 4948 (Predictive Machine Learning)
feature-selection keras matplotlib numpy pandas predictive-analytics predictive-modeling python pytorch regression scikit-learn sklearn statsmodels tensorflow
Last synced: 13 Jan 2025
https://github.com/maneeshd/boston-housing
Predicting Boston Housing Prices
boston-housing-price-prediction machine-learning scikit-learn
Last synced: 15 Nov 2024
https://github.com/kosmoswerner/scikitlearn.net
C# bindings for Scikit-Learn (WIP 🏗)
machine-learning scikit scikit-learn sklearn
Last synced: 15 Nov 2024
https://github.com/karimosman89/customer-churn-prediction
Predict which customers are likely to stop using a service.Build a model to predict which customers are likely to stop using a service or product. This can help companies take proactive measures to retain customers.Provide actionable insights and retention strategies based on the model’s predictions.
matplotlib-pyplot pandas python scikit-learn seaborn
Last synced: 20 Dec 2024
https://github.com/jatin-mehra119/paris_housing_price-kaggle-
Paris Housing Price Kaggle Competiton
data data-visualization kaggle-competition machine-learning numpy pandas predictive-modeling scikit-learn
Last synced: 16 Nov 2024
https://github.com/jatin-mehra119/heart_disease_predictor
Data Analysis, Model Training, Model Deployment.
classification-algorithm dataanalysis datascience-machinelearning modeltraining scikit-learn streamlit-webapp
Last synced: 16 Nov 2024
https://github.com/jatin-mehra119/roe-prediction-modeling
A Web-APP for predicting Return of Equity using Machine learning model.
data-analysis data-science forecasting machine-learning regression-models scikit-learn
Last synced: 16 Nov 2024
https://github.com/vatshayan/pokemon-analysis
Visualization, Analysis & Predicting the accuracy of finding Pokemon power, attack & speed through Machine Learning
artificial-intelligence data data-analysis data-science data-visualization dataset machine-learning machine-learning-algorithms pokemon scikit-learn
Last synced: 15 Jan 2025
https://github.com/nathan-lindstedt/student_risk
Student Success Model (SSM)
fairlearn machine-learning scikit-learn shap student-risk xgboost
Last synced: 21 Nov 2024
https://github.com/bruceunx/ai-simulator
aiplayground 人工智能学习乐园
ai maching-learning scikit-learn
Last synced: 15 Jan 2025
https://github.com/karimosman89/energy-consumption-forecasting
Predict future energy consumption based on historical data.Create a model that predicts energy consumption in households or businesses to optimize energy distribution and reduce costs.Assist energy companies in planning and managing supply efficiently.
arima lstm matplotlib pandas python scikit-learn
Last synced: 20 Dec 2024
https://github.com/jmromer/warbler
A recommendation engine powered by scikit-learn and served by Flask.
flask flask-api numpy pandas python3 scikit-learn
Last synced: 13 Jan 2025
https://github.com/ashrw/handwritten_digit_recognizer
A handwritten digit recognition system using Python and Scikit-learn to preprocess images and classify digits with a trained SVM model.
Last synced: 21 Nov 2024
https://github.com/j-sephb-lt-n/unsupervised-fraud-detection
Exploring anomaly detection using unsupervised methods in scikit-learn
anomaly anomaly-detection fraud-detection isolation-forest local-outlier-factor outlier outlier-det scikit-learn sklearn unsupervised
Last synced: 28 Dec 2024
https://github.com/pranavgautam29/flight-price-prediction
The Flight Price Prediction project uses machine learning to forecast flight ticket prices based on historical data. Hosted on Streamlit Community Cloud and deployed via Streamlit, this application allows users to input flight details such as departure and arrival airports, travel dates, and class to receive accurate price predictions.
machine-learning prediction-model regression scikit-learn statistical-machine-learning streamlit
Last synced: 21 Nov 2024
https://github.com/dionixius7/titanic-disaster-ml-model
This project predicts the survival of passengers on the Titanic by using Kaggle Titanic Disaster Dataset. The dataset contains information related to passengers, such as age, gender, and class. Different machine learning algorithms have been applied for this predictive model to accomplish an accurate prediction that will define the survival chances
data-analysis data-science data-visualization eda knn-classifier machine-learning neural-network python scikit-learn svm tensorflow titanic-kaggle titanic-survival-prediction
Last synced: 17 Nov 2024
https://github.com/shubhamsoni98/project_using_knn
This project applies the K-Nearest Neighbors (KNN) algorithm to predict iPhone purchases based on customer data. Using features like age, salary, and previous purchase behavior, the KNN model classifies customers into buyers and non-buyers.
anaconda analytics data data-science eda knn knn-classification machine-learning-algorithms predict project python scikit-learn tableau
Last synced: 21 Nov 2024
https://github.com/idaraabasiudoh/drug_prescribtion_decision_tree_model
This repository contains a machine learning project focused on classifying drugs based on patient characteristics using a Decision Tree classifier. The project uses Python and popular data science libraries such as scikit-learn, pandas, and matplotlib.
data-analysis jupyter-notebook machine-learning python3 scikit-learn
Last synced: 14 Jan 2025
https://github.com/hotequil/computer-vision
Study about computer vision.
jupyter-notebook matplotlib numpy python scikit-learn
Last synced: 06 Dec 2024
https://github.com/rohit1901/py-cluster
Classifier and Cluster Analysis in Data Science
classification clustering data-science k-means-clustering machine-learning pytest python python3 ruff scikit-learn
Last synced: 16 Nov 2024
https://github.com/abrahamkoloboe27/retail-sales-analysis-and-prediction
Retail Sales Dasboard and Prevision
dashboard machine-learning plotly python python3 scikit-learn streamlit
Last synced: 16 Nov 2024
https://github.com/george-gca/ai_papers_analysis
Do some analysis based on main AI conferences
conferences data-analysis fasttext fasttext-embeddings fasttext-python python scikit-learn top2vec
Last synced: 14 Jan 2025
https://github.com/leticiamilan/formacao-python-developer-dio
Formação Python Developer - Digital Innovation One
django flask pandas pymongo python scikit-learn sqlalchemy sqlite
Last synced: 29 Nov 2024
https://github.com/jeffandyalltogether/mlrecommendationsystem
project code for a recommendation system for Amazon using collaborative filtering, ranking, and matrix factorization to enhance customer satisfaction and product discovery.
eda matplotlib pandas python scikit-learn seaborn tensorflow
Last synced: 07 Dec 2024
https://github.com/priyanshulathi/air-quality-index-prediction
Machine learning based air quality index prediction using environmental and pollutant data to classify and forecast pollution levels.
machine-learning matplotlib numpy pandas python scikit-learn seaborn
Last synced: 19 Dec 2024
https://github.com/kavaivaleri/linear-regression
Basic linear regression using data from Kaggle https://www.kaggle.com/adityadesai13/used-car-dataset-ford-and-mercedes/tasks?taskId=1258
linear-regression numpy pandas plots scikit-learn scipy seaborn-plots
Last synced: 19 Nov 2024
https://github.com/cptanalatriste/copycat-detector
A Naive-Bayes classifier for detecting plagiarism.
amazon-sagemaker naive-bayes-classifier scikit-learn
Last synced: 12 Jan 2025
https://github.com/makiato1999/strokepredict-datascience
McMaster University CSE780 Project
multilayer-perceptron-network numpy pandas random-forest-classifier scikit-learn
Last synced: 12 Jan 2025
https://github.com/virajbhutada/article-recommendation-system
This project aims to redefine content discovery by delivering personalized article recommendations tailored to individual user preferences. We use advanced machine learning techniques like PCA and K-means clustering to analyze user behavior and article characteristics to provide highly accurate recommendations.
anaconda article-recommendation clustering-algorithm data-analysis data-science keras-tensorflow machine-learning machine-learning-algorithms ml-models numpy pandas plotly python scikit-learn scipy
Last synced: 06 Dec 2024
https://github.com/mpolinowski/fisher-discriminant-analysis
LDA is a widely used dimensionality reduction technique built on Fisher’s linear discriminant.
linear-discriminant-analysis matplotlib-pyplot python scikit-learn
Last synced: 30 Nov 2024
https://github.com/swat1563/recommendation-system
This repository features a recommendation system and analytics engine using datasets on users, organizations, contents, contacts, events, and recommendations. It includes data preprocessing, building a recommendation system, and creating visual reports with Power BI.
analytics data-analysis data-visualization engine kaggle numpy pandas powerbi powerbi-dashboards powerbi-desktop powerbi-reports python recommendation-engine recommendation-system recommender-systems scikit-learn scipy
Last synced: 06 Dec 2024