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-26 00:24:18 UTC
- JSON Representation
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/nicolascoiado/nivel-mar
Este projeto realiza uma análise detalhada do nível médio global do mar (GMSL), utilizando uma base de dados pública que abrange medições históricas. O objetivo é explorar tendências, calcular a taxa média de elevação e visualizar os dados por meio de gráficos.
google-colab jupyter-notebook matplotlib numpy pandas python python3 scikit-learn
Last synced: 18 Jan 2025
https://github.com/umasivakumar14/real_estate_ml_model
Predicts the price of a home in Bengaluru, Karnataka based on location, urbanization, total square feet, bedrooms, bathrooms, and balconies.
aws flask gridsearchcv http-requests machine-learning machine-learning-algorithms nginx pandas python scikit-learn
Last synced: 21 Dec 2024
https://github.com/udacity-machinelearning-internship/more-spam-classifying
Implementing more spam classifying using Ensemble Methods in python
classification jupyter jupyter-notebook machine-learning pandas python scikit-learn sklearn
Last synced: 24 Jan 2025
https://github.com/amber-abuah/amazon-rating-predictor
MultinomialNB classifier for predicting Amazon review ratings.
beautifulsoup gradio imblearn machine-learning ml naive-bayes-classifier nlp nltk pandas scikit-learn sentiment-analysis sentiment-classification tf-idf
Last synced: 21 Dec 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/aysh2603/credit-card-fraud-detection
The Credit Card Fraud Detection project aims to identify fraudulent transactions from a dataset of credit card transactions. The project addresses the challenge of class imbalance and employs advanced machine learning techniques to build an effective fraud detection model.
ensemble-learning hyperparameter-tuning numpy pandas python3 scikit-learn streamlit
Last synced: 21 Dec 2024
https://github.com/sergeimakarovv/ml-powerlifting
Predicting a weight lifted by athletes using Machine Learning
machine-learning pandas python scikit-learn
Last synced: 21 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/wesleybertipaglia/data-science-small-business
Undergraduate Data Science project for small businesses, covering data-driven solutions for optimizing operations, increasing efficiency, and driving growth.
business-intelligence data-science machine-learning matplotlib pandas python scikit-learn
Last synced: 18 Jan 2025
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/cego669/dirtycategoriesencoding
Repository containing two classes (StringAgglomerativeEncoder and StringDistanceEncoder) useful for grouping or visualizing the distance between dirty categorical variables. They are compatible with the scikit-learn API.
category clustering dimensionality-reduction dirty hierarchical-clustering machine-learning scikit-learn singular-value-decomposition svd
Last synced: 21 Dec 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/sarowarahmed/predicting-kolkata-house-price
🏠 Predicting Kolkata House Price: A web app powered by a Machine Learning model, built with Numpy, Pandas, Scikit-learn, and Streamlit, to predict house prices in Kolkata. Deployed on Streamlit Cloud for easy access and real-time predictions.
app kolkata linear-regression machine-learning numpy pandas scikit-learn streamlit
Last synced: 21 Dec 2024
https://github.com/aysh2603/twitter-sentiment-analysis
The Twitter Sentiment Analysis project employs Natural Language Processing (NLP) techniques to classify tweets into positive or negative sentiments. By analyzing the tone of tweets, this project provides insights into public sentiment on various topics.
hyperparameter-tuning nlp-machine-learning numpy pandas 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/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: 18 Jan 2025
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: 18 Jan 2025
https://github.com/khanovico/python-stock-analyzer
This is a Webapp implemented by python and several data science frameworks, enabling online stock trend analyzing.
amcharts-js-charts data-analysis data-visualization flask javascript pandas python scikit-learn
Last synced: 21 Dec 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: 18 Jan 2025
https://github.com/amiriiw/text_classification
Welcome to the Text Classification Project! This project is designed to train a model for classifying texts based on their emotional content and then using it to categorize new texts into corresponding emotional categories.
keras numpy pandas pickle scikit-learn tensorflow text-classification
Last synced: 21 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: 21 Jan 2025
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/stella4444/linear-regression
learning about linear regression (currently a work in progress) ~ working with data
linear-regression machine-learning numpy scikit-learn
Last synced: 21 Dec 2024
https://github.com/manome/python-supervised-learning
This project provides sample code for performing supervised learning.
conformal-prediction scikit-learn supervised-learning
Last synced: 21 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/mrktsm/spam-email-recognizer
Long Short-Term Memory (LSTM) network trained to classify emails as spam or non-spam. It processes email content to make accurate predictions and can be integrated into projects for efficient spam detection and email management.
data-preprocessing keras lstm-neural-network model-architecture nltk numpy pandas performance-evaluation scikit-learn spam-classification-model tenserflow training-the-model
Last synced: 17 Jan 2025
https://github.com/raulmaulidhino-dev/ml_modelling_regression
There are many factors that influence the grades/scores of students. One of the factors is study hours. In this mini analysis project, there are 3 models that will learn and predict the relation between study hours of students and their scores in an exam/test. This project will result the best ML model to solve the problem.
data data-analysis-python data-science eda machine-learning scikit-learn
Last synced: 21 Dec 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/chaitanya1436/student_performance_analysis
A project focused on analyzing college student performance using data on department, assessment scores, and performance labels. Implemented in Google Colab, the analysis includes data preprocessing, feature scaling, and exploratory data analysis to uncover insights and prepare the data for further analysis or modeling.
ata-preprocessing data-preparation exploratory-data-analysis feature-scaling google-colab numpy pandas scikit-learn
Last synced: 21 Dec 2024
https://github.com/eljandoubi/building-a-reproducible-model-workflow
hydra mlflow mlops numpy pandas pandas-profiling scikit-learn scipy wandb
Last synced: 24 Jan 2025
https://github.com/jeus0522/7-explore-different-classifier-ml-app
A project exploring various classification algorithms, showcasing their implementation, comparison, and evaluation using Python and scikit-learn.
k-nearest-neighbours knn random-forest scikit-learn streamlit support-vector-machine svm
Last synced: 21 Dec 2024
https://github.com/miteshgupta07/zomato-restaurant-rating-predictor
A Zomato rating prediction app that uses machine learning to forecast restaurant ratings based on various factors, helping users make informed dining decisions.
flask machine-learning python scikit-learn
Last synced: 28 Dec 2024
https://github.com/mylnikovdan/house_pricing
ml python scikit-learn visualization
Last synced: 21 Dec 2024
https://github.com/kumartusha/machine_learning_fundamentals
Machine Learning Work
matplotlib numpy pandas python3 scikit-learn seaborn sql sqlite
Last synced: 07 Dec 2024
https://github.com/andriamahay11master/machinelearning
This project is created to practice supervised ML using the libraries existing in Python
linear-regression multiple-linear-regression python scikit-learn scikitlearn-machine-learning
Last synced: 22 Jan 2025
https://github.com/manjit-baishya-datascience/spam-email-detection
This project demonstrates how to build a spam detection system using Natural Language Processing (NLP) and machine learning techniques.
imblearn nlp nlp-machine-learning nltk scikit-learn spam-detection
Last synced: 21 Dec 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/katjaweb/king-county-house-price-prediction
This project aims to predict house prices based on various features such as square footage, number of rooms or location.
machine-learning python regression scikit-learn
Last synced: 21 Dec 2024
https://github.com/lexxai/goit_python_ds_hw_03
Модуль 3. Класичне машинне навчання. Перенавчання. Лінійна регресія. LaTeX формули.
latex linear-regression matplotlib numpy pandas python scikit-learn
Last synced: 24 Jan 2025
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 Jan 2025
https://github.com/kriss024/anaconda-python-for-data-science
Anaconda Python 3.8.8 with TensorFlow 2 Docker image
anaconda3 data-science docker jupyter-notebook machine-learning pandas python python3 scikit-learn tensorflow2
Last synced: 25 Jan 2025
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: 22 Jan 2025
https://github.com/sckonung/crab-age-regression
ML model for regression with a crab age dataset Competition in Kaggle
keras machine-learning pandas python scikit-learn tensorflow
Last synced: 21 Dec 2024
https://github.com/mecha-aima/fake-bills-detection
This Python project implements a simple classification model comparison using scikit-learn to classify banknotes as either "Authentic" or "Counterfeit" based on four features
classification-model machine-learning model-selection scikit-learn
Last synced: 22 Jan 2025
https://github.com/engineertolulope/us_states_living_ranking_analysis
Python script for analyzing and ranking U.S. states based on factors like cost of living, tax burden, diversity, crime rates, and climate. Uses weighted criteria to identify the best states to live in according to these metrics. Ideal for decision-making on relocation.
data-analysis data-science linear-regression machine-learning python scikit-learn
Last synced: 21 Dec 2024
https://github.com/idaraabasiudoh/credit_card_fraud_detection
This repository contains a machine learning project focused on detecting credit card fraud using Decision Tree and Support Vector Machine (SVM) classifiers.
data-analysis jupyter-notebook machine-learning python3 scikit-learn snapml
Last synced: 21 Dec 2024
https://github.com/achronus/data-exploration
A repository dedicated to interesting data exploration projects I've completed
data-analysis exploratory-data-analysis machine-learning matplotlib pandas python scikit-learn seaborn
Last synced: 22 Jan 2025
https://github.com/sanjiv856/machine_learning_scikit-learn
Repository for machine learning in Python using Scikit-learn.
pipelines python scikit-learn sklearn titanic-kaggle titanic-survival-prediction
Last synced: 21 Dec 2024
https://github.com/sreekar0101/-movie-recommendation-system-using-python
The Movie Recommendation System is designed to suggest personalized movie recommendations by analyzing extensive datasets containing movie details and credits.ultilizes python libraries numpy pandas and scikit learn.The system achieved a 15% improvement in accuracy compared to the baseline model by identifying key factors that influence user choice
data-analysis data-visualization numpy-library pandas-dataframe scikit-learn seaborn-python
Last synced: 22 Jan 2025
https://github.com/soumyapro/parkinson-disease-prediction
This project predicts Parkinson's disease using machine learning models.
logistic-regression numpy pandas scikit-learn svc xgboost
Last synced: 21 Dec 2024
https://github.com/filsan95/project-iot_malware_identification
This repository contains the code and data for a project that detects malware from IoT devices using a publish-subscribe model with Confluent and Databricks. The project streams IoT device data to Kafka, analyzes it, and detects malware using machine learning models such as Random Forest and Gradient Boosted Trees.
apache-kafka classification confluent databricks machine-learning-algorithms scikit-learn sql
Last synced: 22 Jan 2025
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/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/gamowy/systemysi
Zadania z systemów sztucznej inteligencji
artificial-intelligence python scikit-learn university-coursework
Last synced: 25 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/radoslawregula/iris-classification
Jupyter notebook implementing an efficient machine learning method to classify flowers from the Iris data set.
classification iris-dataset jupyter-notebook machine-learning python scikit-learn softmax-classifier
Last synced: 21 Jan 2025
https://github.com/towaquimbayo/comp-4949
BCIT Computer Systems Technology (CST) - COMP 4949 (Big Data Analytics Methods)
arima big-data django django-rest-framework html html5 keras machine-learning matplotlib numpy pandas predictive-analytics predictive-modeling python pytorch scikit-learn sklearn statsmodels tenserflow
Last synced: 13 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/baponkar/scikit-logisticregression-application
A simple and detail application analysis of sci kit learn LogisticRegression model .
classification-algorithm logistic-regression machine-learning python3 scikit-learn
Last synced: 27 Dec 2024
https://github.com/jhylin/ml1-1_small_mols_in_chembl
Polars dataframe library and logistic regression in scikit-learn (update)
logistic-regression machine-learning parquet-files polars-dataframe scikit-learn
Last synced: 22 Jan 2025
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/boomerspine/selflearning_chatbot
Self learning chatbot using python
Last synced: 27 Jan 2025
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/javi-cc/python-ml-portcanto
Portcanto és un projecte de simulació d'un trajecte en bicicleta. S'ha definit 4 tipus de ciclistes que es diferencien en el temps que tarda a fer el trajecte. L'objectiu és descobrir els 4 patrons amb l'algoritme de clustering KMeans.
clustering docker docker-compose kmeans machine-learning mlfow pydoc pylint python scikit-learn testing venv
Last synced: 07 Dec 2024
https://github.com/bruceunx/ai-simulator
aiplayground 人工智能学习乐园
ai maching-learning scikit-learn
Last synced: 15 Jan 2025
https://github.com/lucaso21/ml-with-python
Machine learning with python
data-science feature-engine machine-learning python scikit-learn
Last synced: 22 Jan 2025
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/skekre98/movie-recommender
Content-based recommendation engine for movies
cosine-similarity recommendation-system scikit-learn
Last synced: 22 Jan 2025
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/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/enayar478/nomad_machine_learning_dash_app
An interactive Machine Learning app built with Dash and Plotly, developed as part of the Data Analytics Bootcamp at Le Wagon Bordeaux. It allows users to visualize data, make real-time predictions, and explore various model insights.
analytics cachetools dash dashboard-application data-analysis data-science deployment gunicorn interactive-visualization machine-learning pandas plotly plotly-dash prediction-model python python3 render scikit-learn web-application
Last synced: 22 Jan 2025
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/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: 20 Jan 2025
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/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/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/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/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/mpolinowski/local-linear-embedding
Improve Data Quality by discarding non-correlating, noisy Dimensions
locally-linear-embedding pyplot python scikit-learn
Last synced: 30 Nov 2024
https://github.com/mpolinowski/multi-dimensional-scaling
Multidimensional Scaling is a family of statistical methods that focus on creating mappings of items based on distance.
matplotlib-pyplot multi-dimensional-scaling python scikit-learn
Last synced: 30 Nov 2024
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/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: 22 Jan 2025
https://github.com/mpolinowski/scikit-wine-quality
Predicting Wine Quality with Several Classification Techniques using SciKit Learn.
feature-classifiers python scikit-learn
Last synced: 30 Nov 2024
https://github.com/mpolinowski/tstochastic-neighbor-embedding
Improve Data Quality by discarding non-correlating, noisy Dimensions
matplotlib-pyplot python scikit-learn t-sne
Last synced: 30 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: 09 Jan 2025
https://github.com/omar-karimov/ai4renewals-gendes
This project adopts a modular Python architecture within an MLOps framework to enhance subscription renewal predictions, utilizing FastAPI and MongoDB with AWS integration (S3, ECR, EC2). Docker ensures seamless deployment, and GitHub Actions automate the CI/CD workflows. Evidently AI monitors drift to guarantee predictive accuracy and reliability.
api aws deployment docker drift-detection ec2 ecr evidently fastapi github-actions mangodb mlops modularization pipeline s3 scikit-learn workflow yaml-configuration
Last synced: 22 Jan 2025
https://github.com/namratha2301/cognitiveemotion
Identifying Emotions from EEG Activity
data-science gru matplotlib python3 scikit-learn seaborn tensorflow xgboost
Last synced: 30 Nov 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/namratha2301/bangalorehousepricepredictor
Predicting house price in Bangalore based on the key features of the house like number of rooms, size in square feet etc.
azure bashscript docker flake8 flask github-actions scikit-learn
Last synced: 30 Nov 2024
https://github.com/raduldev/ml-projects
End To End Machine Learning Project guided by Krish Naik from Ineuron.
catboost dill flask-application numpy pandas python scikit-learn xgboost
Last synced: 01 Dec 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/mark-mdo47/family-machine-learning-project-2017
We are doing a two-part Machine Learning project this summer with SciKit-Learn and Keras/TensorFlow
machine-learning python scikit-learn tensorflow
Last synced: 22 Jan 2025