Skip to content

Commit

Permalink
env recreated
Browse files Browse the repository at this point in the history
  • Loading branch information
mijanr committed Nov 27, 2024
1 parent 006b73d commit 33e32ea
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 237 deletions.
21 changes: 21 additions & 0 deletions environment.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
name: ts_cl

channels:
- conda-forge
- nodefaults

dependencies:
- python=3.12
- ipykernel
- pip
- numpy
- scikit-learn
- tslearn
- fastai::fastai
- mlflow
- omegaconf
- hydra-core

- pip:
- tsai

237 changes: 0 additions & 237 deletions requirements.yaml

This file was deleted.

0 comments on commit 33e32ea

Please sign in to comment.