Pablo Rodríguez Belenguer

Results 30 issues of Pablo Rodríguez Belenguer

Hi, I am trying to generate fingerprintvectors 3d following this github "https://github.com/iwatobipen/3dfp/blob/master/sample_script.ipynb" and I get the next error. ![Captura](https://user-images.githubusercontent.com/62376157/107499022-bd49e300-6b94-11eb-8912-9584537f73df.PNG) could you help me please? Thanks Pablo

Hi, When you try to generate fingerprint3d and pass to rdkit, with fold().to_rdkit(). you only can generate bits of 1024 x2,x4,6, it would be interesting can generate another multiples. How...

Hi, Is it possible to use this library for tan model? In my tan model features have different categories (they are strings). Thanks!

Hi Erdogant, How could it be possible to compute DMODX in PLS? Thanks Pablo

Hi, I need help, please, for include another metric, how could I introduce in the code??? I would like calculate the importance with the auc. Normally, I programming in python...

Hi, Nice to meet you and thanks for so useful library. I am new with it and I am obtaining the error of the issue, but all my variables are...

Hi, Thank you for this so useful library. One quesion is possible to use this library for scrapping a link of linkedin for multiple jobs y obtain description? (Skills, salary,...

enhancement

Hi, I'm new using this awsome library. Firstable, thanks for your work. I've a question and I'd like to know if you could help me. Would it be possible to...

Question

Hi, One question, the library have any option for missing data computation like bnlearn of R? Thanks!

Hi! I am obtaining the error: unhashable type: 'dict' My code is the same than in the instruction: plot.grid_search( gs.cv_results_, change='n_estimators', subset={'n_estimators': [16,32], 'criterion': 'entropy'}, kind="bar", ) And my grid...