Skip to content

Exponential smoothing implemented in Rust, with Python bindings

Notifications You must be signed in to change notification settings

caden-parajuli/exponential_smoothing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exponential_smoothing

An implementation of exponential smoothing in Rust, with Python bindings.

To build the Rust library, run maturin develop. You must have the Rust compiler and maturin installed. Then you can run the Python code for the Machine Learning Final Project in python/exp_smooth/ml_project.py

On GitHub: https://github.com/caden-parajuli/exponential_smoothing

About

Exponential smoothing implemented in Rust, with Python bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published