Skip to content
#

modeldeployment

Here are 33 public repositories matching this topic...

A data science project focused on analyzing customer reviews from Amazon's fine food products. It involves data cleaning, exploratory data analysis (EDA), sentiment analysis, and machine learning models to predict review sentiments. Built using Python, Pandas, NLP techniques, and visualization tools like Matplotlib and Seaborn.

  • Updated Apr 18, 2025
  • Jupyter Notebook

This repository demonstrates how to build a robust fraud detection system that combines supervised learning techniques with anomaly detection models. It provides end-to-end implementation, from data preprocessing and model training to deploying a real-time fraud detection API using FastAPI.

  • Updated Feb 17, 2025
  • Jupyter Notebook

The Food Delivery Time Prediction Model estimates delivery times using regression algorithms, with XGBoost as the best performer, and is deployed as a real-time application via Streamlit.

  • Updated Oct 13, 2024
  • Jupyter Notebook

The project explores multiple machine learning algorithms and evaluates their performance using various metrics, such as accuracy and confusion matrices. The models tested include Logistic Regression, K-Nearest Neighbors (KNN), Naive Bayes, and Support Vector Machine (SVM). In addition, regularization techniques (L1, L2) are used to avoid overfit.

  • Updated Jan 31, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the modeldeployment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modeldeployment topic, visit your repo's landing page and select "manage topics."

Learn more