Coder Social home page Coder Social logo

atulchoudhary29 / automl-python Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 20.4 MB

AutoML web app simplifying the machine learning process, from data upload to model testing, with built-in exploratory data analysis and streamlined model training.

Home Page: https://python-automl.streamlit.app/

Python 100.00%
automl automl-python machine-learning python python3

automl-python's Introduction

AutoML: Automated Machine Learning

Welcome to the AutoML application! This app is designed to simplify the journey of machine learning for users ranging from data scientists to business analysts, and for those who are simply curious about ML. No deep programming knowledge is required. Simply follow the navigation to experience the automated process of training and testing ML models.

AutoML App Logo

Requirements

  • Python: Version 3.7 - 3.10 (required due to pycaret)

Dependencies

Below are the main libraries and packages utilized in this application:

  • os
  • pickle
  • numpy
  • pandas
  • pandas_profiling
  • plotly.express
  • streamlit
  • sklearn
  • streamlit_pandas_profiling
  • pycaret

To install these dependencies, simply run:

pip install -r requirements.txt

Features and Functionalities

  • Home: Introduction to machine learning and app usage instructions.
  • Upload: Upload a dataset in CSV format to use for machine learning training.
  • Data Cleaning: Handle missing values and clean the dataset.
  • Profiling: Generate an exploratory data analysis report for the uploaded dataset.
  • Modelling: Train a machine learning model, either for classification or regression, based on the dataset.
  • Test Model: Use the trained model to make predictions on new data input.
  • Download: Download the trained model for use in other applications or platforms.

How to Use

  1. Clone or Download: Clone this repository or download the zip file.
  2. Install Dependencies: Navigate to the app's directory and run pip install -r requirements.txt.
  3. Run the App: In the same directory, run streamlit run app_name.py (replace app_name.py with the name of your main application file if it's different).
  4. Navigate: Use the navigation bar in the app to move between different functionalities.

Demo

For a detailed walkthrough of the app and its features, check out our tutorial video:

AutoML App Tutorial

*Note: Click on the image above to play the tutorial.

automl-python's People

Contributors

atulchoudhary29 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.