paper-with-me

Papers

Neuraxle - A Python Framework for Neat Machine Learning Pipelines

2019-09-01 · Chevalier, Guillaume and Brillant, Alexandre and Hamel, Eric

Code Machine Learning Pipelines - The Right Way. The present new framework is for building neat pipelines, providing the right abstractions to both ease research, development, and deployment of your ML applications. Most open-source frameworks for machine learning offer abstractions that hardly allow automatic machine learning, code reuse, and deploying models to productions. The hyperparameter search space is often strongly coupled to the whole pipeline rather than being decoupled of the pipeline and only coupled to the individual estimator objects: the pipeline steps. The need for an open-source and scaleable pipeline library is strong.

📄 PDF Abstract BibTeX

Code (2)

Neuraxio/Neuraxle 공식 구현 tf
jim-schwoebel/allie pytorch

Tasks

AutoMLBIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Need for Speed: A Comprehensive Benchmark of JPEG Decoders in Python

2025-01-22 · Vladimir Iglovikov

Image loading represents a critical bottleneck in modern machine learning pipelines, particularly in computer vision tasks where JPEG remains the dominant format. This study presents a systematic performance analysis of …

Declarative Experimentation in Information Retrieval using PyTerrier

2020-07-28 · Craig Macdonald, Nicola Tonellotto

The advent of deep machine learning platforms such as Tensorflow and Pytorch, developed in expressive high-level languages such as Python, have allowed more expressive representations of deep neural network architectures…

GPUInformation RetrievalRetrieval

stratum: A System Infrastructure for Massive Agent-Centric ML Workloads

2026-03-03 · Arnab Phani, Elias Strauss, Sebastian Schelter arxiv

Recent advances in large language models (LLMs) transform how machine learning (ML) pipelines are developed and evaluated. LLMs enable a new type of workload, agentic pipeline search, in which autonomous or semi-autonomo…

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

ExeKGLib: Knowledge Graphs-Empowered Machine Learning Analytics

2023-05-04 · Antonis Klironomos, Baifan Zhou, Zhipeng Tan, Zhuoxun Zheng 외

Many machine learning (ML) libraries are accessible online for ML practitioners. Typical ML pipelines are complex and consist of a series of steps, each of them invoking several ML libraries. In this demo paper, we prese…

Interpretable Machine LearningKnowledge Graphs