Added a frist train function

Added a first training function
This commit is contained in:
2023-02-19 23:40:11 +01:00
parent 464fa2e419
commit 4e16511568
3 changed files with 530 additions and 384 deletions

View File

@@ -26,6 +26,8 @@ plotly = "^5.13.0"
seaborn = "^0.12.2"
isort = "^5.12.0"
jupyterlab-git = "^0.41.0"
line-profiler = {extras = ["ipython"], version = "^4.0.2"}
memory-profiler = "^0.61.0"
[tool.poetry.group.build.dependencies]
blackcellmagic = "^0.0.3"