Rodney Nascimento da Silva
Rodney Nascimento da Silva
I tried to run https://github.com/evfro/polara/blob/master/examples/Comparing%20LightFM%20with%20HybridSVD.ipynb, had to change the variable catch=None to catch=(RuntimeWarning,). It doesn't run if you don't make this change.
**Describe the bug** When I try to run the code using Gurobi I receive the following error: "Try another solver, or solve with verbose=True for more " cvxpy.error.SolverError: Solver 'GUROBI'...
Can you make a python2.6.6 version? I work with a Cloudera Cluster that uses python2 and cannot be upgraded.
Trying to run the recursive feature elimination code I'm not able to see the log regression coefficients for all the RFE models created. The code is the following: https://github.com/topepo/FES/blob/master/02_Predicting_Risk_of_Ischemic_Stroke/02_04_Predictive_Modeling_Across_Sets.R For...
I can't open the data files contained here: https://github.com/topepo/FES/tree/master/02_Predicting_Risk_of_Ischemic_Stroke stroke_rfe.RData interactions.RData The error message says that the file may be corrupted
pip install scsprox doesn't work I tried to install from source( https://github.com/bettbra/scsprox ) and it doesn't work too, I get the following error: python setup.py install running install running bdist_egg...
The zsh shell has autocomplete