neuro30

Results 3 issues of neuro30

HI, I tried running the example as written, but keep getting the following: > Setting results directory as /home/comp/data/ -> Removed previous error log file. -> Loading segmentation data... ->...

In very large datasets (~30,000 samples x 1,000,000 features) with complex relationships (e.g. cancer omics data), the runtime for MIDAS can take a very long time (days?), even on a...

I am trying to utilize two GPUs with MIDASpy. However, I get the following error during set-up: ``` from sklearn.preprocessing import MinMaxScaler import numpy as np import pandas as pd...

enhancement
help wanted