Medial Code Documentation
Loading...
Searching...
No Matches
Welcome To Medial Libs Documentation

you can also use the search box to find your file/function

Internal Libs

InfraMed

  • MedPidRepository - the main object to fetch data from our repositories. Most times we only use the the basic interface of MedRepository which this class inherited

MedAlgo

  • MedPredictor - basic predictor interface. you may see all derived classes and models in the link.
    to see all options for json file please reffer to MedPredictorTypes

MedProcessTools

MedStats

  • MedBootstrapResult - the main object to run bootstrap on our data adn store the results, it contains the MedBootstrap as configuration for the bootstrap
  • bootstrap.h - the internal bootstrap infrastracture for more general use

MedUtils

MedTime

  • MedTime.h - A library to convert between time units

Medial Helper Functions

MedFeat

  • MedOutcome - example object, need more documentation

Logger

Extrenal Libs

General Comments

  • TODO List
  • This mainpage can be found in $MR_ROOT/Libs/InternalOrig/medial_utilities/medial_utilities/mainpage.md