Skip to content
#

hypertuning

Here are 21 public repositories matching this topic...

Nudity, violence and drugs detection using nudeNet for nudity, for violence and drugs detection I hyper-tuned mobilenet model on my own collected dataset, the final results is a python flask API that takes an image or a set of images, will return a score on how much it's suitable for work.

  • Updated Jul 10, 2021
  • Jupyter Notebook

This project implements hyper-tuned federated learning using the Flower framework, combining FedAvg, Logistic Regression, and a 2-layer CNN. It enables decentralized model training across devices, optimizing performance while ensuring data privacy and improving accuracy on both simple and complex tasks.

  • Updated May 22, 2024
  • Jupyter Notebook

In this project, XGBoost is applied to forecast real estate prices using the Boston Housing Dataset. The primary aim is to create an effective predictive model, assess its accuracy through metrics like Mean Absolute Error (MAE), and refine its performance by tuning hyperparameters with HYPEROPT.

  • Updated Nov 26, 2023
  • Jupyter Notebook

AQI Predictor V2 use multiple Supervised Machine Learning with Hyper tuning. ML algorithms used Linear Regressor, Lasso Regressor, Decision Tree Regressor, Random Forest Regressor, XGboost Regressor. The Model deployed on web and can predict AQI visit https://aqipredictor.up.railway.app/

  • Updated Nov 27, 2022
  • Python

A machine learning project that analyzes supply chain logistics data to identify patterns associated with disruption risk. The analysis combines exploratory data analysis, predictive modeling, and visualization to highlight key operational drivers of delays.

  • Updated Mar 10, 2026
  • Jupyter Notebook

📔 This repository delves into Logistic Regression for loan approval prediction at LoanTap. It covers data preprocessing, model development, evaluation metrics, and strategic business recommendations. Explore model optimization techniques such as confusion matrix, precision, recall, Roc curve and F1 score to effectively mitigate default risks.

  • Updated Apr 3, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the hypertuning 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 hypertuning topic, visit your repo's landing page and select "manage topics."

Learn more