Skip to content

gnkm/kaggle.house-prices

Repository files navigation

kaggle.house-prices

Kaggle Page

House Prices: Advanced Regression Techniques

Reference

Usage

Pull docker image

docker pull gcr.io/kaggle-images/python

Run Jupyter

./docker-run.sh jp

Run Python

Convert CSV to Feather

./docker-run.sh py scripts/convet_to_feather.py

Main Script

./docker-run.sh py run.py

For Development with VSCode

  • Install Remote - Container package
  • Start jupyter container
  • Input "Remote-Containers: Attach to running container" to command palette
  • Select jupyter container
  • Select python interpreter: Python 3.7.6 64-bit ('base': conda)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published