removing Jupyter YAML
This commit is contained in:
@@ -1,15 +1,4 @@
|
|||||||
---
|
|
||||||
jupyter:
|
|
||||||
jupytext:
|
|
||||||
cell_metadata_filter: -all
|
|
||||||
formats: Rmd
|
|
||||||
main_language: python
|
|
||||||
text_representation:
|
|
||||||
extension: .Rmd
|
|
||||||
format_name: rmarkdown
|
|
||||||
format_version: '1.2'
|
|
||||||
jupytext_version: 1.19.1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Introduction to Python
|
# Introduction to Python
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,4 @@
|
|||||||
---
|
|
||||||
jupyter:
|
|
||||||
jupytext:
|
|
||||||
cell_metadata_filter: -all
|
|
||||||
formats: Rmd
|
|
||||||
main_language: python
|
|
||||||
text_representation:
|
|
||||||
extension: .Rmd
|
|
||||||
format_name: rmarkdown
|
|
||||||
format_version: '1.2'
|
|
||||||
jupytext_version: 1.19.1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Linear Regression
|
# Linear Regression
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,4 @@
|
|||||||
---
|
|
||||||
jupyter:
|
|
||||||
jupytext:
|
|
||||||
cell_metadata_filter: -all
|
|
||||||
formats: Rmd
|
|
||||||
main_language: python
|
|
||||||
text_representation:
|
|
||||||
extension: .Rmd
|
|
||||||
format_name: rmarkdown
|
|
||||||
format_version: '1.2'
|
|
||||||
jupytext_version: 1.19.1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Logistic Regression, LDA, QDA, and KNN
|
# Logistic Regression, LDA, QDA, and KNN
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,4 @@
|
|||||||
---
|
|
||||||
jupyter:
|
|
||||||
jupytext:
|
|
||||||
cell_metadata_filter: -all
|
|
||||||
formats: Rmd
|
|
||||||
main_language: python
|
|
||||||
text_representation:
|
|
||||||
extension: .Rmd
|
|
||||||
format_name: rmarkdown
|
|
||||||
format_version: '1.2'
|
|
||||||
jupytext_version: 1.19.1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Cross-Validation and the Bootstrap
|
# Cross-Validation and the Bootstrap
|
||||||
|
|
||||||
|
|||||||
@@ -1,18 +1,4 @@
|
|||||||
---
|
|
||||||
jupyter:
|
|
||||||
jupytext:
|
|
||||||
cell_metadata_filter: language,-all
|
|
||||||
formats: Rmd
|
|
||||||
text_representation:
|
|
||||||
extension: .Rmd
|
|
||||||
format_name: rmarkdown
|
|
||||||
format_version: '1.2'
|
|
||||||
jupytext_version: 1.19.1
|
|
||||||
kernelspec:
|
|
||||||
display_name: Python 3 (ipykernel)
|
|
||||||
language: python
|
|
||||||
name: python3
|
|
||||||
---
|
|
||||||
|
|
||||||
# Linear Models and Regularization Methods
|
# Linear Models and Regularization Methods
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,4 @@
|
|||||||
---
|
|
||||||
jupyter:
|
|
||||||
jupytext:
|
|
||||||
cell_metadata_filter: -all
|
|
||||||
formats: Rmd
|
|
||||||
main_language: python
|
|
||||||
text_representation:
|
|
||||||
extension: .Rmd
|
|
||||||
format_name: rmarkdown
|
|
||||||
format_version: '1.2'
|
|
||||||
jupytext_version: 1.19.1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Non-Linear Modeling
|
# Non-Linear Modeling
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,4 @@
|
|||||||
---
|
|
||||||
jupyter:
|
|
||||||
jupytext:
|
|
||||||
cell_metadata_filter: -all
|
|
||||||
formats: Rmd
|
|
||||||
main_language: python
|
|
||||||
text_representation:
|
|
||||||
extension: .Rmd
|
|
||||||
format_name: rmarkdown
|
|
||||||
format_version: '1.2'
|
|
||||||
jupytext_version: 1.19.1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Tree-Based Methods
|
# Tree-Based Methods
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,4 @@
|
|||||||
---
|
|
||||||
jupyter:
|
|
||||||
jupytext:
|
|
||||||
cell_metadata_filter: -all
|
|
||||||
formats: Rmd
|
|
||||||
main_language: python
|
|
||||||
text_representation:
|
|
||||||
extension: .Rmd
|
|
||||||
format_name: rmarkdown
|
|
||||||
format_version: '1.2'
|
|
||||||
jupytext_version: 1.19.1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Support Vector Machines
|
# Support Vector Machines
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,4 @@
|
|||||||
---
|
|
||||||
jupyter:
|
|
||||||
jupytext:
|
|
||||||
cell_metadata_filter: -all
|
|
||||||
formats: Rmd
|
|
||||||
main_language: python
|
|
||||||
text_representation:
|
|
||||||
extension: .Rmd
|
|
||||||
format_name: rmarkdown
|
|
||||||
format_version: '1.2'
|
|
||||||
jupytext_version: 1.19.1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Deep Learning
|
# Deep Learning
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,4 @@
|
|||||||
---
|
|
||||||
jupyter:
|
|
||||||
jupytext:
|
|
||||||
cell_metadata_filter: -all
|
|
||||||
formats: Rmd
|
|
||||||
main_language: python
|
|
||||||
text_representation:
|
|
||||||
extension: .Rmd
|
|
||||||
format_name: rmarkdown
|
|
||||||
format_version: '1.2'
|
|
||||||
jupytext_version: 1.19.1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Survival Analysis
|
# Survival Analysis
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,4 @@
|
|||||||
---
|
|
||||||
jupyter:
|
|
||||||
jupytext:
|
|
||||||
cell_metadata_filter: -all
|
|
||||||
formats: Rmd
|
|
||||||
main_language: python
|
|
||||||
text_representation:
|
|
||||||
extension: .Rmd
|
|
||||||
format_name: rmarkdown
|
|
||||||
format_version: '1.2'
|
|
||||||
jupytext_version: 1.19.1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Unsupervised Learning
|
# Unsupervised Learning
|
||||||
|
|
||||||
|
|||||||
@@ -1,15 +1,4 @@
|
|||||||
---
|
|
||||||
jupyter:
|
|
||||||
jupytext:
|
|
||||||
cell_metadata_filter: -all
|
|
||||||
formats: Rmd
|
|
||||||
main_language: python
|
|
||||||
text_representation:
|
|
||||||
extension: .Rmd
|
|
||||||
format_name: rmarkdown
|
|
||||||
format_version: '1.2'
|
|
||||||
jupytext_version: 1.19.1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Multiple Testing
|
# Multiple Testing
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user