Skip to content

Commit 7bdc955

Browse files
committed
Pushing the docs to dev/ for branch: main, commit 5f6e17c084c36e9eaee55a7e05f4b2f43be21a25
1 parent 74d3f50 commit 7bdc955

File tree

721 files changed

+2035
-2083
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

721 files changed

+2035
-2083
lines changed
Binary file not shown.

dev/_downloads/1168f82083b3e70f31672e7c33738f8d/plot_pca_iris.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
#!/usr/bin/python
21
# -*- coding: utf-8 -*-
3-
42
"""
53
=========================================================
64
PCA example with Iris Data-set

dev/_downloads/24475810034a0d0d190a9de0f87d72b5/plot_all_scaling.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
#!/usr/bin/env python
21
# -*- coding: utf-8 -*-
3-
42
"""
53
=============================================================
64
Compare the effect of different scalers on data with outliers

dev/_downloads/2a401e4f9bbae968abdf35a831408f10/plot_ols_3d.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
#!/usr/bin/python
21
# -*- coding: utf-8 -*-
3-
42
"""
53
=========================================================
64
Sparsity Example: Fitting only features 1 and 2

dev/_downloads/2be83f6fd16a57d87ecf24c2aec45229/plot_digits_agglomeration.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
#!/usr/bin/python
21
# -*- coding: utf-8 -*-
3-
42
"""
53
=========================================================
64
Feature agglomeration

dev/_downloads/2da0534ab0e0c8241033bcc2d912e419/plot_classifier_comparison.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
#!/usr/bin/python
21
# -*- coding: utf-8 -*-
3-
42
"""
53
=====================
64
Classifier comparison

dev/_downloads/2f0720ee8bdf39051b71d0070814a47b/plot_multi_task_lasso_support.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
"""
32
=============================================
43
Joint feature selection with multi-task Lasso

dev/_downloads/33d1c05f40549996ff7b58dfd3eb9d23/plot_logistic_path.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
"""
32
==============================================
43
Regularization path of L1- Logistic Regression

dev/_downloads/4ddbef459f3a80ccda29978b8cb0ef79/plot_digits_last_image.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
#!/usr/bin/python
21
# -*- coding: utf-8 -*-
3-
42
"""
53
=========================================================
64
The Digit Dataset

dev/_downloads/4ef6a0e5e8f2fe6463d63928373e5f91/plot_scaling_importance.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/python
21
# -*- coding: utf-8 -*-
32
"""
43
=========================================================

0 commit comments

Comments
 (0)