Commit graph

54 commits

Author SHA1 Message Date
777d3765cf a bunch of small changes 2023-02-19 17:22:41 +00:00
4976e9d8af saving 2022-09-03 14:41:22 +01:00
78704dec5a saving 2022-09-03 12:28:21 +01:00
c845d96102 added combined_model_iterator.py that has oversampling 2022-09-02 09:50:51 +01:00
80b4a1850c tested to make sure the cols added dont break code 2022-09-01 16:23:57 +01:00
de9e6a709b added 3 cols for snp counts for ML 2022-09-01 16:11:23 +01:00
2bf91681b4 preparing to rerun ML iterator 2022-09-01 13:41:02 +01:00
56b71c6ca2 added avg affinity and stability cols with mask for avg affinity 2022-09-01 13:04:37 +01:00
e03ce277b7 checked masked cols after running 2022-09-01 12:57:38 +01:00
f9129b9ebc added nca dist criteria for masking 2022-09-01 12:55:38 +01:00
f94eadf1d4 added 2022-09-01 12:54:41 +01:00
82e2da4f3b ml df stuff 2022-09-01 11:39:11 +01:00
26f284d76e added test_func_combined.py 2022-07-29 00:14:39 +01:00
e55906d2c7 saving work 2022-07-29 00:12:43 +01:00
85f59155fa uncommented all models for a full run 2022-07-28 15:28:31 +01:00
d3d5698a3e added MultClfs_CVs.py and ml_iterator_CVs.py 2022-07-28 15:19:58 +01:00
b87f8d0295 trying diff cv thresholds for single gene 2022-07-28 15:19:13 +01:00
8d8a61675f various edits 2022-07-28 13:20:14 +01:00
584b866f0b moved ../ml_functions/MultClfs_logo_skf.py to del 2022-07-28 12:25:29 +01:00
2c50124b1b moved logo_skf function to del as using the MultClfs for combined data 2022-07-28 12:24:24 +01:00
744bc8f4a1 added dummy classifier to models 2022-07-27 17:10:04 +01:00
63c8876764 checking the splitTTS script to make sure other splits have been factored in 2022-07-27 15:52:20 +01:00
f4cab1fdfb fixed masking condition for ML training data for genes and wrote revised mask files out 2022-07-27 13:36:16 +01:00
0adf69f75a added model names sklearn 2022-07-16 15:35:42 +01:00
39e72b2dfb added all_estimators 2022-07-16 13:32:19 +01:00
33e3b5a0a6 various bugs 2022-07-12 10:14:06 +01:00
6950c4b057 added reverse traininig as split type in SplitTTS.py 2022-07-11 20:03:06 +01:00
1965517681 added other split_type options i.e none and none with bts 2022-07-11 19:27:14 +01:00
350be30f19 minor changes to run combined_model 2022-07-10 13:23:13 +01:00
9594d0a328 uncommented models for logo 2022-07-10 12:53:51 +01:00
de5c1270be added Mult_clfs_logo and Mult_clsf.py with consistency 2022-07-10 12:32:52 +01:00
06f2ce97b6 minor var name fix for MultClfs.py and ml_iterator 2022-07-09 11:02:37 +01:00
8bde6f0640 minor var bame update in ml_iterator 2022-07-09 10:52:50 +01:00
8079dd7b6c reran to generate merged_df3 with correct dst for dst muts. modified combining_dfs_plotting.R 2022-07-08 21:33:57 +01:00
289c8913d0 added MultClds_SIMPLE.py to simplify my function to run without blind test 2022-07-08 13:54:49 +01:00
880ef46099 added CHECK_model 2022-07-08 13:53:44 +01:00
23799275a0 saving work from thinkpad 2022-07-08 13:53:17 +01:00
a15d801c2a tried pca 2022-07-05 23:05:37 +01:00
8d831f3613 added different scaling options 2022-07-05 22:47:13 +01:00
ebef0c7967 added test script to see one gene 2022-07-05 16:06:24 +01:00
79cb89a019 saving work 2022-07-05 16:06:03 +01:00
652cf4802e added MultClfs_fi to add FI scores for models, in development 2022-07-05 14:19:35 +01:00
53c229f480 added random state to split in function 2022-07-05 14:15:43 +01:00
b2d0b827ad added cm run for logo_skf for actual data 2022-07-02 16:57:11 +01:00
dccd3c8eb2 multiple changes 2022-07-02 10:25:55 +01:00
2fda32901b change more hardcoded CPU counts to os.cpu_count() 2022-07-02 10:25:13 +01:00
b8653c6afe ML scripts: {'n_jobs': os.cpu_count() } 2022-07-02 10:22:07 +01:00
b5777a17c9 saving work 2022-07-01 20:37:41 +01:00
d812835713 added cm_logo_skf.py and placeholder for splits 2022-07-01 13:55:12 +01:00
952cfeb4c0 added MultClf for combined model to make changes with cv 2022-07-01 11:40:23 +01:00