Skip to content

Commit

Permalink
test link change
Browse files Browse the repository at this point in the history
  • Loading branch information
SethPaul committed May 11, 2016
1 parent 1ebd979 commit ef7eab7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ This introduction is modeled after Adam Rogers's titanic_finished-ish.py script
Data available at https://www.kaggle.com/c/titanic/data.

## Topics
### - [Transformers](https://github.com/SethPaul/scikitFlowDemo/blob/master/transformers.ipynb)
### - [Estimators](https://github.com/SethPaul/scikitFlowDemo/blob/master/estimators.ipynb#estBegin)
### - [Transformers](./transformers.ipynb)
### - [Estimators](./estimators.ipynb#estBegin)
### - [Pipelines](https://github.com/SethPaul/scikitFlowDemo/blob/master/pipelines.ipynb#pipeBegin)
### - [Grid Search & Cross Validation](https://github.com/SethPaul/scikitFlowDemo/blob/master/gridSearch.ipynb#gridBegin)
### - [Ensembles](https://github.com/SethPaul/scikitFlowDemo/blob/master/ensembles.ipynb#ensembleBegin)
Expand Down

0 comments on commit ef7eab7

Please sign in to comment.