Skip to content

Commit 5d6dc2b

Browse files
committed
Updated pca tutorial
1 parent 1acae69 commit 5d6dc2b

3 files changed

Lines changed: 175 additions & 138 deletions

Sklearn/PCA/CHECK_LATER_PCA_to_Speed-up_Machine_Learning_Algorithms.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -609,21 +609,21 @@
609609
"metadata": {
610610
"anaconda-cloud": {},
611611
"kernelspec": {
612-
"display_name": "Python [conda root]",
612+
"display_name": "Python 3",
613613
"language": "python",
614-
"name": "conda-root-py"
614+
"name": "python3"
615615
},
616616
"language_info": {
617617
"codemirror_mode": {
618618
"name": "ipython",
619-
"version": 2
619+
"version": 3
620620
},
621621
"file_extension": ".py",
622622
"mimetype": "text/x-python",
623623
"name": "python",
624624
"nbconvert_exporter": "python",
625-
"pygments_lexer": "ipython2",
626-
"version": "2.7.13"
625+
"pygments_lexer": "ipython3",
626+
"version": "3.6.4"
627627
}
628628
},
629629
"nbformat": 4,

0 commit comments

Comments
 (0)