-
Notifications
You must be signed in to change notification settings - Fork 1
/
_site.yml
37 lines (37 loc) · 1.13 KB
/
_site.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
33
34
35
36
37
name: "ML4PP"
output:
html_document:
theme: flatly
includes:
after_body: footer.html
navbar:
title: "Machine Learning for Public Policy"
right:
- text: "Home"
href: index.html
icon: fa-home
- text: "Introduction"
href: intro.html
icon: fa-duotone fa-robot
- text: "Prediction Policy Problems"
href: predictionpolicy.html
icon: fa fa-line-chart
- text: "Classification:Logistic"
href: classification.html
icon: fa-solid fa-gears
- text: "TreeModels:RandomForests"
href: treebasedmodels.html
icon: fa-tree
- text: "Fair ML/Data Ethics"
href: fairml.html
icon: fa fa-graduation-cap
- text: "Neural Networks"
href: NeuralNets.html
icon: fa-superpowers
- text: "Policy Challenge"
href: PolicyChallenge.html
icon: fa-thin fa-bolt-lightning
- text: "Discussion Board"
href: discussionboard.html
icon: fa-solid fa-comments
output_dir: "." # if publishing on Github pages