Skip to content

Commit

Permalink
Release 0.6.5:
Browse files Browse the repository at this point in the history
Updated the models\RedditEngagement.ipynb notebook:
- Removed dependencies on gfile
- Added a mode `current_run_in_colab=True` for running the notebook in Colab or Kaggle
- Made more resillient to missing packages in the public execution environments like Colab and Kaggle
- Added a mode `current_read_from_bq=True` where users can decide whether to get their training data from BigQuery or from snapshot files
- Uploaded snapshot files to models\data so that users without BigQuery access can still run the model
- Made the notebook available on Kaggle https://www.kaggle.com/datancoffee/predicting-community-engagement-on-reddit/
  • Loading branch information
datancoffee committed May 7, 2018
1 parent 375980c commit 52beb38
Showing 1 changed file with 519 additions and 3,160 deletions.
Loading

0 comments on commit 52beb38

Please sign in to comment.