Fix some more broken links

This commit is contained in:
Chris Hodapp
2020-04-29 19:53:54 -04:00
parent e3506f9f4c
commit 64b3ddb238
2 changed files with 7 additions and 2 deletions

View File

@@ -0,0 +1,29 @@
---
title: "CincyFP presentation: R & Feature Transformation"
author: Chris Hodapp
date: "2016-12-13"
tags:
- r, cincyfp
---
Another cross-post (sort of): The slides and notebooks from my
presentation on "R and Feature Learning"
to
[CincyFP](https://cincyfp.wordpress.com/2016/11/29/december-meeting-5/) are
online.
<!-- TODO: The link below doesn't work and I don't know why. I am
guessing it is being handled specially because it is HTML. Maybe
move to /static? -->
Presentation slides
are
[here](CincyFP_R_slides.slides.html) and
the notebook live-coded in the presentation is
at
[Live_demo.ipynb](https://github.com/Hodapp87/cincyfp_presentation_R_2016_12/blob/master/Live_demo.ipynb).
This is on
[my GitHub](https://github.com/hodapp87/cincyfp_presentation_R_2016_12) as
well as
[CincyFP's GitHub](https://github.com/cincy-functional-programmers/cincyfp-presentations/tree/master/2016-12-r-pca).