A PHP Error was encountered

Severity: Warning

Message: file_get_contents(https://...@pubfacts.com&api_key=b8daa3ad693db53b1410957c26c9a51b4908&a=1): Failed to open stream: HTTP request failed! HTTP/1.1 429 Too Many Requests

Filename: helpers/my_audit_helper.php

Line Number: 176

Backtrace:

File: /var/www/html/application/helpers/my_audit_helper.php
Line: 176
Function: file_get_contents

File: /var/www/html/application/helpers/my_audit_helper.php
Line: 250
Function: simplexml_load_file_from_url

File: /var/www/html/application/helpers/my_audit_helper.php
Line: 3122
Function: getPubMedXML

File: /var/www/html/application/controllers/Detail.php
Line: 575
Function: pubMedSearch_Global

File: /var/www/html/application/controllers/Detail.php
Line: 489
Function: pubMedGetRelatedKeyword

File: /var/www/html/index.php
Line: 316
Function: require_once

mlf-core: a framework for deterministic machine learning. | LitMetric

AI Article Synopsis

  • Machine learning is increasingly used in sensitive areas, requiring deterministic models for reliable verification before deployment, as simply fixing random seeds isn’t enough due to nondeterministic algorithms.
  • Various machine learning libraries have introduced deterministic versions of their nondeterministic algorithms, leading to better determinism and performance.
  • The mlf-core ecosystem was developed to help maintain determinism in machine learning projects and has been applied in biomedical fields, with all resources available on GitHub.

Article Abstract

Motivation: Machine learning has shown extensive growth in recent years and is now routinely applied to sensitive areas. To allow appropriate verification of predictive models before deployment, models must be deterministic. Solely fixing all random seeds is not sufficient for deterministic machine learning, as major machine learning libraries default to the usage of nondeterministic algorithms based on atomic operations.

Results: Various machine learning libraries released deterministic counterparts to the nondeterministic algorithms. We evaluated the effect of these algorithms on determinism and runtime. Based on these results, we formulated a set of requirements for deterministic machine learning and developed a new software solution, the mlf-core ecosystem, which aids machine learning projects to meet and keep these requirements. We applied mlf-core to develop deterministic models in various biomedical fields including a single-cell autoencoder with TensorFlow, a PyTorch-based U-Net model for liver-tumor segmentation in computed tomography scans, and a liver cancer classifier based on gene expression profiles with XGBoost.

Availability And Implementation: The complete data together with the implementations of the mlf-core ecosystem and use case models are available at https://github.com/mlf-core.

Download full-text PDF

Source
http://www.ncbi.nlm.nih.gov/pmc/articles/PMC10089676PMC
http://dx.doi.org/10.1093/bioinformatics/btad164DOI Listing

Publication Analysis

Top Keywords

machine learning
28
deterministic machine
12
learning libraries
8
nondeterministic algorithms
8
mlf-core ecosystem
8
machine
7
learning
7
deterministic
6
mlf-core
4
mlf-core framework
4

Similar Publications

Want AI Summaries of new PubMed Abstracts delivered to your In-box?

Enter search terms and have AI summaries delivered each week - change queries or unsubscribe any time!