François Bérenger
François Bérenger
I almost had a heart attack. Please, tell me I am wrong.
Hello, I was very surprised to not find an implementation in owl. It might be nice to have one. https://en.wikipedia.org/wiki/Partial_least_squares_regression Regards, F.
I understand that var_test is the https://en.wikipedia.org/wiki/Chi-squared_test. In the same vein as Stats.ks2_test, having var2_test in addition to var_test would be nice. I.e. I would like to give both samples...
Hello, It would be nice to have them in owl. ``` References : 1- Tipping, M. E. and A. C. Faul (2003). Fast marginal likelihood maximisation for sparse Bayesian models....
Hi Liang, I am amazed at how much things have been added to this library. I just saw that owl has a LASSO implementation. Which might win owl a new...
http://chemdataextractor.org/ Also, in 2020, it shoud use https.
Hello, I have to fully automate installation of R libraries for some script. It might be the first time R is started (i.e. there was no prior creation/setup of the...
Molecules for model training and before predictions (with a trained model) should be prepared in the same way. Maybe you can use one of those open source ones: - rdkit.Chem.MolStandardize...
Self-referencing embedded strings (SELFIES): A 100% robust molecular string representation https://iopscience.iop.org/article/10.1088/2632-2153/aba947
Apparently, removing the version constraint for pomegranate allows to install moses on a recent Ubuntu; using 'python setup.py install --user'