Sum02dean / MLG

Machine Learning in Genomics Course ETH
MIT License
3 stars 2 forks source link

34 rf baseline #48

Closed Sum02dean closed 2 years ago

Sum02dean commented 2 years ago

I removed the iterations over different stratifications. Fixed chromsome_split() to chromsome_splits() issue. And cleaned up some of my code. We can open new branch for rf-optimisation and makme it more functional later. This is so we all have same code for now.

Cheers,

D

LiineKasak commented 2 years ago

regarding style, it's true we shouldn't care too much until the end, but small style fixes take less than a minute anyways. so it is kinda nice to have good looking code in each PR, keeps the main branch nice and tidy