GithubHelp home page GithubHelp logo

auto-ml-web-app's Introduction

Auto-ML-Web-App

AutoML Web App using Streamlit

Overview

This project is an AutoML (Automated Machine Learning) web application built using Streamlit. It allows users to easily upload datasets, select target variables, and train machine learning models with minimal coding required.

Display

1

Features

  • User-friendly Interface: Intuitive web interface built with Streamlit for seamless interaction.
  • Dataset Upload: Users can upload their datasets in various formats (CSV, Excel, etc.).
  • Automated Model Selection: The application automates the process of model selection based on the dataset characteristics.
  • Model Training: Once a dataset is uploaded, users can choose target variables and initiate the model training process.
  • Model Evaluation: After training, the application provides model evaluation metrics and visualizations for performance analysis.
  • Model Deployment: Users can deploy trained models for inference directly from the web app.

Technologies Used

  • Streamlit: Used for building the web application interface.

  • Scikit-learn: Leveraged for machine learning model training and evaluation.

  • Pandas: Utilized for data manipulation and preprocessing.

  • Matplotlib and Seaborn: Used for data visualization within the application.

    Web App

    1

Setup Instructions

Clone the repository: Copy code

Install dependencies:

Copy code

  • pip install -r requirements.txt

Run the Streamlit app:

Copy code

  • streamlit run app.py
  • Access the web application via the provided local URL.

Usage

  • Upload your dataset using the provided interface.
  • Select the target variable(s) for model training.
  • Initiate the model training process.
  • Evaluate model performance using the provided metrics and visualizations.
  • Optionally, deploy the trained model for inference.

auto-ml-web-app's People

Contributors

ritikkumar55 avatar

Watchers

Kostas Georgiou avatar  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.