Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bachelor of Applied Data Science
Data Challenges Unit Resources
Commits
6226f1ae
Commit
6226f1ae
authored
Sep 21, 2021
by
Simon Clarke
Browse files
Added Feature Selection notebook
parent
a3759901
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Machine-Learning/Supervised-Methods/Decision-Trees/RandomForests.ipynb
View file @
6226f1ae
...
@@ -624,7 +624,7 @@
...
@@ -624,7 +624,7 @@
],
],
"metadata": {
"metadata": {
"kernelspec": {
"kernelspec": {
"display_name": "Python 3
(ipykernel)
",
"display_name": "Python 3",
"language": "python",
"language": "python",
"name": "python3"
"name": "python3"
},
},
...
@@ -638,7 +638,7 @@
...
@@ -638,7 +638,7 @@
"name": "python",
"name": "python",
"nbconvert_exporter": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"pygments_lexer": "ipython3",
"version": "3.
9.6
"
"version": "3.
8.5
"
}
}
},
},
"nbformat": 4,
"nbformat": 4,
...
...
Machine-Learning/Supervised-Methods/FeatureSelection.ipynb
0 → 100644
View file @
6226f1ae
This diff is collapsed.
Click to expand it.
Machine-Learning/Supervised-Methods/Regression/03-IntroLinearRegression.ipynb
View file @
6226f1ae
...
@@ -1219,7 +1219,7 @@
...
@@ -1219,7 +1219,7 @@
],
],
"metadata": {
"metadata": {
"kernelspec": {
"kernelspec": {
"display_name": "Python 3
(ipykernel)
",
"display_name": "Python 3",
"language": "python",
"language": "python",
"name": "python3"
"name": "python3"
},
},
...
@@ -1233,7 +1233,7 @@
...
@@ -1233,7 +1233,7 @@
"name": "python",
"name": "python",
"nbconvert_exporter": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"pygments_lexer": "ipython3",
"version": "3.
9.6
"
"version": "3.
8.5
"
}
}
},
},
"nbformat": 4,
"nbformat": 4,
...
...
Machine-Learning/Supervised-Methods/Support-Vector-Machines.ipynb
View file @
6226f1ae
...
@@ -1673,7 +1673,7 @@
...
@@ -1673,7 +1673,7 @@
],
],
"metadata": {
"metadata": {
"kernelspec": {
"kernelspec": {
"display_name": "Python 3
(ipykernel)
",
"display_name": "Python 3",
"language": "python",
"language": "python",
"name": "python3"
"name": "python3"
},
},
...
@@ -1687,7 +1687,7 @@
...
@@ -1687,7 +1687,7 @@
"name": "python",
"name": "python",
"nbconvert_exporter": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"pygments_lexer": "ipython3",
"version": "3.
9.6
"
"version": "3.
8.5
"
}
}
},
},
"nbformat": 4,
"nbformat": 4,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment