Skip to content
#

model-optimization

Here are 25 public repositories matching this topic...

Computer vision project that classifies 101 food categories with 80.2% accuracy using fine-tuned EfficientNetB2 and PyTorch. Features interactive Gradio UI, optimized inference (~100ms/image), and strategic training on 20% of Food101 dataset for efficient resource utilization.

  • Updated May 21, 2025
  • Python

This project builds and optimizes a model on a dataset using Ridge regression and polynomial features. Model accuracy is enhanced through regularization and polynomial transformations. Grid search and cross-validation are used to find the best parameters, and the model's performance is evaluated.

  • Updated Mar 30, 2025
  • Python

Heart disease classification using machine learning algorithms with hyperparameter tuning for optimized model performance. Algorithms include XGBoost, Random Forest, Logistic Regression, and moreto find the best model for accurate heart disease prediction.

  • Updated Apr 10, 2025
  • Python

The objective of this project is the development and evaluation of recommendation algorithms based on the MovieLens dataset, one of the benchmark datasets for research into recommendation systems. User ratings, tags, and movie metadata are used in the dataset, allowing for simple and advanced recommendation techniques

  • Updated Mar 30, 2025
  • Python

This project focuses on real-time object detection and tracking using the Faster R-CNN model, emphasizing accuracy over speed. It utilizes the COCO 2017 dataset for training, which contains diverse and complex images. The Faster R-CNN model is integrated with FiftyOne for visualizing predictions and ground truth annotations. A custom CentroidTracke

  • Updated Nov 27, 2024
  • Python

Improve this page

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

Learn more