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: 2024-11-08 00:26:25 UTC
- JSON Representation
https://github.com/oneapi-src/customer-segmentation
AI Starter Kit for Customer Segmentation for Online Retail using Intel® Extension for Scikit-learn*
Last synced: 05 Nov 2024
https://github.com/oneapi-src/purchase-prediction
AI Starter Kit for Purchase Prediction model using Intel® Extension for Scikit-learn*
Last synced: 05 Nov 2024
https://github.com/daugaard/scikit-learn-from-ruby
handwritten-digit-recognition python ruby rubyml scikit-learn svm-classifier
Last synced: 04 Aug 2024
https://github.com/markdouthwaite/lingo
A package for quickly deploying Scikit-Learn Linear Models in Go.
golang linear-models machine-learning scikit-learn
Last synced: 13 Oct 2024
https://github.com/kohlerhector/dpdt-py
Implementation of Dynamic Programming Decision Tree algorithm (Kohler et. al. 2024).
decision-tree-classifier decision-trees dynamic-programming scikit-learn scikitlearn-machine-learning sklearn sklearn-classifier
Last synced: 08 Nov 2024
https://github.com/georgedouzas/imbalanced-learn-extra
Implementation of novel oversampling algorithms.
clustering-base-oversampling data-science geometric-smote geometric-somo imbalanced-data imbalanced-learn imbalanced-learning kmeans-smote machine-learning oversampling python scikit-learn smote somo
Last synced: 29 Oct 2024
https://github.com/alejoduarte23/ssi-cov
The SSICOV is a system identification method for structural health monitoring (SHM) using Stochastic Subspace Identification (SSI). It processes acceleration data to extract modal parameters of a structure.
matplotlib modal-analysis numpy scikit-learn scipy signal-processing system-identification
Last synced: 14 Oct 2024
https://github.com/cyberfantics/bitcoin-price-prediction
A deep learning-based web app for predicting future Bitcoin prices using historical data. Users can interactively select prediction days and view recent price data in real-time.
artificial-intelligence artificial-neural-networks bitcoin deep-learning machine-learning neural-network prediction-model scikit-learn tensorflow
Last synced: 02 Nov 2024
https://github.com/pr38/dask_tfidf
A Dask native implementation of 'Term Frequency Inverse Document Frequency' for dask-ml and scikit-learn
dask dask-ml distributed-computing machine-learning python scikit-learn
Last synced: 27 Oct 2024
https://github.com/lorey/data-intensive-latex-documents
Python framwork for data-intensive LaTeX documents.
automation latex machine-learning scikit-learn sklearn
Last synced: 14 Oct 2024
https://github.com/marella/evaluate
A tool to evaluate the performance of various machine learning algorithms and preprocessing steps to find a good baseline for a given task.
lightgbm machine-learning python scikit-learn xgboost
Last synced: 25 Oct 2024
https://github.com/thomasthaddeus/dataanalysistoolkit
DataAnalysisToolkit is a Python-based data analysis tool designed to streamline various data analysis tasks. It provides the ability to load data from CSV files, perform statistical calculations, detect outliers, clean data, and visualize data.
data-science matplotlib python python-script python3 scikit-learn
Last synced: 30 Oct 2024
https://github.com/noahgift/ucdmsba-machine-learning
Supplemental Class Material for UC Davis MSBA Graduate Machine Learning Course
bax452 classification data-science deep-learning graduate-school jupyter-notebook machine-learning material python r regression scikit-learn supplemental uc-davis-msba
Last synced: 11 Oct 2024
https://github.com/spags093/spotify_song_data
Part 1: Analysis of Spotify song data that uses Machine Learning to determine what features make a "hit" song on Spotify.
machine-learning matplotlib music pandas python scikit-learn seaborn shap spotify spotify-api tensorflow
Last synced: 03 Nov 2024
https://github.com/udityamerit/python-librearies-for-data-science
Python libraries for data science enable efficient data manipulation, analysis, and modeling. Key libraries include NumPy for numerical computing, pandas for data handling, Matplotlib for visualization, Scikit-learn for machine learning, TensorFlow for deep learning, and BeautifulSoup/requests for web scraping. These libraries simplify complex data
beautifulsoup data data-science data-science-libraries machine-learning matplotlib numpy pandas requests scikit-learn scikitlearn-machine-learning tensorflow
Last synced: 08 Nov 2024
https://github.com/kohlerhector/tree-mbpo
Study Model-Based Policy Optimization by varying the model estimator classes (e.g Decision Trees vs MLP)
decision-tree mbpo mbrl mlp rl sac scikit-learn stable-baselines3
Last synced: 08 Nov 2024
https://github.com/oneapi-src/intelligent-indexing
AI Starter Kit for Intelligent Indexing of Incoming Correspondence using Intel® Extension for Scikit-learn*
Last synced: 05 Nov 2024
https://github.com/krzjoa/scikit-gbm
scikit-learn compatible tools to work with GBM models
data-science feature-engineering gbm gradient-boosting machine-learning scikit-learn
Last synced: 07 Nov 2024
https://github.com/zacheddy/issuelabeler
Automatically label issues on GitHub repositories with machine learnin' (demo available)
classifier machine-learning python scikit-learn
Last synced: 14 Oct 2024
https://github.com/justsecret123/twitter-sentiment-analysis
A sentiment analysis model trained with Kaggle GPU on 1.6M examples, used to make inferences on 220k tweets about Messi and draw insights from their results.
classification data-analysis data-science deep-learning deep-neural-networks docker glove-embeddings kaggle lstm lstm-neural-networks machine-learning natural-language-processing nlp python rnn scikit-learn sentiment-analysis sentiment-classification tensorflow word-embeddings
Last synced: 05 Nov 2024
https://github.com/andreped/nlp-mtl
Training neural networks to solve multiple tasks simultaneously from free text through multi-task learning
bert-embeddings keras multi-task-learning natural-language-processing neural-networks nlp scikit-learn
Last synced: 07 Nov 2024
https://github.com/andreasgrv/tictacs
Machine learning pipeline configuration on steroids (on tictacs actually)
config pipeline reflection scikit-learn
Last synced: 11 Oct 2024
https://github.com/aadityatamrakar/captcha_ai
ML program to decode text from captcha images.
matplotlib python scikit-learn sklearn
Last synced: 14 Oct 2024
https://github.com/facultyai/faculty-xval
Cross-validation of Keras and scikit-learn models with the Faculty platform
cross-validation faculty-platform keras machine-learning python scikit-learn
Last synced: 08 Nov 2024
https://github.com/wwunlp/sner
𒈬 Sumerian Named Entity Recognition
machine-learning ner nlp python scikit-learn
Last synced: 13 Oct 2024
https://github.com/shreyansh055/time-series-forecasting_055
The Time Series Forecasting Project predicts future trends using historical data with Python, Pandas, and models like ARIMA, LSTM, and Prophet, focusing on scalable, accurate forecasting for business and finance.
lstm matplotlib numpy pandas python scikit-learn seaborn
Last synced: 31 Oct 2024
https://github.com/rutujar/scikit-learn
Scikit learn is applied for Androsensor (available in google play store) datasets and iris data sets.
jupyter-notebook linear-regression machine-learning python scikit-learn svm
Last synced: 13 Oct 2024
https://github.com/g0r0kh/clustering
k-means & hierarchical clustering
conda matplot numpy pandas scikit-learn scipy sklearn
Last synced: 14 Oct 2024
https://github.com/gxuravkumar911/tubedigest
Demonstrating expertise in Python and Django, TubeDigest is a robust web application that leverages NLTK and YouTube API for AI-powered video summarization.
artificial-intelligence django machine-learning natural-language-processing nltk python scikit-learn text-analysis tf-idf web-development
Last synced: 10 Oct 2024
https://github.com/rjlovespy/house-price-predictor
A Tkinter GUI whose predictions are based on an ML model that is trained by Random Forest Regressor
cx-freeze gui-development jupyter-notebook machine-learning-models numpy pandas py-to-exe python random-forest-regression scikit-learn tkinter-gui
Last synced: 18 Oct 2024
https://github.com/plantaest/feverfew
Comprehensive link checker tool for Wikipedia
aws-lambda caddy java mantine onnx python quarkus react scikit-learn typescript
Last synced: 14 Oct 2024
https://github.com/spockoo/pylegend
A fusion between Python and legend, a name that suggests that the code is both modern and mythical. 3 months of work, with tons of errors to establish the calculations necessary for the superposition, I want to publish my work and improve it and share it under Apache 2.0 License. Designed to work with NBminer!
crypto crypto-tools how-to-farm-crypto kerastuner matplotlib matrix-multiplication mining nbminer numpy performance-optimization pickle project quantum quantumcircuits quantumcomputing qubits scikit-learn tensorflow
Last synced: 10 Oct 2024
https://github.com/szymciem8/openleap
Hand gesture Python module
gesture-recognition library machine-learning mediapipe opencv python scikit-learn
Last synced: 03 Nov 2024
https://github.com/shuyib/pimamlsklearn
Using various supervised learning estimators in Sci-Kit Learn to get the best prediction accuracy if possible for the pima indians dataset.
cross-validation-score datascienceresearch diabetes machine-learning machine-learning-algorithms matplotlib-figures numpy pima-indians-dataset predictive-modeling python-3-5 roc-auc scikit-learn seaborn supervised-learning-estimators test-split-accuracy
Last synced: 12 Oct 2024
https://github.com/gitstar-oc/machine-learning
This are the Machine Learning notes by leading AI website named Deeplearning.AI. This notes will help you to be a machine learner from beginner to advanced level. Welcome Everyone!!
deep-learning deep-neural-networks jupyter-notebook machine-learning machine-learning-algorithms matplotlib numpy pandas python scikit-learn supervised-learning tensorflow unsupervised-learning
Last synced: 13 Oct 2024
https://github.com/superbderrick/creditratingprediction
A simple data prediction system that evaluates creditRating with a little bit data
Last synced: 06 Nov 2024
https://github.com/alexandregazagnes/scikit-res
Very Basic package to store results of ML models Grid search results are hard to exploit. This package aims to store them in a more convenient way.
data machine-learning mlops mlops-workflow results scikit-learn
Last synced: 28 Oct 2024
https://github.com/sayakpaul/patients-conversation-detector
Contains my experiments for ZS's hiring hackathon (II).
data-science keras machine-learning nlp python scikit-learn text-classification
Last synced: 28 Oct 2024
https://github.com/jhrcook/100daysofpython
100 days, at least 1 hour a day, of learning the Python programming language.
100-days-of-code 100daysofcode continued-learning data-analysis data-science decision-trees deep-learning keras keras-tensorflow machine-learning neural-network neural-networks plots python python3 scikit-learn tensorflow
Last synced: 11 Oct 2024
https://github.com/ahmedshahriar/sentiment-analysis
Sentiment Analysis Projects
adam-optimizer data-science-projects deep-learning deep-neural-networks dense densely-connected-networks jupyter-notebook long-short-term-memory lstm-model lstm-sentiment-analysis machine-learning matplotlib numpy pandas scikit-learn sentiment-analysis tensorflow tensorflow-hub tensorflow-models tensorflow-text
Last synced: 03 Nov 2024
https://github.com/aianytime/recommendation_system_implementation
Complete concepts behind implementing a Recommendation System using Association Rules, Collaborative Filtering, and Matrix Factorization.
collaborative-filtering data-science machine-learning matrix-factorization python recommender-system scikit-learn
Last synced: 07 Nov 2024
https://github.com/engageintellect/bitcoin-price-predictor
This Python project predicts whether the price of Bitcoin will increase or decrease on the next day, using historical price data and machine learning. Additionally, the project visualizes Bitcoin's price movements using candlestick charts along with moving averages for different timeframes.
bitcoin machine-learning matplotlib mplfinance numpy pandas python scikit-learn visualization yfinance
Last synced: 09 Oct 2024
https://github.com/msjahid/machine-learning-projects
A collection of machine learning projects featuring models and algorithms for supervised and unsupervised learning, model evaluation, and optimization.
jupyter matplotlib numpy pandas python scikit-learn seaborn
Last synced: 11 Oct 2024
https://gitlab.com/moongoal/sklearn-relief
Relief algorithms implementation
feature feature ranking feature selection intelligence learn learning machine intelligence machine learning ranking relief relieiff rrelieff scikit scikit-learn sklearn
Last synced: 10 Oct 2024
https://github.com/metriccoders/metriccoders_notebooks
This is the Metric Coders repository containing all the notebooks for machine learning.
artificial-intelligence genai keras llm machine-learning natural-language-processing pytorch scikit-learn tensorflow
Last synced: 27 Oct 2024
https://github.com/mayank0255/crime-prediction-analysis-2019
A Study of Lightweight Approaches to Analyze Crime Conditions in India 2001-2019
clustering crime-analysis data-mining data-visualization decision-trees fuzzy-logic matplotlib naive-bayes-classifier numpy pandas python random-forest scikit-learn tableau
Last synced: 08 Nov 2024
https://github.com/owenodriscoll/automl
Python package for automated hyperparameter-optimization of common machine-learning algorithms
automl catboost classification hyperparameter-optimization lightgbm machine-learning optuna regression scikit-learn xgboost
Last synced: 27 Oct 2024
https://github.com/thenorthkun/twitter-gender-text-analysis
This Project contains a vivid analysis of texts, words (using NLP) typed by Male & Female users active on Twitter. 🐦👨📝
analysis data-visualization natural-language-processing scikit-learn
Last synced: 14 Oct 2024
https://github.com/jonperk318/machine-learning-analysis-of-hyperspectral-data
Using Non-negative Matrix Factorization (NMF) and Variational Autoencoder (VAE) machine learning architectures to analyze spatial and spectral features of hyperspectral cathodoluminescence (CL) spectroscopy images taken from hybrid inorganic-organic perovskite material
data-analysis data-science deep-neural-networks explained-variance hybrid-perovskite hyperspectral-image-classification machine-learning matplotlib nmf non-negative-matrix-factorization python pytorch scikit-learn semi-supervised-learning signal-processing solar-energy spectroscopy unsupervised-learning vae variational-autoencoder
Last synced: 06 Nov 2024
https://github.com/reekrajroy/selflearning_chatbot
Self learning chatbot using python.
Last synced: 06 Nov 2024
https://github.com/devamoghs/pos-tagger-nltk-scikit-learn
Part-Of-Speech Tagger using custom trained models, implemented with Scikit-Learn and NLTK
machine-learning natural-language-understanding nltk-library part-of-speech-tagger pos-tagger scikit-learn
Last synced: 28 Oct 2024
https://github.com/joseabrantesjr/previsai
O PrevisAI é uma aplicação que utiliza tecnica avançada de deep-learning para prever os preços de fechamento de ações, ETFs, Fundos Imobiliários, Criptomoedas, etc.
acoes criptomoedas deep-learning etf fii keras mercado-financeiro numpy pandas previsao python scikit-learn tensorflow trade trading yfinance
Last synced: 31 Oct 2024
https://github.com/magnusax/automl
The project aims to develop a customized ML framework on top of existing libraries
data-science machine-learning machine-learning-algorithms machine-learning-library python scikit-learn
Last synced: 14 Oct 2024
https://github.com/asosnovsky/analyzing-blood-vessel-aneurysm
A few simple scripts to identify aneurysm in a blood-vessel (research projects)
machine-learning meanshift medical-image-processing scikit-learn
Last synced: 13 Oct 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: 11 Oct 2024
https://github.com/ishanoshada/matplot3dex
A Matplotlib 3D Extension package for enhanced data visualization
data data-science matplotlib python-packages scikit-learn
Last synced: 14 Oct 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/mehmoodulhaq570/machine-learning-models
A repository consisting of machine learning models for predicting the future instance. More specifically this repository is a Machine Learning course for those who are interested in learning the basics of machine learning algorithms.
decision-trees gradient-descent gradient-descent-algorithm knn-algorithm linear-regression linear-regression-models logistic-regression-algorithm machine-learning-algorithms machine-learning-models ml naive-bayes-algorithm one-hot-encoding pca python random-forest-classifier scikit-learn svm-model
Last synced: 05 Nov 2024
https://github.com/tansudasli/analytics-sandbox
from Statistical approach to Machine learning
feature-engineering machine-learning matplotlib numpy opencv pandas probability regex scikit-learn seaborn statistics
Last synced: 11 Oct 2024
https://github.com/mindful-ai-assistants/credit-card-prediction
💳 This repository focuses on building a predictive model to assess the likelihood of credit card defaults. The project includes data analysis, feature engineering, and machine learning to provide accurate default predictions.
jupyter logistic-regression machine-learning python3 scikit-learn
Last synced: 21 Oct 2024
https://github.com/khadkarajesh/wine-prediction
White and Red Wine classification using logistic regression
airflow airflow-dags classification classification-algorithm data-science dataingestion evidently flask logistic-regression logistic-regression-algorithm machine-learning machine-learning-pipeline mlflow numpy pandas pipeline postgresql python scikit-learn supervised-learning
Last synced: 11 Oct 2024
https://github.com/kohlerhector/trex-tree-reward-exploration
Using Tree estimators of the MDP models to then count leaves grouping similar transitions and do count-based exploration.
decision-trees drl exploration rl scikit-learn stable-baselines3
Last synced: 08 Nov 2024
https://github.com/nirmalyabag20/breast-cancer-prediction-using-machine-learning
This project leverages machine learning to classify breast cancer as malignant or benign based on tumor characteristics. By applying and evaluating multiple algorithms, the model achieves high accuracy, demonstrating the practical application of data-driven solutions in medical diagnostics.
logistic-regression matplotlib numpy pandas python scikit-learn seaborn
Last synced: 31 Oct 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: 26 Oct 2024
https://github.com/drreetusharma/molecular_innovations-for-kpgt-knowledge-guided-pre-training-of-graph-transformer-
Knowledge-guided-Pre-training-of-Graph-Transformer-
machine machine-learning neural-network pytorch rdkit scikit-learn
Last synced: 12 Oct 2024
https://github.com/oneapi-src/product-recommendations
AI Starter Kit for product recommendation system using Intel® Extension for Scikit-learn*
Last synced: 05 Nov 2024
https://github.com/mg380/ibm-applied-data-science-capstone
This Capstone is the 10th (final) course in IBM Data Science Professional Certificate specialization, and it actually summarises in the form of project all materials that have been learned during this specialization
capstone data data-analysis data-science datascience ibm machine-learning plotly python scikit-learn sql
Last synced: 10 Oct 2024
https://github.com/mafesan/2021-tfm-code
Revelio: Machine-Learning classifier to identify Bots integrable with GrimoireLab
bot-accounts data-analysis data-analytics data-science grimoirelab machine-learning metrics open-source open-source-community project-health python scikit-learn
Last synced: 05 Nov 2024
https://github.com/udityamerit/all_mlpackages
The `all_MLpackage` is a Python tool for breast cancer detection using scikit-learn's machine learning algorithms. It automates model training, generates accuracy comparisons, and helps identify the best-performing algorithm for diagnosis.
classification knn-algorithm logistic-regression machine-learning numpy pandas scikit-learn svm-model
Last synced: 31 Oct 2024
https://github.com/jofaval/pima-indian-diabetes
Data Analysis and Classification of Pima Indian Women's Diabetes in 1988
data-analysis data-science deep-learning google-colab kaggle logistic-regression machine-learning pima-diabetes-data python scikit-learn xgboost
Last synced: 21 Oct 2024
https://github.com/afonsojramos/feup-iart
Projects developed for Artificial Intelligence class.
feup feup-iart iart neural-network python scikit-learn tensorflow
Last synced: 13 Oct 2024
https://github.com/jesly-joji/house-price-prediction
House Price Prediction using Linear Regression with Scikit-learn and Flask
Last synced: 13 Oct 2024
https://github.com/swimshahriar/heart-attack-prediction
Heart attack prediction from 13 features.
jupyter-notebook pandas python3 scikit-learn
Last synced: 02 Nov 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: 07 Nov 2024
https://github.com/metriccoders/metriccoders_datasets
This is the Metric Coders repository containing all the datasets for machine learning.
data datasets machine-learning natural-language-processing scikit-learn
Last synced: 05 Nov 2024
https://github.com/filipspl/optuml
Optuna-optimized ML methods, with scikit-learn like API
hyperparameter-optimization hyperparameter-tuning machine-learning optuna python python-module scikit-learn
Last synced: 12 Oct 2024
https://github.com/rizz1406/spam-email-detector
Spam Email Classifier using Python and Streamlit A simple machine learning project that classifies emails as **spam** or **ham** using the **Naive Bayes algorithm** and **TF-IDF** for text feature extraction. The project includes a user-friendly web app built with Streamlit
nlp pandas pytho3 scikit-learn streamlit
Last synced: 31 Oct 2024
https://github.com/rajaprerak/ml_dl_webapp
Machine learning and Deep learning project
flask heroku keras knearest-neighbors python scikit-learn tensorflow
Last synced: 06 Nov 2024
https://github.com/labrijisaad/chefclub-data-internship
Repository showcasing my Data Engineer / Scientist internship at Chefclub, contributing to data infrastructure enhancement and fostering data-driven insights.
airflow chefclub data-engineering data-science gcp scikit-learn
Last synced: 06 Nov 2024
https://github.com/labrijisaad/monthly-daily-energy-forecasting-docker-api
This repository houses an Energy Forecasting API that uses Machine Learning to predict daily and monthly energy consumption from historical data. It's designed as a practical demonstration of a Machine Learning Engineering workflow, from initial analysis to a deployable API packaged with Docker.
api docker jupyter-notebooks machine-learning makefile python random-forest scikit-learn xgboost
Last synced: 06 Nov 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: 02 Nov 2024
https://github.com/paulj1989/bulgarian-constitutional-court-decisions
Developing NLP models for text and sentence classification using legal texts from the Bulgarian constitutional court.
keras neural-network nlp scikit-learn tensorflow tesseract
Last synced: 06 Nov 2024
https://github.com/aswinbarath/ml-classifier
A Machine Learning model which performs classification
classification image-classification jupyter-notebook machine-learning matplotlib-pyplot python3 scikit-learn
Last synced: 06 Nov 2024
https://github.com/spamfromaditya/drugs-consumption-prediction-model-eda-bagging-classifier
Drug consumption prediction models are like crystal balls for public health. By analyzing vast amounts of data, these models can identify individuals or communities at higher risk of drug use. They consider factors like demographics, social media activity, prescription history, and even economic indicators.
bagging-classifier machine-learning matplotlib numpy python scikit-learn
Last synced: 08 Nov 2024
https://github.com/adzialocha/notebook
Jupyter notebooks for random experiments with audio processing, data analysis and machine learning
jupyter-notebook keras learning librosa music21 scikit-learn
Last synced: 05 Nov 2024
https://github.com/rajikaimal/emma
:santa: Intelligent mention bot for GitHub organizations
bot emma machine-learning python scikit-learn
Last synced: 27 Oct 2024
https://github.com/rakibhhridoy/machinelearning-featureselection
Before training a model or feed a model, first priority is on data,not in model. The more data is preprocessed and engineered the more model will learn. Feature selectio one of the methods processing data before feeding the model. Various feature selection techniques is shown here.
extratreesclassifier feature-selection gridsearchcv lasso-regression logistic-regression machine-learning numpy pandas pca rfe rfecv scikit-learn selectkbest
Last synced: 06 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: 03 Aug 2024
https://github.com/rakibhhridoy/supportvectormachinein-medical
Support vector machine in medical disease detection. Both linear and non-linear data can be fitted in svm through its kernel specialization In medical we focus on precision or recall rather than accuracy.
diabetes-prediction machine-learning medical precision-medicine recall-precision scikit-learn support-vector-machines svm
Last synced: 06 Nov 2024
https://github.com/rakibhhridoy/easywaydiveinto-datascience
Data Science is not as easy as it seems at first. The most problem faced by new learner are lack of resource knowledge as well as confusion in using the various resources. I hope this repository will benefit confusion learner.
algorithms algorithms-implemented bayesian-statistics data-science deep-learning deep-neural-networks linear-algebra machine-learning matplotlib multivariate-calculus numpy optimization pandas python scikit-learn scipy seaborn statistics statsmodels tensorflow
Last synced: 06 Nov 2024
https://github.com/benitomartin/benitomartin
Personal profile 😎
anaconda artificial-intelligence aws bash-script bigquery data-science gcp lambda-functions large-language-models linux machine-learning python pytorch retrieval-augmented-generation sagemaker scikit-learn tensorflow terraform
Last synced: 08 Nov 2024
https://github.com/edikedik/eboruta
Flexible and transparent Python Boruta implementation
ensemble-models feature-selection machine-learning python scikit-learn
Last synced: 13 Oct 2024
https://github.com/skekre98/picture-compressor
A tool for compressing images using unsupervised machine learning
kmeans-clustering scikit-learn
Last synced: 13 Oct 2024
https://github.com/karimosman89/legal-document-nlp
Create a tool that uses NLP to extract key information from legal documents, contracts, or agreements.Use NLP techniques for named entity recognition and text classification.Streamline the review process for legal teams by automating information extraction.
nltk python scikit-learn spacy
Last synced: 07 Nov 2024
https://github.com/farahibrar/programming-in-python
Explore a comprehensive collection of Python programming for diverse data analysis and data science projects. This repository covers data exploration, visualization, statistical analysis, machine learning, NLP, and model deployment. Perfect for enthusiasts looking to delve into practical examples and advanced techniques.
beautifulsoup dataanalysis docker flask folium jupyter-notebook machine-learning matplotlib nltk numpy pandas python pytorch scikit-learn scikitlearn scipy seaborn spacy statsmodels tensorflow
Last synced: 15 Oct 2024
https://github.com/jesly-joji/spam-ham-classifier
Used Naive Bayes Algorithm, NLP Text Preprocessing Techniques
naive-bayes-classifier nlp scikit-learn streamlit text-preprocessing
Last synced: 01 Nov 2024
https://github.com/ibrahimsharaf/kaggle-competitions
gensim kaggle kaggle-popcorn machine-learning nltk scikit-learn
Last synced: 28 Oct 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 Oct 2024