Skip to main content

Useful code for different Kaggle competitions. Currently covering RSNA-MICCAI Brain Tumor Radiogenomic Classification Kaggle competition.

Project description

Kaggle Recipes

kaggle_wandb.png

What's New

Sept 2, 2021

  • Release version 0.0.3

  • Added support for multiprocessing to extract DICOM metadata for RSNA-MICCAI Brain Tumor Classification competition.

  • Bug fixes.

Aug 27, 2021

  • Released the library on PyPI.

  • Easily create voxel manipulated dataset for RSNA-MICCAI Brain Tumor Classification competition.

  • Extract dicom metadata.

  • Added utilities to log dataframe as tables and files/directory as artifacts.

  • Added utiities to log basic W&B charts (line, bar, and scatter).

Kaggle Competitions

Code & Scripts

RSNA-MICCAI Brain Tumor Radiogenomic Classification

  • LINK TO NOTEBOOK

Install

pip install kagglerecipes

Sample Datasets

We have also logged smaller subsets of Kaggle commpeition datasets local development and fast prototyping.

RSNA-MICCAI Brain Tumor Radiogenomic Classification

  • Download it manually from here.

  • Or download it using this code snippet.

    
    import wandb
    
    run = wandb.init()
    
    artifact = run.use_artifact('wandb_fc/rsna-miccai-brain/sample:v0', type='dataset')
    
    artifact_dir = artifact.download()
    
    

Credits

The code in this repository is a combination of many of the Kagglers' work that they have shared publicly as Kaggle kernels.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kagglerecipes-0.0.4.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

kagglerecipes-0.0.4-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file kagglerecipes-0.0.4.tar.gz.

File metadata

  • Download URL: kagglerecipes-0.0.4.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.5.0.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.3

File hashes

Hashes for kagglerecipes-0.0.4.tar.gz
Algorithm Hash digest
SHA256 f4acf741ac74d28559edd5d26218fd716948889e2ee9cac326d596b1bbcfa0f8
MD5 c292e5efdbd60b4da8465d1b2fb3ad65
BLAKE2b-256 d31948ce1afb15ff3e9e588837b325ba4dccd8e1ea21673b78fb2137dcee9f9c

See more details on using hashes here.

File details

Details for the file kagglerecipes-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: kagglerecipes-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 14.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.7.1 pkginfo/1.5.0.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.3

File hashes

Hashes for kagglerecipes-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 426b8eeb71ab42c933ccf7db19e8b4812388c02d1648e4e95c8a2ed53f2d91a0
MD5 9c629808b909bd95eeeae70edc4a44a7
BLAKE2b-256 7cebc40cc3369fec05a3de3d3c8faf24369c1939e59b53fbb7eae3a3d6214b52

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page