Version 0.1.0
This is the first public release of scikit-cosmo. Scikit-cosmo is a collection of scikit-learn compatible utilities that implement methods developed in the COSMO laboratory. This first release contains multiple tools of general interest:
- Principal Covariate Regression (PCovR) and the kernel extension KPCovR
- Feature and sample selection methods: Farthest point sampling and CUR selection, as well as PCovR version of these methods
- tools to compare different features spaces: Global Feature Reconstruction Error (GFRE), Global Feature Reconstruction Distortion (GFRD), Local Feature Reconstruction Error (LFRE)
Have a look at the documentation if you are interested!