Skip to content
#

hyperparameter-tuning

Here are 1,064 public repositories matching this topic...

Model performance and tuning analysis conducted on the CIFAR10 and CIFAR100 datasets. Convolutional Neural Network (CNN), Gated Multilayer Perceptron (gMLP), and Vision Transformer (ViT) model architectures are utilized. The study is built using PyTorch, PyTorch Lightning for clean and concise code and Optuna for hyperparameter tuning.

  • Updated Jul 16, 2024
  • Python
determined

Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

  • Updated Jul 16, 2024
  • Go

This repository contains the code, documentation, and datasets for a comprehensive exploration of machine learning techniques to address class imbalance. The project investigates the impact of various methods, like ADASYN, KMeansSMOTE, and Deep Learning Generator, on classification performance while effectively demonstrating benefits of pipelining.

  • Updated Jul 15, 2024
  • Jupyter Notebook

We harness the power of machine learning and data analysis to real challenges in the copper industry. Our documentation covers data preprocessing, feature engineering, classification, regression, and model selection. Discover how we've optimized predictive capabilities for manufacturing solutions.

  • Updated Jul 15, 2024
  • Jupyter Notebook

Here the prediction and analysis of student scores using selected features is done entirely by linear regression machine learning algorithm. This project covers all methods of linear regression theory.

  • Updated Jul 13, 2024
  • Jupyter Notebook

The project focuses on predicting the presence of heart disease based on various medical variables such as age, sex, and cholesterol level. Decision tree models are employed for this classification task, exploring both basic and hyperparameter-tuned versions.

  • Updated Jul 12, 2024
  • Jupyter Notebook

Improve this page

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

Learn more