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

Uploaded Source

Built Distribution

kagglerecipes-0.0.5-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kagglerecipes-0.0.5.tar.gz
  • Upload date:
  • Size: 16.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.5.tar.gz
Algorithm Hash digest
SHA256 8823f813acc97ac4e85c39eeef3d7c0cc577d1443c3bcc28b16fa5f76639bf7d
MD5 061a0154f96fe6953e385c896b4608c9
BLAKE2b-256 c268764e780b353a3514c5ccdd06946722e633e98c034bc6fac2271f7d327fb8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kagglerecipes-0.0.5-py3-none-any.whl
  • Upload date:
  • Size: 14.5 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ed5a685a0d184370619ed39d2204f9d7a50c8eeab766d42ee0a7f0a5d3308778
MD5 8ff280045e8f308f00fd644ce0a0f635
BLAKE2b-256 e034c631162b4e9a601c45c32e984dda135fb7c209589dc0a81bf7f86f4f6189

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