Logo
stable

Getting Started

  • 〰 Compute exponential moving averages with xarray and pandas accessors 〰
  • ⏱ Synchronize data streams ⏱
  • 🌡 Binning temperatures 🌡
  • 🎛 The 3-steps workflow 🎛
  • 🔭 Reconstructing the light curve of stars with LSTM 🔭
  • 🦎 Online linear regression with a non-stationary environment 🦎
  • 🔄 Online learning for time series prediction 🔄
  • 🔄 Online learning in non-stationary environments 🔄

Reference Documentation

  • Change log

Developer documentation

  • Installing wax
  • Running the tests
  • Type checking
  • Flake8
  • Formatting code
  • Check actions
  • Update documentation

API documentation

  • Public API: wax package
WAX-ML
  • »
  • Python Module Index

Python Module Index

w
 
w
- wax
    wax.datasets
    wax.datasets.generate_temperature_data
    wax.gym
    wax.gym.agent
    wax.gym.callbacks
    wax.gym.entity
    wax.gym.env
    wax.gym.haiku_agent
    wax.gym.haiku_env
    wax.modules
    wax.modules.buffer
    wax.modules.diff
    wax.modules.ewma
    wax.modules.ewmcov
    wax.modules.ewmvar
    wax.modules.fill_nan_inf
    wax.modules.gym_feedback
    wax.modules.has_changed
    wax.modules.lag
    wax.modules.ohlc
    wax.modules.online_supervised_learner
    wax.modules.pct_change
    wax.modules.rolling_mean
    wax.modules.update_on_event
    wax.universal
    wax.universal.eager_ewma

© Copyright 2021, WAX-ML Authors. Revision b8e6748e.

Built with Sphinx using a theme provided by Read the Docs.