Skip to content
#

optuna

Here are 13 public repositories matching this topic...

A hands-on, structured PyTorch learning repository that documents my journey from foundational concepts like tensors and autograd to building CNNs, RNNs, and performing hyperparameter tuning. Each notebook contains real experiments, clean code, and practical insights.

  • Updated Jul 30, 2025
  • Jupyter Notebook

❤️ Predict heart disease risk using classic machine learning techniques with this Jupyter notebook project, featuring data exploration and model building.

  • Updated Feb 12, 2026
  • Jupyter Notebook

Panel time-series forecasting notebooks (daily sales across stores × items). Clean validation (holdout + rolling-origin backtest), strong statistical baselines (SARIMAX/TBATS/ARIMA), and automated models (AutoTS), with optional Prophet/Darts/NeuralProphet. Primary metric: SMAPE.

  • Updated Oct 7, 2025
  • Jupyter Notebook

A beginner-to-intermediate friendly project exploring machine learning models for regression and classification tasks. Includes a fully documented Jupyter Notebook, Python script, and step-by-step guidance for experimenting with preprocessing, model selection, and evaluation metrics

  • Updated Oct 2, 2025
  • Jupyter Notebook

This repo contains 3 notebooks for implementing PyTorch workflow for simple image classification problem. It contains basic machine learning project flow and also gets improved by using machine learning platforms like Weights & Biases and Optuna. Dataset that is used in CIFAR10. Model is pretrained ResNet18 neural network.

  • Updated Apr 24, 2025
  • Jupyter Notebook

Improve this page

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

Learn more