MRCpy
  • Getting started
  • MRCpy Package Contents
  • Gallery of examples
    • Basic Examples
      • Example: Use of MRC with different settings
      • Example: Use of CMRC with different settings
      • Example: Use of AMRC (Adaptative MRC) for Online Learning
      • Example: Use of DWGCS (Double-Weighting General Covariate Shift) for Covariate Shift Adaptation
    • Further applications
      • MRCs with Deep Neural Networks: Part I
      • MRCs with Deep Neural Networks: Part II
      • Hyperparameter Tuning: Upper Bound vs Cross-Validation
      • Example: Comparison to other methods
      • Example: Use of Upper and Lower bound as error estimation
      • Example: Predicting COVID-19 patients outcome using MRCs
MRCpy
  • »
  • Gallery of examples
  • View page source

Gallery of examples¶

Basic Examples¶

This gallery consists of introductory examples and examples demonstrating specific features of MRCpy library.

Example: Use of MRC with different settings

Example: Use of MRC with different settings¶

Example: Use of CMRC with different settings

Example: Use of CMRC with different settings¶

Example: Use of AMRC (Adaptative MRC) for Online Learning

Example: Use of AMRC (Adaptative MRC) for Online Learning¶

Example: Use of DWGCS (Double-Weighting General Covariate Shift) for Covariate Shift Adaptation

Example: Use of DWGCS (Double-Weighting General Covariate Shift) for Covariate Shift Adaptation¶

Further applications¶

This gallery contains examples that illustrate further applications of MRCpy library and its features.

MRCs with Deep Neural Networks: Part I

MRCs with Deep Neural Networks: Part I¶

MRCs with Deep Neural Networks: Part II

MRCs with Deep Neural Networks: Part II¶

Hyperparameter Tuning: Upper Bound vs Cross-Validation

Hyperparameter Tuning: Upper Bound vs Cross-Validation¶

Example: Comparison to other methods

Example: Comparison to other methods¶

Example: Use of Upper and Lower bound as error estimation

Example: Use of Upper and Lower bound as error estimation¶

Example: Predicting COVID-19 patients outcome using MRCs

Example: Predicting COVID-19 patients outcome using MRCs¶

Download all examples in Python source code: auto_examples_python.zip

Download all examples in Jupyter notebooks: auto_examples_jupyter.zip

Gallery generated by Sphinx-Gallery

Next Previous

© Copyright 2021, Kartheek Bondugula, Claudia Guerrero, Santiago Mazuelas and Aritz Perez.

Built with Sphinx using a theme provided by Read the Docs.