Skip to content

This is a Wave app created using H2O Wave. It demonstrates various functionalities, including data visualization and a simple machine learning classification model.

Notifications You must be signed in to change notification settings

Himidiri/waveApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wave App using H2O Wave

This is a Wave app created using H2O Wave. It demonstrates various functionalities, including data visualization and a simple machine learning classification model. The app uses Python version 3.11.4.

How to Run the App

Follow these steps to run the app from a Python virtual environment:

  1. Clone the repository:

    git clone https://github.com/Himidiri/waveApp
  2. Create a Python virtual environment:

    python -m venv venv
  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Activate the virtual environment:

    .\venv\Scripts\activate
  5. Run the Wave app:

    wave run app.py

About

This is a Wave app created using H2O Wave. It demonstrates various functionalities, including data visualization and a simple machine learning classification model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages