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.3.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: kagglerecipes-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 3471b983bbfac5a7853c9349b3dbd0aae79601e8d5870f29b3208018f4ea5aee
MD5 64cae481d73cef0e5db694b00bc38d9f
BLAKE2b-256 6c515d895339b3601bed4f7322b6b871eb82dc0564ee1a814d28a5606f5a2c15

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kagglerecipes-0.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b4404aef6d6334a4573ec987f73fc79b50f2a61f35007543764b3237b828d96a
MD5 a89650e24c4b3ddc52ad4dc055d19723
BLAKE2b-256 51680fbabc4433d6637d852c6ac896e66125ab9495a64e725d5ad8d95a38fd6a

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