Skip to content
#

model-optimization

Here are 36 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 Aug 6, 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

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

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