paper-with-me

Papers

PHOTONAI -- A Python API for Rapid Machine Learning Model Development

2020-02-13 · Ramona Leenings, Nils Ralf Winter, Lucas Plagwitz, Vincent Holstein, Jan Ernsting, Jakob Steenweg, Julian Gebker, Kelvin Sarink, Daniel Emden, Dominik Grotegerd, Nils Opel, Benjamin Risse, Xiaoyi Jiang, Udo Dannlowski, Tim Hahn

PHOTONAI is a high-level Python API designed to simplify and accelerate machine learning model development. It functions as a unifying framework allowing the user to easily access and combine algorithms from different toolboxes into custom algorithm sequences. It is especially designed to support the iterative model development process and automates the repetitive training, hyperparameter optimization and evaluation tasks. Importantly, the workflow ensures unbiased performance estimates while still allowing the user to fully customize the machine learning analysis. PHOTONAI extends existing solutions with a novel pipeline implementation supporting more complex data streams, feature combinations, and algorithm selection. Metrics and results can be conveniently visualized using the PHOTONAI Explorer and predictive models are shareable in a standardized format for further external validation or application. A growing add-on ecosystem allows researchers to offer data modality specific algorithms to the community and enhance machine learning in the areas of the life sciences. Its practical utility is demonstrated on an exemplary medical machine learning problem, achieving a state-of-the-art solution in few lines of code. Source code is publicly available on Github, while examples and documentation can be found at www.photon-ai.com.

📄 PDF Abstract BibTeX arXiv:2002.05426

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningHyperparameter Optimization

Similar Papers 제목 키워드 기반

Integration of Scanning Probe Microscope with High-Performance Computing: fixed-policy and reward-driven workflows implementation

2024-05-20 · Yu Liu, Utkarsh Pratiush, Jason Bemis, Roger Proksch 외

The rapid development of computation power and machine learning algorithms has paved the way for automating scientific discovery with a scanning probe microscope (SPM). The key elements towards operationalization of auto…

scientific discovery

BindsNET: A machine learning-oriented spiking neural networks library in Python

2018-06-04 · Hananel Hazan, Daniel J. Saunders, Hassaan Khan, Darpan T. Sanghavi 외

The development of spiking neural network simulation software is a critical component enabling the modeling of neural systems and the development of biologically inspired algorithms. Existing software frameworks support …

BIG-bench Machine LearningCPUGPUNeural Network simulation+4

Pycro-manager: open-source software for integrated microscopy hardware control and image processing

2020-06-19

{\mu}Manager, an open-source microscopy acquisition software, has been an essential tool for many microscopy experiments over the past 15 years, but is not easy to use for experiments in which image acquisition and analy…

Reliable, Reproducible, and Really Fast Leaderboards with Evalica

2024-12-15 · Dmitry Ustalov

The rapid advancement of natural language processing (NLP) technologies, such as instruction-tuned large language models (LLMs), urges the development of modern evaluation protocols with human and machine feedback. We in…

Launching into clinical space with medspaCy: a new clinical text processing toolkit in Python

2021-06-14 · Hannah Eyre, Alec B Chapman, Kelly S Peterson, Jianlin Shi 외

Despite impressive success of machine learning algorithms in clinical natural language processing (cNLP), rule-based approaches still have a prominent role. In this paper, we introduce medspaCy, an extensible, open-sourc…

BIG-bench Machine Learning