tappyness1 commited on
Commit
a13095b
·
1 Parent(s): 69407b9

added in heatmap charts

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -4,4 +4,5 @@ datasets
4
  svgpath2mpl
5
  numpy == 1.24.2
6
  scipy == 1.9.1
 
7
 
 
4
  svgpath2mpl
5
  numpy == 1.24.2
6
  scipy == 1.9.1
7
+ scikit-learn== 1.2.2
8