-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b93b989
commit 64f1a02
Showing
1 changed file
with
15 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,15 @@ | ||
# kaggler-template | ||
Template for data science competitions. Includes makefiles and Python scripts for feature engineering, cross validation, ensemble, etc. | ||
# Kaggler TV Episode #4: Kaggle Competition Pipeline Demo | ||
|
||
Demo video is available on [YouTube](https://youtu.be/861NAO5-XJo) | ||
|
||
- Comments are available in the subtitle. Please turn on the subtitle. | ||
- Kaggler pipeline template: https://github.com/jeongyoonlee/kaggler-template | ||
- GitHub repo used in the demo: https://github.com/jeongyoonlee/cat-in-the-dat-ii | ||
- Blog post about the pipeline: http://kaggler.com/2015/09/21/kagglers-toolbox.html | ||
|
||
Made by Kagglers, for Kagglers. | ||
|
||
Kaggler TV uploads one video a week every Sunday at 10am Pacific Time. | ||
|
||
You can find the schedule and request for contents at Kaggler TV GitHub: | ||
https://github.com/kaggler-tv/kaggler-tv-schedule |