Git Product home page Git Product logo

streamtune's Introduction

StreamTune - Interactive Machine Learning Model Tuning

Upload your dataset, select models, and tune hyperparameters to optimize model performance.

Table of Contents

About

StreamTune is an interactive web application built with Streamlit for tuning hyperparameters of machine learning models. With StreamTune, you can easily upload your own dataset or use sample datasets like Iris and Breast Cancer. The app provides a range of models to choose from, allowing you to tune their hyperparameters and compare their performances side by side.

Sample Datasets

  • Iris
  • Breast Cancer

Getting Started

  1. Clone the repository:
git clone https://github.com/yourusername/streamtune-app.git
  1. Install the required packages:
pip install -r requirements.txt
  1. Run the Streamlit app:
streamlit run streamtune.py
  1. The app will open in your browser. Upload your dataset or use a sample dataset to get started.

Model Selection

  • Random Forest
  • k-Nearest Neighbors
  • Logistic Regression
  • Gradient Boosting
  • Support Vector Machine

Tune Hyperparameters

  • Random Forest: Number of Trees, Max Depth
  • k-Nearest Neighbors: Number of Neighbors
  • Gradient Boosting: Number of Estimators, Max Depth

Model Comparison and Evaluation

Choose models for comparison, tune their hyperparameters, and evaluate their performance with accuracy, confusion matrix, and classification report.

User Feedback

We value your feedback! Use the Feedback Form in the app to share your thoughts and suggestions with us.

© 2023 StreamTune. MIT License.

streamtune's People

Contributors

ishan-1010 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.