An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with mlproject

A curated list of projects in awesome lists tagged with mlproject .

https://github.com/rohithgowdam/cyberbullying-classification

The project deals with the identification of high accuracy model among the given models to detect the cyberbullying in text by training them with the given dataset which is preprocessed and vectorized with tf-idf

classification cyberbullying-detection decision-trees logistic-regression machine-learning mlproject naive-bayes-classifier preprocessing random-forest tf-idf tf-idf-vectorizer tweets vectorization

Last synced: 10 Jun 2026

https://github.com/negativenagesh/Arecaverse

Areca nut quality sorting is a manual process done by farmers, so this project is aimed to make areca nut quality sorting without human intervention

analytics classification classification-project classifier cv2 data-science image-processing machine-learning machine-learning-project machine-learning-projects machinelearningprojects ml-projects mlproject model modelbuilding python rembg streamlit

Last synced: 24 Oct 2025

https://github.com/jigyasag18/gold-price-prediction-project-using-machine-learning

This repository contains a machine learning project focused on predicting gold prices (GLD) using historical stock market data, including indicators such as SPX, USO, SLV, and EUR/USD. The project implements a Random Forest Regressor for accurate price forecasting, complete with data visualization, correlation analysis, and model evaluation metrics

data dataset jupyter-notebook jupyter-notebooks machine-learning machinelearing machinelearningalgorithms machinelearningmodel machinelearningprojects matplotlib mlproject numpy pandas randomforestregressor seaborn

Last synced: 23 Jul 2025

https://github.com/jigyasag18/iit-guhawati-final-capstone-project

Smart Dynamic Parking Price Optimization System that adjusts parking fees in real-time based on demand, traffic, and competition. It employs adaptive pricing models and rerouting logic to enhance parking utilization and reduce congestion. The system is visualized via an interactive Streamlit dashboard, enabling users to simulate dynamic pricing.

bokeh bokeh-server bokehplots capstone-project data dataset deployment machine-learning machine-learning-algorithms matplotlib matplotlib-pyplot mlproject normalisation numpy pandas pathway python streamlit

Last synced: 05 Apr 2026

https://github.com/friskycodeur/genderprediction_using_sound

A project about predicting the gender of an author from their sound.

gender-prediction machienlearning mlproject python

Last synced: 04 May 2026

https://github.com/nouraalgohary/news-article-classifier

A ML model natural language processing techniques to classify articles based on their content. The model analyzes text from the articles to predict the most relevant category, such as news, sports, or entertainment. The model's performance is validated through rigorous testing, and all relevant code and data sets are included.

kaggle machine-learning mlproject multinomial-naive-bayes news-article-classifier nlp text-classification

Last synced: 07 May 2026

https://github.com/jigyasag18/credit-card-fraud-detection-using-machine-learning

This repository presents a credit card fraud detection system utilizing a Logistic Regression model trained on a dataset of 284,807 transactions with significant class imbalance. After employing under-sampling for balance, the model achieves a test accuracy of around 93.40%, showcasing the effectiveness of ML in identifying fraudulent transactions.

credit-card-fraud creditcardfrauddetection data dataset logistic-regression logisticregression machine-learning machine-learning-algorithms mlproject mlprojects

Last synced: 02 Sep 2025