-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmyst.yml
32 lines (31 loc) · 1.09 KB
/
myst.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: 1bcc19d6-3da2-4e41-8587-8972678057db
title: isle
description: Introduction to Statistical Learning in Economics
keywords: [statistical learning, machine learning, economics, econometrics, statistics]
authors: [Alan Lujan]
github: https://github.com/jhu-aap-econ/isle
jupyter: true
# To autogenerate a Table of Contents, run "myst init --write-toc"
toc:
# Auto-generated by `myst init --write-toc`
- file: README.md
- file: markdown/Ch02-statlearn-lab.md
- file: markdown/Ch03-linreg-lab.md
- file: markdown/Ch04-classification-lab.md
- file: markdown/Ch05-resample-lab.md
- file: markdown/Ch06-varselect-lab.md
- file: markdown/Ch07-nonlin-lab.md
- file: markdown/Ch08-baggboost-lab.md
- file: markdown/Ch09-svm-lab.md
- file: markdown/Ch10-deeplearning-lab.md
- file: markdown/Ch11-surv-lab.md
- file: markdown/Ch12-unsup-lab.md
- file: markdown/Ch13-multiple-lab.md
site:
template: book-theme
# options:
# favicon: favicon.ico
# logo: site_logo.png