Skip to content

Commit 2e7afad

Browse files
MatInGitMatInGit
authored andcommitted
finished readme for release
1 parent b607aef commit 2e7afad

File tree

1 file changed

+12
-14
lines changed

1 file changed

+12
-14
lines changed

readme.md

Lines changed: 12 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -480,23 +480,21 @@ Then to run the model:
480480
```bash
481481
pl --publish -c examples/base/local/deployment_config.yaml
482482
```
483-
See the [local example notebook](./examples/base/simple_model_local.ipynb) for more details.
483+
See the [local example notebook](./examples/base/local/simple_model_local.ipynb) for more details.
484484

485485
#### Example Model - MLFLow Model
486-
>TODO
487-
488-
#### Working with Lume-Model
489-
>TODO
486+
See the [MLFlow example notebook](./examples/base/mlflow_model/simple_model_mlflow.ipynb) for more details.
490487

491488

492489
## Roadmap
493490

494-
| Feature / Task | Timeline | Priority |
495-
|-----------------------------------------------|--------------|----------|
496-
| 🧠 🔧 **Lume-Model Integration** | 1–3 Months | 🥇 |
497-
| 📦 🤖 **MLflow 3.x Support** | 1–3 Months | 🥇 |
498-
| 🌐 🚀 **Move to `gh-pages`** | 1–3 Months | 🥈 |
499-
| 🔗 🧪 **p4p4isis Interface** | 6–12 Months | 🥉 |
500-
| 📊 🧭 **Time Series Aggregation** | 3–6 Months | 🥉 |
501-
| 📈 🔍 **Model Evaluator Module** | 3–6 Months | 🥉 |
502-
| 🔁 🔧 **Model Retrainer Module** | 6–12 Months | 🥈 |
491+
| Feature / Task | Timeline | Priority | Status |
492+
|-----------------------------------------------|--------------|----------|---------------|
493+
| 🖌️ 🎨 **Make logo** | 1–3 Months | 🥇 | 🚧 In Progress |
494+
| 🧠 🔧 **Lume-Model Integration** | 1–3 Months | 🥇 | 🚧 In Progress |
495+
| 📦 🤖 **MLflow 3.x Support** | 1–3 Months | 🥇 | ⏳ Planned |
496+
| 🌐 🚀 **Move to `gh-pages`** | 1–3 Months | 🥈 | ⏳ Planned |
497+
| 🔗 🧪 **p4p4isis Interface** | 6–12 Months | 🥉 | ⏳ Planned |
498+
| 📊 🧭 **Time Series Aggregation** | 3–6 Months | 🥉 | ⏳ Planned |
499+
| 📈 🔍 **Model Evaluator Module** | 3–6 Months | 🥉 | ⏳ Planned |
500+
| 🔁 🔧 **Model Retrainer Module** | 6–12 Months | 🥈 | ⏳ Planned |

0 commit comments

Comments
 (0)