Skip to content

Instantly share code, notes, and snippets.

@djhoese
Last active December 12, 2019 23:44
Show Gist options
  • Save djhoese/5b6f5dcf4c11c9ef2d862179bd18dafd to your computer and use it in GitHub Desktop.
Save djhoese/5b6f5dcf4c11c9ef2d862179bd18dafd to your computer and use it in GitHub Desktop.
Work for the KaggleTMDB Box Office Prediction
*.png
test.csv
train.csv
sample_submission.csv
tmdb-box-office-prediction.zip
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
name: box_office_kaggle
channels:
- conda-forge
- defaults
dependencies:
- python=3.7
- dask-image
- pandas
- scikit-image
- scikit-learn
- scipy
- dask
- matplotlib
- dask_labextension
- jupyterlab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment