Giter Club home page Giter Club logo

ai_demo's Introduction

AI DEMO (Data Exploration & Model Optimization)

AI/ML DEMO is an interactive web tool that helps users to explore and gain hands-on-experience in essential concepts in machine learning. This web tool offers feature space and hyperparameter manipulation allowing users to explore various concepts in machine learning including training/test data distribution, under/over fitting, the bias/variance trade-off, neural networks, performance metrics, etc. By interactively engaging with these concepts, non-experts can deepen their understanding and gain practical insights into the world of machine learning.

Overview


Below illustrates some example concepts based on user-selected training/test data points

Linear Discriminant Analysis (High Bias)

LDA


Neural Network (High Variance)

DNN


Neural Network (Larger Pool of Training Data)

DNN


Quadratic Discriminant Analysis

QDA

Author

Jacob McIntosh

Requirements

Python 3.10 or higher

Installation

Ubuntu 18.04

1. pip install -r requirements.txt
2. cd src
3. python manage.py collectstatic
4. python manage.py runserver 0.0.0.0:8000
5. Open host ip address:8000 on browser

ai_demo's People

Watchers

 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.