Vivek Ruhela

Results 8 comments of Vivek Ruhela

Please respond. @ahwagner @cc2qe @s-boardman

Thanks. Problem is solved. Now I am running the docker but facing the problem in cell 30 with error message `Found array with 0 feature(s) (shape=(8, 0)) while a minimum...

@brettvanderwerff : Thanks for reply. You may be right but as I trace the error in all previous steps, I found the following results : 1. ` expr_df file is...

@wangz10 : Sorry for late reply. It worked by using Normalization.R script from github.(Luckily, I didn't checked this message and I found this bug by self by looking at `rpkm`...

@wangz10 : I've checked that too. Initially, in the docker, all the `table.txt` index names are with `_s` (e.g. `Run_s`,`infection_status_s` etc) while on the table file header has changed, so...

Hello, I am facing the same issue. I have taken all the necessary steps previously mentioned. Successfull enabled the extension, upgrading of widget and restarting the notebook after upgrading and...

Sorry for late reply. Problem is solved. Now I am getting the output from `net.widget()`. The only problem I am facing is the clustergrammer is not fit into the browser....

I had the same issue with my GCN (Graph Convolution Network) model used in a classification problem with PPI network learning and this suggestion solved it for me. Thanks!