chore: fix items

This commit is contained in:
Jesús Pérez Lorenzo 2025-01-27 10:10:10 +00:00
parent 455609f8a4
commit 5fc86439f2

View File

@ -124,9 +124,10 @@ If you wish to [collect](collect) your own dataset, there are several source fil
[prepare_perfspec.py](learning/python/prepare_perfspec.py) Prepare data from raw to source for learning models
[train_perfspec.py](learning/python/train_perfspec.py) To train model from data
[run_perfspec.py](learning/python/run_perfspec.py) To run/check predictions
[model_perfspec.py](`learning/python/model_perfspec.py)` To inspect / review generated models
[model_perfspec.py](learning/python/model_perfspec.py) To inspect / review generated models
<small> __ pycache __ is for Python execution, is ignored in git tasks.</small>