Fix some more broken links
This commit is contained in:
29
content/posts/2016-12-13-cincyfp-r-crosspost/index.md
Normal file
29
content/posts/2016-12-13-cincyfp-r-crosspost/index.md
Normal 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).
|
||||
Reference in New Issue
Block a user