Coder Social home page Coder Social logo

surfiniaburger / pool-volume-prediction Goto Github PK

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

Pool Volume Forecasting

Home Page: https://actions-server-surfiniaburger-dblzzhtf5q-ew.a.run.app/dashboard

Python 1.63% Jupyter Notebook 98.37%
cairo giza wavenet

pool-volume-prediction's Introduction

Pool Volume Forecasting

Project description

The project involves forecasting pool volumes using time-series data. It begins with loading data from Polar into a DataFrame, extracting relevant features such as day of the week, month, and year, and performing one-hot encoding for categorical variables. After standardizing numerical features and preparing the input sequences by sliding a window across the time-series data, a WaveNet model is built and trained using TensorFlow/Keras. The trained model is then utilized to predict pool volumes on unseen data. The predictions are further processed using ONNX, EZKL, with the verifiable=True setting converting them to Cairo format, optimizing them for deployment or downstream tasks.

Tech Stack

  • Giza Actions SDK
  • Giza cli
  • Giza Virtual Environment
  • Giza Dataset
  • WaveNet
  • Jupyter Notebook
  • Tensorflow
  • Poetry
  • Cairo
  • EZKL
  • ONNX

Welcome to the Giza Actions SDK template! The Giza Actions SDK is tailored to assist you in designing your ZKML workflows efficiently. This project provides pre-configured actions ready for deployment on the Giza platform. The purpose of this template is to demonstrate how to construct your ZKML workflows using the Giza Actions SDK.

Note: This template is based on the MNIST tutorial. Please be aware that certain steps, such as transpiling the model and deploying the generated model on Giza Plateform, are required between action executions. For a more comprehensive understanding, refer to the tutorial.

Requirements

  • Python 3.11
  • Poetry

Get Started

$ poetry shell
$ poetry install

Structure

Within the yearn directory, you'll discover multiple generated files:

  • train_action.py: Contains actions for training your model.
  • predict_onnx_action.py: Includes actions for making predictions with an ONNX model.
  • predict_cairo_action.py: Includes actions for making verifiable predictions with the Orion Cairo model.

Usage

To use this project, follow these steps:

  1. Install the required dependencies.
  2. Execute any of the provided action scripts using the command python yearn/{action_file}.py, for example, python yearn/{train_action}.py.

Learn More

Explore more about the Giza Actions SDK here.

Acknowledgement

This template was generated using cookiecutter.

pool-volume-prediction's People

Contributors

surfiniaburger avatar

Stargazers

 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.