:sparkles: New Features
- [`21323b5`](https://github.com/frankkramer-lab/aucmedi/commit/21323b5be0db2f8c6e3a815e46cf5c93200fc16c) - **Ensemble**: Implemented Composite (cross-validation based stacking) *(commit by [muellerdo](https://github.com/muellerdo))*
- [`20f61f4`](https://github.com/frankkramer-lab/aucmedi/commit/20f61f4a139f29d3ddb12d9891006775c77f5ab4) - **AutoML**: Implemented function block - training *(commit by [muellerdo](https://github.com/muellerdo))*
- [`099e105`](https://github.com/frankkramer-lab/aucmedi/commit/099e105e5300632e0e09022af301c2f86c1487b0) - **AutoML**: Added multilabel support for function block training *(commit by [muellerdo](https://github.com/muellerdo))*
- [`74fcfbd`](https://github.com/frankkramer-lab/aucmedi/commit/74fcfbdef5ea77b85766f1b57a69ce9233128139) - **AutoML**: added metadata storing in training block *(commit by [muellerdo](https://github.com/muellerdo))*
- [`5fab10a`](https://github.com/frankkramer-lab/aucmedi/commit/5fab10a70372ac564074c15b7779dfd02fba6a52) - **AutoML**: Implemented function block prediction *(commit by [muellerdo](https://github.com/muellerdo))*
- [`2a2e9e9`](https://github.com/frankkramer-lab/aucmedi/commit/2a2e9e9019d700eedce0120941463b53312ca695) - **AutoML**: Implemented XAI option in code block inference *(commit by [muellerdo](https://github.com/muellerdo))*
- [`5b4c095`](https://github.com/frankkramer-lab/aucmedi/commit/5b4c0958cb74e9d3a994cfb46309f91ed44cd786) - **Evaluation**: added support for transfer learning in fitting evaluation *(commit by [muellerdo](https://github.com/muellerdo))*
- [`47aff85`](https://github.com/frankkramer-lab/aucmedi/commit/47aff855b41d99f463a81168a0d45173566ec7cf) - **AutoML**: added evaluation plot generation in block function training *(commit by [muellerdo](https://github.com/muellerdo))*
- [`fad6f2d`](https://github.com/frankkramer-lab/aucmedi/commit/fad6f2d597db5ca1f76673cd9766b56c5debd821) - **AutoML**: implemented block function evaluation *(commit by [muellerdo](https://github.com/muellerdo))*
- [`f7ccf82`](https://github.com/frankkramer-lab/aucmedi/commit/f7ccf82e42566260aa75a278e8c4a64d135a70c4) - **AutoML**: Added CLI parser for Training *(commit by [muellerdo](https://github.com/muellerdo))*
- [`c521785`](https://github.com/frankkramer-lab/aucmedi/commit/c5217857dec6a572a733454be0216a61c8f86932) - **AutoML**: added CLI interface for YAML *(commit by [muellerdo](https://github.com/muellerdo))*
- [`0b52a90`](https://github.com/frankkramer-lab/aucmedi/commit/0b52a901eb2a57fc804c30d4d48ae21cf4b2f668) - **AutoML**: added CLI interface for prediction *(commit by [muellerdo](https://github.com/muellerdo))*
- [`6a54157`](https://github.com/frankkramer-lab/aucmedi/commit/6a54157cc209253875608ad95bed14fb6fe6075d) - **AutoML**: added CLI interface for evaluation *(commit by [muellerdo](https://github.com/muellerdo))*
- [`2f90edd`](https://github.com/frankkramer-lab/aucmedi/commit/2f90edde91698c42ad7194bca03fa57c3b3a42e5) - **AutoML**: added more sanity checks to evaluation function block *(commit by [muellerdo](https://github.com/muellerdo))*
- [`7f66f48`](https://github.com/frankkramer-lab/aucmedi/commit/7f66f48144a7043deca40f95bae9d5ef5bd8a5eb) - **performance**: add display option for charts *(commit by [SherlockMones](https://github.com/SherlockMones))*
- [`87ae17a`](https://github.com/frankkramer-lab/aucmedi/commit/87ae17a3482acc483c14e674272fa49f3b581e84) - **io_interfaces**: add file extension to index_list *(commit by [SherlockMones](https://github.com/SherlockMones))*
- [`2d563b0`](https://github.com/frankkramer-lab/aucmedi/commit/2d563b0203b0c3f36e4c4c935f1dd39528d1a61e) - **AutoML**: added binary packaging via entry script *(commit by [muellerdo](https://github.com/muellerdo))*
- [`2c5ac70`](https://github.com/frankkramer-lab/aucmedi/commit/2c5ac70646a08961ff937f1f4747d78aee8c3065) - **data_processing**: Improve documentation *(commit by [SherlockMones](https://github.com/SherlockMones))*
- [`3566791`](https://github.com/frankkramer-lab/aucmedi/commit/3566791270ff2030af5c2a75522dd367bd55da74) - **AutoML**: reworked AutoML CLI arguments - closes [#151](https://github.com/frankkramer-lab/aucmedi/pull/151) *(commit by [muellerdo](https://github.com/muellerdo))*
- [`96c8d44`](https://github.com/frankkramer-lab/aucmedi/commit/96c8d4448c02b99ef8f18d2a2c2d7219ee410f45) - **AutoML**: dockerized AUCMEDI AutoML - closes [#150](https://github.com/frankkramer-lab/aucmedi/pull/150) *(commit by [muellerdo](https://github.com/muellerdo))*
- [`c53819f`](https://github.com/frankkramer-lab/aucmedi/commit/c53819fc007321de9f62aa36add80f4668418931) - **evaluation**: display fitting progress *(commit by [SherlockMones](https://github.com/SherlockMones))*
- [`4711894`](https://github.com/frankkramer-lab/aucmedi/commit/471189428aaba759d7762b6a4c5fcdd202685b71) - **Evaluation**: added full transfer learning support for fitting evaluation - closes [#157](https://github.com/frankkramer-lab/aucmedi/pull/157) *(commit by [muellerdo](https://github.com/muellerdo))*
- [`cbc2510`](https://github.com/frankkramer-lab/aucmedi/commit/cbc251038a3c9a6f1f9f4e4172923642716b8f68) - **Stacking**: added automated standardize and resize parameter estimation for DataGenerator *(commit by [muellerdo](https://github.com/muellerdo))*
:bug: Bug Fixes
- [`ea04aad`](https://github.com/frankkramer-lab/aucmedi/commit/ea04aada05e1efbdd680f50d7657f4cc34117a60) - **Ensemble**: Added missing library import in Stacking & Bagging *(commit by [muellerdo](https://github.com/muellerdo))*
- [`cc53a57`](https://github.com/frankkramer-lab/aucmedi/commit/cc53a57921c23d2f4c23ebe3b52a553d3bce48ec) - **AutoML**: changed incorrect grayscale parameter of DataGenerator in training function block *(commit by [muellerdo](https://github.com/muellerdo))*
- [`8b973d2`](https://github.com/frankkramer-lab/aucmedi/commit/8b973d24aa21072821fcad8c4255e4843152f484) - **AutoML**: some hotfixes for AutoML XAI support *(commit by [muellerdo](https://github.com/muellerdo))*
- [`7c78357`](https://github.com/frankkramer-lab/aucmedi/commit/7c78357ecf3d6a793bdc2e8e6d10ed129bce4c60) - **AutoML**: incorrect output path as directory creation *(commit by [muellerdo](https://github.com/muellerdo))*
- [`4a23572`](https://github.com/frankkramer-lab/aucmedi/commit/4a235726767761c421d7c4ef9b6ed509079af84e) - **AutoML**: added more config parsing for CLI (3D shape, input and output path) *(commit by [muellerdo](https://github.com/muellerdo))*
- [`c31355d`](https://github.com/frankkramer-lab/aucmedi/commit/c31355de00709283ea1d9de1f233932049360bdd) - **Evaluation**: catch no-possible AUROC computation *(commit by [muellerdo](https://github.com/muellerdo))*
- [`f4b165c`](https://github.com/frankkramer-lab/aucmedi/commit/f4b165c97dc8917da015dd1b20660cb51aea9cde) - **AutoML**: fixed multiple architecture passing for advanced training *(commit by [muellerdo](https://github.com/muellerdo))*
- [`6729798`](https://github.com/frankkramer-lab/aucmedi/commit/6729798a139628a5544be15c19d59c0dbc007f33) - **Evaluation**: fixed unequal length of training epochs by multi model pipelines *(commit by [muellerdo](https://github.com/muellerdo))*
- [`c5f9712`](https://github.com/frankkramer-lab/aucmedi/commit/c5f971266fbb00dab15793783e1507e66a26b6ab) - **AutoML**: forget to exluce yaml parser function in main runner *(commit by [muellerdo](https://github.com/muellerdo))*
- [`05169cf`](https://github.com/frankkramer-lab/aucmedi/commit/05169cfcb70e8df537901154417194dbcc83d408) - **XAI**: added missing inverse of occlusion sensitivity heatmap *(commit by [muellerdo](https://github.com/muellerdo))*
- [`87e3f9d`](https://github.com/frankkramer-lab/aucmedi/commit/87e3f9d3c77a76780105d2b35985c569d65482ab) - **evaluation**: fix evaluate training charts *(commit by [SherlockMones](https://github.com/SherlockMones))*
- [`e474282`](https://github.com/frankkramer-lab/aucmedi/commit/e474282d438447d1daa10c60b05c1fd4831a8a7e) - **Evaluation**: added support for only transfer learning epochs in evaluate_fitting() *(commit by [muellerdo](https://github.com/muellerdo))*
:zap: Performance Improvements
- [`c79110f`](https://github.com/frankkramer-lab/aucmedi/commit/c79110facdc1197b12482c6ee700465271b6622a) - **Ensemble**: Replaced python built-in multiprocessing to pathos multiprocessing *(commit by [muellerdo](https://github.com/muellerdo))*
- [`816fea3`](https://github.com/frankkramer-lab/aucmedi/commit/816fea3ec8604c58f17db96c9166af073d21a097) - **Ensemble**: Re-initialize NeuralNetworks in processes to allow custom loss functions *(commit by [muellerdo](https://github.com/muellerdo))*
- [`ab6c0bc`](https://github.com/frankkramer-lab/aucmedi/commit/ab6c0bc4e6cb78a98fa060badf46d59ff68e2f38) - **Ensemble**: allow dumping of ensemble output into already existing directories *(commit by [muellerdo](https://github.com/muellerdo))*
- [`d3988a5`](https://github.com/frankkramer-lab/aucmedi/commit/d3988a5a72b94736022629414ea0ea44d01fff5c) - **AutoML**: Various improvements of the function block training *(commit by [muellerdo](https://github.com/muellerdo))*
- [`e5b8ae2`](https://github.com/frankkramer-lab/aucmedi/commit/e5b8ae28b4b4cfc0e883698d6538d27a1acda689) - **AutoML**: added sanity checks for multi_label supported metalearners *(commit by [muellerdo](https://github.com/muellerdo))*
- [`2b9b355`](https://github.com/frankkramer-lab/aucmedi/commit/2b9b35593beff2bad117003cba1a3a2e0e43c7dd) - **Evaluation**: call explicit categorical parsing of class names for omnious class names (numbers) *(commit by [muellerdo](https://github.com/muellerdo))*
- [`834799e`](https://github.com/frankkramer-lab/aucmedi/commit/834799e7952dbb0a163b7f791d83c15fd30cd3d5) - **AutoML**: switched csvlogger to append mode *(commit by [muellerdo](https://github.com/muellerdo))*
- [`850a6a1`](https://github.com/frankkramer-lab/aucmedi/commit/850a6a141fb9fd38586e8c2575e48332cf8a0e12) - **AutoML**: adjusted training hyperparameters of early stopping & dynamicLR *(commit by [muellerdo](https://github.com/muellerdo))*
- [`e3fe4ff`](https://github.com/frankkramer-lab/aucmedi/commit/e3fe4ffa8bf768c93d5df991558480adbd7951cb) - **AutoML**: increased batch size from 12 to 24 *(commit by [muellerdo](https://github.com/muellerdo))*
- [`3db0252`](https://github.com/frankkramer-lab/aucmedi/commit/3db02527e06fd75fb6533c50d35f9dfc9933b518) - **AutoML**: increased sensitivity for help page hook *(commit by [muellerdo](https://github.com/muellerdo))*
- [`2dea1e1`](https://github.com/frankkramer-lab/aucmedi/commit/2dea1e107747c44f8a26a326e41c7a6ea314e7d8) - **NeuralNetwork**: increased default number of transfer learning epochs to 10 *(commit by [muellerdo](https://github.com/muellerdo))*
:recycle: Refactors
- [`dfea756`](https://github.com/frankkramer-lab/aucmedi/commit/dfea756f069b400fc66e5791a8ba958603ea8e54) - **AutoML**: Changed analysis name from composite to advanced *(commit by [muellerdo](https://github.com/muellerdo))*
- [`43ccaa1`](https://github.com/frankkramer-lab/aucmedi/commit/43ccaa16dd76393a0f69765690c1db26f6deedf9) - **AutoML**: Removed data augmentation option from config *(commit by [muellerdo](https://github.com/muellerdo))*
- [`cca63ad`](https://github.com/frankkramer-lab/aucmedi/commit/cca63ad07c9a348810e1798ec389b634d6997b8e) - **AutoML**: renamed attribute 'two_dim' to 'three_dim' *(commit by [muellerdo](https://github.com/muellerdo))*
- [`b400348`](https://github.com/frankkramer-lab/aucmedi/commit/b4003484b4a3323089aaa292d08417ff59b5a722) - **AutoML**: Introduced new AutoML submodule structure *(commit by [muellerdo](https://github.com/muellerdo))*
- [`e228403`](https://github.com/frankkramer-lab/aucmedi/commit/e22840345b9e2dc101b6f5774bb06c40e281f2b1) - **AutoML**: refactored AutoML script structure *(commit by [muellerdo](https://github.com/muellerdo))*
- [`4a22ed0`](https://github.com/frankkramer-lab/aucmedi/commit/4a22ed0c629f2e9fed94d8adbca046fba08a00eb) - **AutoML**: added empty script file for yaml parser *(commit by [muellerdo](https://github.com/muellerdo))*
- [`97adf14`](https://github.com/frankkramer-lab/aucmedi/commit/97adf14739decf2f81fa2fd49b607735af968926) - **AutoML**: separated main method and runner of AutoML main *(commit by [muellerdo](https://github.com/muellerdo))*
:white_check_mark: Tests
- [`c9eae04`](https://github.com/frankkramer-lab/aucmedi/commit/c9eae04ca77f0a815d3504917f900b52097be573) - **Ensemble**: Added unittesting for Composite *(commit by [muellerdo](https://github.com/muellerdo))*
- [`d9b7e58`](https://github.com/frankkramer-lab/aucmedi/commit/d9b7e5864cfe82665d8d28eaa0a69dc451f9e1f8) - **Ensemble**: removed remaining debugging prints *(commit by [muellerdo](https://github.com/muellerdo))*
- [`3657ac5`](https://github.com/frankkramer-lab/aucmedi/commit/3657ac554310a760c388a37462d9715ccb300395) - **AutoML**: added unittesting for AutoML function block training *(commit by [muellerdo](https://github.com/muellerdo))*
- [`173d235`](https://github.com/frankkramer-lab/aucmedi/commit/173d2356c597290c6eb6c4db367f65afeebb6074) - **AutoML**: Updated some class names and docs *(commit by [muellerdo](https://github.com/muellerdo))*
- [`6f00ca2`](https://github.com/frankkramer-lab/aucmedi/commit/6f00ca2f3004a84d43df605699da344f58d095ae) - **AutoML**: Added unittesting for function block prediction *(commit by [muellerdo](https://github.com/muellerdo))*
- [`2024f9a`](https://github.com/frankkramer-lab/aucmedi/commit/2024f9a199ad33f9989e6828d0d3c5e801eab906) - **AutoML**: Added tests for XAI *(commit by [muellerdo](https://github.com/muellerdo))*
- [`d350858`](https://github.com/frankkramer-lab/aucmedi/commit/d35085866cbc43bab69bdef48e7aac57ae821bc5) - **AutoML**: added unittesting for block function evaluation *(commit by [muellerdo](https://github.com/muellerdo))*
- [`7733e34`](https://github.com/frankkramer-lab/aucmedi/commit/7733e3422c49ba033373ce2a3a1e6cc63acb7260) - **AutoML**: added unittesting for CLI *(commit by [muellerdo](https://github.com/muellerdo))*
- [`a44bf25`](https://github.com/frankkramer-lab/aucmedi/commit/a44bf2552edaefc44bd4a2c44d8a80efd18e29a4) - **AutoML**: removed no argument testing *(commit by [muellerdo](https://github.com/muellerdo))*
- [`9e75baf`](https://github.com/frankkramer-lab/aucmedi/commit/9e75bafd3d88e4e544d74a40d2eae19906dd98f8) - **Evaluation**: added unittesting for only transfer learning fitting_evaluate() *(commit by [muellerdo](https://github.com/muellerdo))*
- [`0f068aa`](https://github.com/frankkramer-lab/aucmedi/commit/0f068aa93eb0b11ba290150a46ea36d7ffa62aa9) - **AutoML**: test CLI only for build Action *(commit by [muellerdo](https://github.com/muellerdo))*
:construction_worker: Build System
- [`018aed8`](https://github.com/frankkramer-lab/aucmedi/commit/018aed8d34a31b803dd4884d5814a845a4383b1d) - Added pathos as dependency *(commit by [muellerdo](https://github.com/muellerdo))*
- [`1a76950`](https://github.com/frankkramer-lab/aucmedi/commit/1a76950210da5195f3fa2224c3ad4823222faef8) - **AutoML**: fixed a typo in docker release *(commit by [muellerdo](https://github.com/muellerdo))*
- [`f0128d4`](https://github.com/frankkramer-lab/aucmedi/commit/f0128d499ad22edc326c01ce75d271af23266bf1) - **Security**: updated Pillow & Tensorflow version *(commit by [muellerdo](https://github.com/muellerdo))*
- [`4e5da31`](https://github.com/frankkramer-lab/aucmedi/commit/4e5da31bacfb8cc66123607f7960fb06b44d3e9d) - **CodeQuality**: changed codecov coverage from requirements to setup build *(commit by [muellerdo](https://github.com/muellerdo))*
- [`d0504ac`](https://github.com/frankkramer-lab/aucmedi/commit/d0504ac460329b0c9cefc3a7ab69877dc2fc1a85) - Updated to version 0.7.0 *(commit by [muellerdo](https://github.com/muellerdo))*
:memo: Documentation Changes
- [`6183d72`](https://github.com/frankkramer-lab/aucmedi/commit/6183d7211da5d98f5363f55df44762b692112fb2) - **Website**: Modified relatives pathes of Home page for gh-pages *(commit by [muellerdo](https://github.com/muellerdo))*
- [`5fcf2fe`](https://github.com/frankkramer-lab/aucmedi/commit/5fcf2fead8aa3d75af8c3628ebddb3a70125556c) - **Website**: fixes contribution image on website *(commit by [muellerdo](https://github.com/muellerdo))*
- [`7787ff8`](https://github.com/frankkramer-lab/aucmedi/commit/7787ff8357383b7f503d4ba20055bfb5470728b8) - **Reference**: added Zenodo link *(commit by [muellerdo](https://github.com/muellerdo))*
- [`5e9041d`](https://github.com/frankkramer-lab/aucmedi/commit/5e9041d024c435c3483861c5d6c690755da371c3) - **PyPI-README**: Fixed broken link of logo *(commit by [muellerdo](https://github.com/muellerdo))*
- [`3049080`](https://github.com/frankkramer-lab/aucmedi/commit/30490801280d8081e6e9e6ee28428a32df80df1f) - **Website**: fixed incorrect getting started link from README *(commit by [muellerdo](https://github.com/muellerdo))*
- [`e9f160e`](https://github.com/frankkramer-lab/aucmedi/commit/e9f160e35b13a242d852e3e4b4bee8b7d6a87f39) - **Website**: added site_url to mkdocs.yml - fixes broken 404 pages *(commit by [muellerdo](https://github.com/muellerdo))*
- [`b72e728`](https://github.com/frankkramer-lab/aucmedi/commit/b72e7288bed0006397cb59c4ec62150908c019bd) - **Website**: Moved workflow figure to separate nav tab *(commit by [muellerdo](https://github.com/muellerdo))*
- [`8c3408e`](https://github.com/frankkramer-lab/aucmedi/commit/8c3408ef884adaa89b485e3a1a61459f03c803cf) - **Evaluate**: Fix incorrect example in Comparison *(commit by [muellerdo](https://github.com/muellerdo))*
- [`0fdab3a`](https://github.com/frankkramer-lab/aucmedi/commit/0fdab3a8d03d91a7973ff2432a17196f889f51a8) - **Reference**: Added ORCID for Simone Mayer *(commit by [muellerdo](https://github.com/muellerdo))*
- [`1edb7fb`](https://github.com/frankkramer-lab/aucmedi/commit/1edb7fbb8e5c92f382b889bdfe7a5d45b692e46f) - **AutoML**: fixed incorrect comment in training block function *(commit by [muellerdo](https://github.com/muellerdo))*
- [`4ed4995`](https://github.com/frankkramer-lab/aucmedi/commit/4ed4995837828d2b7268b9dd28874b9168fd688a) - **AutoML**: Added docstrings to train and predict function blocks *(commit by [muellerdo](https://github.com/muellerdo))*
- [`4522abe`](https://github.com/frankkramer-lab/aucmedi/commit/4522abe0579597480a0e04e08ef4643ce5f08df6) - **AutoML**: improved cli help documentation for prediction *(commit by [muellerdo](https://github.com/muellerdo))*
- [`1b8f2bd`](https://github.com/frankkramer-lab/aucmedi/commit/1b8f2bd76211327908a0268d4af5e9a8973fad61) - **DataGenerator**: enhanced warning info of passing expected DataGenerator parameters *(commit by [muellerdo](https://github.com/muellerdo))*
- [`8ecce74`](https://github.com/frankkramer-lab/aucmedi/commit/8ecce74dadc0fa7efb3dedcfea29e4a21e26d77f) - **DataGenerator**: added passing of model meta parameters to DataGenerator examples - closes [#149](https://github.com/frankkramer-lab/aucmedi/pull/149) *(commit by [muellerdo](https://github.com/muellerdo))*
- [`2d3a589`](https://github.com/frankkramer-lab/aucmedi/commit/2d3a589fa255bc6a4a43aa7119cea22ea88d11f5) - **AutoML**: added documentation base structure for AutoML *(commit by [muellerdo](https://github.com/muellerdo))*
- [`faf7d26`](https://github.com/frankkramer-lab/aucmedi/commit/faf7d26de334fe463da15bfe903d670aefb4b86a) - **README**: Updated README quick start example *(commit by [muellerdo](https://github.com/muellerdo))*
- [`1604fa1`](https://github.com/frankkramer-lab/aucmedi/commit/1604fa1c86452acdc58293aa4139bc8be691d20c) - **AutoML**: started on AutoML quick start docs *(commit by [muellerdo](https://github.com/muellerdo))*
- [`333677d`](https://github.com/frankkramer-lab/aucmedi/commit/333677d9307cc78944d47a9c835331095d1b3991) - **AutoML**: added AutoML Quick Start & updated framework Quick Start *(commit by [muellerdo](https://github.com/muellerdo))*
- [`fcebb7b`](https://github.com/frankkramer-lab/aucmedi/commit/fcebb7bdc3f550b1ecbae69d0fee87cddac8076c) - **AutoML**: refactoring AutoML docs structure *(commit by [muellerdo](https://github.com/muellerdo))*
- [`045c1c9`](https://github.com/frankkramer-lab/aucmedi/commit/045c1c9771870b48af5b16709ca2b15677ad5a35) - **Roadmap**: updated status by adding AutoML support *(commit by [muellerdo](https://github.com/muellerdo))*
- [`fbffc3b`](https://github.com/frankkramer-lab/aucmedi/commit/fbffc3bfe5a2e4e52a399592962e78bbf7c364d7) - **AutoML**: updated installation docs *(commit by [muellerdo](https://github.com/muellerdo))*
- [`75b724d`](https://github.com/frankkramer-lab/aucmedi/commit/75b724d2144648183f9c6e1313e9f1dd9f7d9669) - **AutoML**: added Dataset description for AutoML *(commit by [muellerdo](https://github.com/muellerdo))*
- [`07debab`](https://github.com/frankkramer-lab/aucmedi/commit/07debab15bee11062fd33fcd2cd6d6ea50bc7c1b) - **AutoML**: fixed a broken image link in AutoML Dataset *(commit by [muellerdo](https://github.com/muellerdo))*
- [`5ed641a`](https://github.com/frankkramer-lab/aucmedi/commit/5ed641a28cbfe75693eacd000a193c8f335e8cb4) - **AutoML**: added AutoML overview page *(commit by [muellerdo](https://github.com/muellerdo))*
- [`813cae2`](https://github.com/frankkramer-lab/aucmedi/commit/813cae2b1ffc45f40f712f13e2a97255fb462745) - **AutoML**: added docs for AutoML parameters *(commit by [muellerdo](https://github.com/muellerdo))*
- [`6e66125`](https://github.com/frankkramer-lab/aucmedi/commit/6e66125d4f5d85e1adc41d197e492d7b1448e02d) - **AutoML**: implemented introductions to AutoML interfaces Docker & CLI *(commit by [muellerdo](https://github.com/muellerdo))*
- [`bdd4581`](https://github.com/frankkramer-lab/aucmedi/commit/bdd4581b5b18c3248460be5c1b2f80d9121b3df0) - **Metaleaner**: added warning about multi-label support to Metalearner submodule *(commit by [muellerdo](https://github.com/muellerdo))*
- [`e6348e5`](https://github.com/frankkramer-lab/aucmedi/commit/e6348e56435b27852d1240052e702361a5850006) - **Ensemble**: added warnings for automatic DataGenerator parameter estimation in Stacking & Composite *(commit by [muellerdo](https://github.com/muellerdo))*
- [`b569043`](https://github.com/frankkramer-lab/aucmedi/commit/b569043a2a768e71f962b7e12cea32693a7f65a4) - **AutoML**: added usage page for AutoML CLI *(commit by [muellerdo](https://github.com/muellerdo))*
- [`6a42c24`](https://github.com/frankkramer-lab/aucmedi/commit/6a42c24a857bcde13331e4be3d0a1cb6f2df9ab3) - **AutoML**: changed code block formats *(commit by [muellerdo](https://github.com/muellerdo))*
- [`729fc1b`](https://github.com/frankkramer-lab/aucmedi/commit/729fc1b07168d555892935ccb96d9ef79914d181) - **AutoML**: implemented AutoML usage docs for Docker *(commit by [muellerdo](https://github.com/muellerdo))*
- [`4421c99`](https://github.com/frankkramer-lab/aucmedi/commit/4421c9929608d84a7ab45efd548bc8d276dbf89c) - **AutoML**: changed file structure visualization in AutoML usage docs for CLI *(commit by [muellerdo](https://github.com/muellerdo))*
- [`b4048dc`](https://github.com/frankkramer-lab/aucmedi/commit/b4048dc9f595f8e0722139d64265220091a87fa2) - **Examples**: updated docs for examples *(commit by [muellerdo](https://github.com/muellerdo))*
- [`1be3a93`](https://github.com/frankkramer-lab/aucmedi/commit/1be3a93e8ea0c63023821fe4b69da7fc1e847ffb) - **AutoML**: added documentation for AutoML API reference *(commit by [muellerdo](https://github.com/muellerdo))*
- [`3593d79`](https://github.com/frankkramer-lab/aucmedi/commit/3593d7916f7b538ff864535287f9e5c02d52b409) - **Roadmap**: checked AutoML docs as milestone on roadmap *(commit by [muellerdo](https://github.com/muellerdo))*
- [`fe557d1`](https://github.com/frankkramer-lab/aucmedi/commit/fe557d1d1dfc2c2dd3d6be7ab22f79403d0e62a4) - **IO_Loader**: fixed mapping of io loader to description in table *(commit by [muellerdo](https://github.com/muellerdo))*