iris-flower

Iris Flower Dataset preprocessing from R.A. Fisher 1936

Stars
0
Committers
2

Run Locally

Build an run containers using docker compose

docker compose up --build notebook

Using Justfile this is a matter of running just build and from there on just dev

After working you can release resources using:

docker compose down

A Justfile is included!

Sources