Added preprocessing.
Added plot for ML result for each predicted dataset.
This diff is collapsed.
... | ... | @@ -2,4 +2,5 @@ numpy~=1.18.5 |
matplotlib~=3.3.2 | ||
pandas~=1.1.5 | ||
pygimli~=1.1.0 | ||
scikit-learn~=0.23.2 | ||
\ No newline at end of file | ||
scikit-learn~=0.23.2 | ||
scipy~=1.5.2 | ||
\ No newline at end of file |
Please register or sign in to comment