genoml2
genoml2 copied to clipboard
Need guidance for users on what to do if fewer than 100 samples?
https://github.com/GenoML/genoml2/blob/8040f2b1b460cc6085527e5fd65963518459cd11/genoml/main.py#L92
Perhaps don't make 100 samples hardwired? Or at least more guidance in the documentation.
Hi @njohnso6 - all code under "continuous" is currently under active development, only the discrete supervised modules have been extensively built out at this time (as indicated in the README).
Thank you for flagging this and the other issues! Can you indicate the lines where you are seeing the sample number hardcoded in?