Skip to content

Commit

Permalink
Merge pull request #621 from isb-cgc/staging
Browse files Browse the repository at this point in the history
add nearest centroid notebook links to ml page
  • Loading branch information
jhphan committed Sep 1, 2021
2 parents d29db92 + 2e18b5a commit ee635ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/sections/MachineLearningNotebooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ Machine learning methods have enabled researchers to leverage and integrate the
* - How to build an RNA-seq logistic regression classifier
- `Python <https://github.com/isb-cgc/Community-Notebooks/blob/master/MachineLearning/How_to_build_an_RNAseq_logistic_regression_classifier.ipynb>`_
- `R <https://github.com/isb-cgc/Community-Notebooks/blob/master/MachineLearning/How_to_build_an_RNAseq_logistic_regression_classifier_R.ipynb>`_
* - How to perform nearest centroid classification using BigQuery
- `Python <https://nbviewer.jupyter.org/github/isb-cgc/Community-Notebooks/blob/master/Notebooks/How_to_perform_Nearest_Centroid_Classification_with_BigQuery.ipynb>`_
- `R <https://github.com/isb-cgc/Community-Notebooks/blob/master/Notebooks/How_to_perform_Nearest_Centroid_Classification_with_BigQuery.md>`_

0 comments on commit ee635ee

Please sign in to comment.