We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db265b7 commit 1b1564fCopy full SHA for 1b1564f
.gitignore
@@ -1,4 +1,4 @@
1
-Manifest.toml
+/Manifest.toml
2
.ipynb_checkpoints
3
*~
4
#*
slides/src/slides.tex
@@ -131,7 +131,7 @@
131
\begin{itemize}
132
\item Written in Julia (but bootstraps off sk-learn):\pause
133
134
- \item Easier to understand
+ \item Easy access to core algorithms
135
\item Easier to customize
136
\item Easier to add new performant models
137
\item Greater transparency and reproducibility
0 commit comments