diff --git a/enviroment.yml b/enviroment.yml new file mode 100644 index 0000000..24e5f5d --- /dev/null +++ b/enviroment.yml @@ -0,0 +1,8 @@ +name: ium +channels: + - defaults +dependencies: + - pandas + - tensorflow + - scikit-learn + - matplotlib