Commit graph

118 commits

Author SHA1 Message Date
6be17e3e3e added test data for runALLclfs 2022-07-16 15:36:15 +01:00
c666c426c0 fixed aa_index creeping categorical values in numerical cols 2022-06-16 17:47:00 +01:00
89cbeb3610 added UQ_ML_data2.py that contains aa_index data now combined with previous features data 2022-06-16 16:51:24 +01:00
cdfb30ef33 reflected that active_site indication column has been added to UQ_ML_data.py 2022-06-16 16:50:46 +01:00
5e15397134 test file to pull from laptop 2022-05-29 23:18:24 +01:00
5202be4adc various changes 2022-05-29 13:10:50 +01:00
f761dd4479 added notes to run yc models with dissected features 2022-05-29 08:04:12 +01:00
a784f9cc4e added UQ_yc_RunAllClfs.py 2022-05-29 07:42:31 +01:00
3b76ad00fc save 2022-05-29 07:41:12 +01:00
5936e2c070 renamed yc filename to run all ML models 2022-05-29 07:39:35 +01:00
dad7cbdd28 disseted features to run all baseline YC models added 2022-05-29 07:37:10 +01:00
8305f7b6bd adde MLfeatures_types.pu 2022-05-29 07:33:23 +01:00
429665795c added function calls fro yc run_all_ML 2022-05-29 07:31:06 +01:00
7efade3736 saving 2022-05-29 07:01:34 +01:00
c91a994828 adding prints to pnca_config file 2022-05-29 06:58:21 +01:00
693a5324c1 tidyed up ML data processing for actual processing 2022-05-29 06:03:36 +01:00
cbfbb525fa added file UQ_ML_data.py which was pka UQ_pnca_ML.py 2022-05-29 05:22:51 +01:00
084c280f16 finalised categorical and lineage col classifications 2022-05-29 05:22:01 +01:00
c37780350e saving work 2022-05-28 11:28:02 +01:00
dd39519234 UQ_Imbalance.py is still the practice one 2022-05-28 11:26:29 +01:00
f2634f77ef saving and organising work to call form cmd line 2022-05-28 11:25:04 +01:00
d9a1888e8c tidying import script and moving estimators where the ML classifier func are 2022-05-28 09:44:26 +01:00
2898686bf8 tidy script to run my versions of multiple modles with blind tests and also with oversampled data 2022-05-28 09:41:30 +01:00
b6f0308e42 tidying script to run from cmd and via ssh 2022-05-28 09:40:24 +01:00
0a84a4b4dc update 2022-05-27 14:32:41 +01:00
3727425a0b add missin .py 2022-05-27 14:30:07 +01:00
77fc14e19d added OR impute code in UQ_pnca_ML 2022-05-27 08:49:24 +01:00
1da87ba177 git add UQ_imbalance.py 2022-05-27 06:05:34 +01:00
42c8c47e2d added UQ_MultClassPipe4.py and UQ_imbalance.py 2022-05-26 07:39:47 +01:00
5779331981 trying under and oversampling 2022-05-26 07:38:21 +01:00
8f8306d948 added all autosklearn informed hyperparams 2022-05-26 04:51:47 +01:00
b5d29dd449 added validated params for all classifiers 2022-05-26 03:20:54 +01:00
00633872f5 added classification_params.py i.e hyperparams for each model without FS 2022-05-24 11:58:39 +01:00
cdddbde7ec replaced pipe_abc with pipe_rc related to the same 2022-05-24 11:57:54 +01:00
a4124986c0 moved earlier version for model and param names to earlier_versions 2022-05-24 09:21:29 +01:00
dcb4f7edbf added to notes 2022-05-24 09:20:45 +01:00
5d6dccfc09 added file containing model names and hyperaprams to run for all models inc FS 2022-05-24 09:14:41 +01:00
9c07ad3ce8 renamed function file to UQ_FS_fn.py and added new file to call this function 2022-05-24 08:20:57 +01:00
6f9e3b91a6 added custom rfecv to get names out from stackoverflow 2022-05-24 07:51:16 +01:00
f2d2f361f0 n_estimators range to include upto a 1000 alex's suggestion 2022-05-24 07:50:11 +01:00
b49c877f49 huge progress with getting feature names out from One Hot encoder 2022-05-24 07:48:00 +01:00
95852fa40e aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa 2022-05-24 02:33:56 +01:00
6db5046302 modifying output dict for printing in UQ_FS_eg.py 2022-05-23 22:52:57 +01:00
3c7d8690ee added feature selection on all models but lets see if it works, only worked until DT 2022-05-23 07:47:56 +01:00
a420822a93 saved the UQ_FS_eg with almost complete output, still some minor fixes to do 2022-05-23 03:35:35 +01:00
1436557287 saving work and wrapping up from the weekend 2022-05-23 00:31:02 +01:00
9839b6f8d1 remove __estimator 2022-05-22 23:39:35 +01:00
1a1154b4f4 remove ClfSwitcher() from this lot 2022-05-22 23:36:24 +01:00
18d9b77aee fs_* versions 2022-05-22 23:33:11 +01:00
c4142f441d remove redundant stuff 2022-05-22 23:31:58 +01:00