WebashalarForML commited on
Commit
9992e1f
·
verified ·
1 Parent(s): eeb8034

Update CLASS_DUMMY/file.txt

Browse files
Files changed (1) hide show
  1. CLASS_DUMMY/file.txt +7 -0
CLASS_DUMMY/file.txt CHANGED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ we have the 2 model for each LR and DT for the code its for real data and for param its real + dummy data.
2
+
3
+ input parameter for param model of col, shp, cut, and qua.
4
+ ['EngCts', 'EngShp', 'EngQua', 'EngCol', 'EngCut', 'EngPol', 'EngSym', 'EngFlo', 'EngNts', 'EngMikly', 'EngAmt']
5
+
6
+ input parameter for param model of blk, wht, pav and open.
7
+ ['EngCts', 'EngShp', 'EngQua', 'EngCol', 'EngCut', 'EngPol', 'EngSym', 'EngFlo', 'EngNts', 'EngMikly', 'EngBlk', 'EngWht', 'EngOpen', 'EngPav', 'EngAmt']