dchassin / load_modeling

Fitting a load model to data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fitting a load model to data

To use this app you must install Marimo (see https://marimo.io/).

Then do the following:

python3 -m venv .
. bin/activate
python3 -m pip install -m requirements.txt
cd source
marimo run fit_model.py

About

Fitting a load model to data

License:GNU General Public License v3.0


Languages

Language:Python 58.1%Language:Roff 41.9%