-
Updated
Jul 14, 2020 - Python
pca
Here are 947 public repositories matching this topic...
-
Updated
Jul 16, 2020 - Jupyter Notebook
-
Updated
Jun 18, 2020 - Jupyter Notebook
-
Updated
Apr 14, 2020 - Python
-
Updated
Jun 4, 2020 - C++
-
Updated
Feb 17, 2020 - Jupyter Notebook
-
Updated
Nov 3, 2018 - Java
-
Updated
Jun 23, 2019 - Python
-
Updated
Jul 12, 2018 - R
-
Updated
Apr 19, 2020 - R
-
Updated
Mar 9, 2020 - CSS
Apparently, the absolute path of the Travis build is used (/home/travis/...) instead of the relative path to the current page.
For example, Fs Peptide (in RAM) links (in the bottom) to [this page](http://msmbuilder.org/home/travis/build/msmbuilder/msmbuilder/docs/_build/html/examples/Fs-Peptide-in-RAM/Fs-Peptide-in-RAM.ipynb
-
Updated
Jan 10, 2019 - Jupyter Notebook
For regressionBF, I don't know how to interpret the output from model_parameters and the documentation is not giving me any hints. Is this something we should add to the docs?
BayesFactor output
# setup
set.seed(123)
library(parameters)
library(BayesFactor)
#> Loading required package: coda
#> Loading required package: Matrix
#> ************
#> Welcome to BayesFactor 0.9-
Updated
Jul 19, 2018 - Python
-
Updated
Dec 31, 2019 - R
-
Updated
Apr 15, 2019 - Python
-
Updated
Jun 22, 2020 - Python
-
Updated
Jul 15, 2018 - Python
-
Updated
Jul 28, 2019 - R
-
Updated
Jun 19, 2020 - Python
-
Updated
Oct 9, 2019 - Jupyter Notebook
-
Updated
Jul 12, 2019 - Jupyter Notebook
-
Updated
Apr 18, 2020 - C++
-
Updated
Jun 11, 2018 - MATLAB
-
Updated
May 12, 2020
-
Updated
May 8, 2020 - Python
-
Updated
Jul 2, 2020 - HTML
Improve this page
Add a description, image, and links to the pca topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pca topic, visit your repo's landing page and select "manage topics."
The basic idea is to have a metrics package, we can start with ROC/AUC (first on GPU, then if necessary on CPU). It should mimic the SKLearn API and results:
http://scikit-learn.org/stable/modules/generated/sklearn.metrics.roc_auc_score.html
Requirements: