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-23 00:23:31 UTC
- JSON Representation
https://github.com/gigdevelopment10/neuralfunk
A Machine learning resource library for funky ML-Learners
algorithm keras machine-learning optimization-algorithms py-torch python scikit-learn tensorflow
Last synced: 09 Dec 2024
https://github.com/glubbdubdrib/lazygrid
Automatic, efficient and flexible implementation of complex machine learning pipeline generation and cross-validation.
artificial-intelligence cross-validation database grid-search grid-search-hyperparameters keras machine-learning memoization model-comparison model-selection neural-networks openml optimization pipeline python scikit-learn tensorflow
Last synced: 21 Dec 2024
https://github.com/pankajarm/tabular_ml_toolkit
A helper library to jumpstart your machine learning project based on tabular or structured data.
data-science feature-engineering hyperparameter-tuning machine-learning parallelism python scikit-learn structured-data tabular xgboost
Last synced: 21 Dec 2024
https://github.com/md-emon-hasan/6-classification-iris-ml-apps
A ML project on the classification of the Iris dataset, demonstrating data preprocessing, model training, and evaluation using Python and scikit-learn.
classification data-science iris-classification iris-dataset iris-flower-classification predictive-modeling scikit-learn
Last synced: 13 Jan 2025
https://github.com/palak-463/tablataalrecognitionsystem
Software built using Python which makes use of CNN and FNN to detect the Taals of the Tabla, an Indian classical music instrument. 🎛️
cnn deep-learning flask fnn librosa numpy os pickle python scikit-learn
Last synced: 09 Jan 2025
https://github.com/priboy313/pandasflow
A set of custom python modules for friendly workflow on pandas
catboost data-analysis data-science pandas phik python scikit-learn shap
Last synced: 21 Dec 2024
https://github.com/j-i-l/tfb-prediction
Transcription factor binding prediction
bioinformatics machine-learning pandas python scikit-learn
Last synced: 20 Dec 2024
https://github.com/vectominist/mednlp
Mandarin Medical Dialogue Analysis with Pytorch.
dialog huggingface mandarin medical pytorch scikit-learn transformers
Last synced: 02 Dec 2024
https://github.com/chouaib-629/quantileregression
Quantile regression for delivery time and some scenarios.
data-science data-visualization delivery-time jupyter-notebook linear-regression machine-learning matplotlib model-compression numpy pandas predictive-modeling python python3 quantile-regression regression-models scikit-learn scipy statistical-analysis statsmodels
Last synced: 21 Dec 2024
https://github.com/andi611/libsvm-classification
Performing classification tasks with the LibSVM toolkit on four different datasets: Iris, News, Abalone, and Income.
abalone abalone-dataset classification classification-algorithm data-mining income income-dataset iris iris-dataset libsvm libsvm-ready news-dataset newsgroups-dataset scikit-learn svm svm-classifier svm-training
Last synced: 02 Dec 2024
https://github.com/fabianacampanari/practicalstats-pucsp-2024
Statistical Measures in Python - Age and Salary Analysis
excel hipoteses-tests hypothesis-testing linear-regression math matplotlib numpy pandas probabilistic-data-structures probability-distribution probability-statistics pythob3 scikit-learn scipy scipy-stats seaborn statisctics statsmodels
Last synced: 14 Dec 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/gallo13/neuralnetworks-deeplearning-image-classification-with-cnn
Explore the implementation of CNN with a color image dataset (Project 1)
cnn convolutional-neural-networks gpu-tensorflow jupyter-notebook keras keras-tensorflow numpy python scikit-learn seaborn tensorflow tensorflow2
Last synced: 26 Nov 2024
https://github.com/md-emon-hasan/ai-from-university
🎓 Collection of academic resources, projects, and exercises related to artificial intelligence concepts learned in university coursework.
ai artificial-intelligence linear-regression logestic-regression mahcine-learning ml scikit-learn
Last synced: 13 Jan 2025
https://github.com/an-exodus/dubai-real-estate-price-prediction-ml
This repository contains a comparative analysis of machine learning algorithms to predict real estate prices in Dubai. Using data from Bayut, we evaluate Decision Tree, Linear Regression, Random Forest, and Gradient Boosting models based on their predictive accuracy.
decision-tree gradient-boosting linear-regression machine-learning random-forest scikit-learn
Last synced: 21 Dec 2024
https://github.com/harmonydata/harmony_original
The Harmony project
ai data-science data-visualization harmonisation harmonization machine-learning mentalhealth multilingual multilingual-nlp natural-language-processing natural-language-understanding naturallanguageprocessing nlp psychology python scikit-learn
Last synced: 28 Dec 2024
https://github.com/juselara1/bregclus
Python implementation of Bregman Hard Clustering and Bregman Soft Clustering as a scikit-learn module.
bregman-divergence clustering numpy scikit-learn unsupervised-learning
Last synced: 31 Dec 2024
https://github.com/jersongb22/datascience_ibm_stockpredictionlstm_project
In the IBM Advanced Data Science specialization, an interactive real-time web application was developed using LSTM networks in TensorFlow to predict stock market trends for global companies.
apache-spark data-science deep-learning lstm-neural-networks machine machine-learning plotly python scikit-learn streamlit tensorflow
Last synced: 25 Nov 2024
https://github.com/tsu2000/audit_risk
Machine learning web app in Streamlit about classifying fraudulent companies using various classification models.
machine-learning plotly python random-forest scikit-learn streamlit-webapp
Last synced: 23 Jan 2025
https://github.com/mementomori11723/movie-recommend-app
Movie recomendation app in python
cosine-similarity python scikit-learn streamlit
Last synced: 01 Dec 2024
https://github.com/uea-geral/rna-perceptron-exercise
🤖Disciplina de RNA: treinamento de um neurônio Perceptron.
jupyter-notebook neural-network numpy perceptron python scikit-learn
Last synced: 26 Nov 2024
https://github.com/aarryasutar/logistic_regression_on_age_prediction
This code evaluates the performance of a logistic regression model on age prediction using various features to predict a binary target variable, calculating metrics to determine the performance. It evaluates the comparison, identifies favorable features, and visualizes the ROC-AUC curve to determine the best model performance.
accuracy-score confusion-matrix f1-score feature-selection logistic-regression model-training numpy pandas precision recall rmse roc-auc-curve scikit-learn visualization
Last synced: 21 Dec 2024
https://github.com/vansh-khaneja/spam-email-detection
This is a spam email detection model
machine-learning naive-bayes-classifier scikit-learn spam-detection
Last synced: 01 Dec 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/anumit-web/ml-masterlist-2024
ML Masterlist, Machine Learning, 2024
image-segmentation kmeans-clustering machine-learning matplotlib numpy pandas reinforcement-learning scikit-learn supervised-learning unsupervised-learning
Last synced: 21 Dec 2024
https://github.com/troublem1/mle
MultiLabel-Transformer(MLE) is an extended version of a LabelEncoder, such that, it encodes multiple categorical columns to numeric in any workflow or pipeline
packages python3 scikit-learn sklearn
Last synced: 01 Dec 2024
https://github.com/michaelradu/computational-physics
A collection of Jupyter notebooks demonstrating the use of Python to solve classical and modern physics problems through computational modeling.
computational-model computational-modeling computational-physics education educational jupyter jupyter-notebook latex matplotlib notebook notebooks numerical-analysis numerical-methods numpy physics physics-analysis physics-simulation python scikit-learn
Last synced: 21 Dec 2024
https://github.com/magnuss0/movie-rec-system
The project extracts movie data using TheMovieDB API, processes it using TF-IDF and cosine similarity for generating recommendations, and stores the data in a DuckDB database. The system is encapsulated within a FastAPI web application and can be deployed using Docker. It provides movie recommendations in JSON format.
cosine-similarity docker duckdb movies-recommendation moviesdb-api ploomber poetry-python scikit-learn streamlit tf-idf
Last synced: 25 Nov 2024
https://github.com/shliakhovai/house-price-prediction
This repository contains a complete machine learning pipeline for predicting housing prices. It includes data preprocessing, feature engineering, and model training and evaluation components, designed to provide a robust solution for regression tasks.
data-science machine-learning matplotlib numpy pandas prediction python regression scikit-learn seaborn
Last synced: 21 Dec 2024
https://github.com/canayter/unsupervised-machine-learning
Utilizing Python and unsupervised learning to predict if cryptocurrencies are affected by 24-hour or 7-day price changes.
k-means-clustering python scikit-learn unsupervised-machine-learning
Last synced: 09 Jan 2025
https://github.com/ishanoshada/matplot3dex
A Matplotlib 3D Extension package for enhanced data visualization
data data-science matplotlib python-packages scikit-learn
Last synced: 01 Dec 2024
https://github.com/h-fuzzy-logic/python-finding-nsf-award-themes
Using NLP to find themes and concepts in NSF Awards
nltk pandas python scikit-learn
Last synced: 15 Dec 2024
https://github.com/ayushshahh/fespn
A neural network made to predict final exam scores of students
mlp mlp-regressor multilayer-perceptron neural-network prediction-model scikit-learn
Last synced: 07 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/f-aguzzi/ChemFuseKit
Chemometrics library for data fusion, model training and prediction of data from multiple sensor sources.
chemometrics datafusion knn lda pca plsda scikit-learn svm
Last synced: 13 Jan 2025
https://github.com/francescopaolol/logisticregression
About predicting survival on the Titanic and get familiar with ML basics
jupyter-notebook kaggle logistic-regression machine-learning ml pandas scikit-learn
Last synced: 22 Dec 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: 31 Dec 2024
https://github.com/monzerdev/fake-news-detection
Project implementing machine learning models to detect fake news articles. Utilizes Deep Neural Networks, Support Vector Machines (SVM), and Ensemble methods (Random Forest). Developed using Python with scikit-learn, PyTorch, and nltk.
dnn fakenewsdetection machinelearning nlp nltk python pytorch random-forest scikit-learn svm
Last synced: 21 Dec 2024
https://github.com/francescopaolol/titaniccompetition
It's my first kaggle competition about predict survival on the Titanic and get familiar with ML basics
jupyter-notebook kaggle-competition machine-learning ml pandas scikit-learn
Last synced: 22 Dec 2024
https://github.com/francescopaolol/favoritatimeseriesforecasting
See: https://www.kaggle.com/competitions/store-sales-time-series-forecasting
jupyter-notebook kaggle-competition machine-learning pandas scikit-learn
Last synced: 22 Dec 2024
https://github.com/francescopaolol/linearregression
About predicting house sale prices for King County
jupyter-notebook kaggle linear-regression machine-learning ml pandas scikit-learn
Last synced: 22 Dec 2024
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/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/francescopaolol/decisiontree
About classify iris plants into three species in this classic dataset
decision-tree-classifier jupyter-notebook kaggle machine-learning ml pandas scikit-learn
Last synced: 22 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/oneapi-src/credit-card-fraud-detection
AI Starter Kit for Credit Card Fraud Detection model using Intel® Extension for Scikit-learn*
Last synced: 05 Nov 2024
https://github.com/fohlen/stats-experiment
A tiny stats experiment with GENESIS data
matplotlib python3 scikit-learn
Last synced: 23 Jan 2025
https://github.com/ivanyu/kaggle-digit-recognizer
Kaggle's "Digit Recognizer" competition
kaggle keras machine-learning scikit-learn
Last synced: 06 Dec 2024
https://github.com/nafisalawalidris/logistic-regression-model-for-breast-cancer-recurrence-prediction
Predicting Breast Cancer Recurrence - A logistic regression model using patient attributes to classify recurrence risk. Dataset analysis and model evaluation. Contributions welcome.
breast-cancer classification-model data-analysis data-science healthcare logistic-regression machine-learning python recurrence-prediction scikit-learn
Last synced: 23 Jan 2025
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/sithu-khant/music-recommendation-system
Building the top 10 music recommendation system
music music-recommendation music-recommendation-system python recommender-system scikit-learn
Last synced: 06 Jan 2025
https://github.com/guoci/pycharm-pythondocumentationlinkprovider
PyCharm External Documentation
django documentation-tool jetbrains-ides keras matplotlib numpy pandas pycharm pytest python pytorch scikit-learn scipy sklearn tensorflow
Last synced: 23 Jan 2025
https://github.com/vishal-038/attendance_by_face_recogination
This project is a face recognition-based attendance system that uses Python, OpenCV, Scikit-learn, Streamlit, and various other libraries like Pandas, Numpy, Datetime, and OS for different functionalities. It enables adding faces to the database, taking attendance based on face recognition, and showing live attendance through a web interface built
Last synced: 17 Dec 2024
https://github.com/guoci/external_documentation_redirect
Python external documentation redirect for JetBrains IDEs
django documentation-tool jetbrains-ides keras matplotlib numpy pandas pycharm pytest python pytorch scikit-learn scipy sklearn tensorflow
Last synced: 23 Jan 2025
https://github.com/twsl/heavydrinkingdetection
Heavy Drinking Detection using Smartphone Data
catboost data-science jupyter-notebook lightgbm optuna scikit-learn sklearn xgboost
Last synced: 06 Jan 2025
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: 20 Dec 2024
https://github.com/psavarmattas/stroke-prediction-ml-model
This is just a theoretical Machine Learning Model that will analyze the data and determine where the stroke can occur.
classification decision-tree-classifier knearest-neighbor-classifier logistic-regression machine-learning multi-layer-perceptron python random-forest scikit-learn sklearn stacking-classifier support-vector-classifier
Last synced: 29 Dec 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/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/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/guoshijiang/scikit-learn
ĺ¸¦ä˝ ä¸€čµ·ĺ¦äą scikit-learn
nlp-machine-learning scikit-learn
Last synced: 24 Nov 2024
https://github.com/chitralputhran/drive-curve-machine-learning-app
:blue_car: Drive Curve is a web application made with the help of Flask, a microframework for Python based on Werkzeug, Jinja 2, and good intentions. On the backend, a Machine Learning model is used for predicting the price of the car. The machine learning model was trained on the Automobile Dataset from the UCI Machine Learning Repository.
flask machine-learning python scikit-learn webapp
Last synced: 21 Jan 2025
https://github.com/chitralputhran/tutorial-sklearn-columntransformer
ColumnTransformer was introduced in scikit-learn from version 0.20 onwards. The notebook file contains a quick and easy tutorial on ColumnTransformer to get you started.
Last synced: 21 Jan 2025
https://github.com/i-am-nolan25/bells-palsy-ml-research
A Machine Learning Model to Grade the Severity of Bell's Palsy
artificial-intelligence dlib healthtech jupyter-notebook machine-learning matplotlib numpy opencv pandas python research scikit-learn scipy
Last synced: 16 Jan 2025
https://github.com/nirmalyabag20/crop-yield-prediction-using-machine-learning
This project uses machine learning to predict crop yields based on factors like region, crop type, rainfall, temperature, and pesticide use. By analyzing a dataset of over 28,000 records, the models provide accurate yield forecasts, helping optimize farming decisions and resource management, ultimately contributing to sustainable agriculture.
jupyter-notebook matplotlib numpy pandas python scikit-learn seaborn
Last synced: 19 Dec 2024
https://github.com/queirozpedro/cluesuspeitos
Estudando o funcionamento do Jogo Clue Suspeitos e implementando treinamento com MLP
matplotlib mlp-classifier python scikit-learn
Last synced: 21 Jan 2025
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/sanu0711/healthcare-intelligence
Enhancing Patient Care through AI-Driven Disease Prediction
ai-health-assistant chatbot decision-tree-classifier disease-prediction djang generative-ai k-nearest-neighbours leafletjs map medication-details medication-history naive-bayes-classifier py random-forest-classifier scikit-learn sklearn support-vector-machines symptom-checker voice-search
Last synced: 19 Jan 2025
https://github.com/saro0307/predicting-stars-galaxies-quasars-with-ml-model
Python program to Predicting Stars Galaxies Quasars with ML Model
artificial-intelligence astro astronomy astrophysics classification-algorithm decision-tree decision-trees jypyternotebook knn machine-learning matplotlib python scikit-learn
Last synced: 13 Jan 2025
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 Jan 2025
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/rajikaimal/emma
:santa: Intelligent mention bot for GitHub organizations
bot emma machine-learning python scikit-learn
Last synced: 14 Dec 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/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/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 Jan 2025
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/catlikeflyer/rsp-recognition
A computer vision project to recognize thumbs up
machine-learning mediapipe-hands python scikit-learn
Last synced: 21 Jan 2025
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/kostasereksonas/ids_test
Code for intrusion detection system based on "Intrusion Detection System Using Machine Learning Algorithms" tutorial on Geeksforgeeks and Intrusion Detection on NSL KDD Github repository.
ids intrusion-detection intrusion-detection-system nsl-kdd-dataset numpy pandas python scikit-learn tensorflow
Last synced: 16 Jan 2025
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/ahasannn/real-time-expression-detector
A Real Time Expression Detector using Python and Machine Learning
csv expression-detection-from-cam gradient-boosting logistic-regression machine-learning-algorithms mediapipe numpy opencv pandas python random-forest ridge-classifier scikit-learn
Last synced: 05 Jan 2025
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: 05 Jan 2025
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/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/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/priyanshulathi/url-based-web-phishing-detection-model
A machine learning project for detecting phishing URLs by extracting key features from web addresses and applying various classification algorithms to identify potential threats effectively.
decision-tree knn logistic-regression machine-learning python random-forest scikit-learn
Last synced: 22 Jan 2025
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 Jan 2025
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: 18 Jan 2025
https://github.com/jesly-joji/house-price-prediction
House Price Prediction using Linear Regression with Scikit-learn and Flask
Last synced: 22 Jan 2025
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: 13 Jan 2025
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 Jan 2025
https://github.com/yvesemmanuel/machine_learning
Implements data problems solved with machine learning algorithms.
data-science keras keras-tensorflow linear-algebra machine-learning neural-network python scikit-learn
Last synced: 16 Jan 2025