Skip to content

anthology-of-data-science/lecture-gam-ebm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template for creating a Quarto reveal.js presentation

Getting started

This template uses a minimalist, clean theme. To use it:

  • Create new repository from this template
  • Clone the repository to your local machine
  • Write your presentation in index.qmd
  • Run quarto publish gh-pages to publish it on GitHub

Authoring with Quarto

  • Use #, ## and ### to create sections, slides and subtitles, respectively (docs)
  • Use Divs to change the layout as you write
    • Change font size: ::: {style="font-size: 80%;"}
    • Columns:
      :::: {.columns style="font-size: 80%;"}
      ::: {.column width="50%"}

About

Lecture notes from 1-hour workshop on General Additive Models and Explainable Boosting Machines

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published