From 4b7b9600cb28f1be2d229cb49f6577ef8f0b1d01 Mon Sep 17 00:00:00 2001 From: Gscorreia89 Date: Mon, 27 Nov 2017 11:34:03 +0000 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a08e37b..5209939 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,10 @@ Leave-one-out-cross-validation (LOOCV), K-Fold cross validation and Monte Carlo Q2Y and Q2X measures from LOOCV and K-Fold CV, permutation tests and the variable importance for prediction (VIP) metric. -## Table of contents +### Documentation and Tutorials +Documentation and information on running the tutorials (Still in progress) can be found in [readthedocs](http://pychemometrics.readthedocs.io/en/stable/). + +### Table of contents The main objects in the package are: - ChemometricsScaler: Handles the scaling of the data matrices