added FS to MultClfs.py and modified data for different splits for consistency

This commit is contained in:
Tanushree Tunstall 2022-06-24 20:35:53 +01:00
parent edb7aebd6a
commit e2bc384155
12 changed files with 1585 additions and 994 deletions

View file

@ -100,3 +100,5 @@ mmDF3 = MultModelsCl(input_df = X_smnc
#=================
# output from function call
ProcessMultModelsCl(mmD)
ProcessMultModelsCl(testD)