Deep Fast Machine Learning Utils: A Python Library for Streamlined Machine Learning Prototyping
Fabi Prezja

TL;DR
DFMLU is a Python library that streamlines machine learning prototyping by automating model development, feature selection, and data management, compatible with popular ML frameworks.
Contribution
Introduces DFMLU, a library that automates and simplifies key ML prototyping tasks, enhancing productivity and integration with existing frameworks.
Findings
Provides tools for neural network search and feature selection.
Supports data handling and visualization tasks.
Facilitates faster ML prototyping workflows.
Abstract
Machine learning (ML) research and application often involve time-consuming steps such as model architecture prototyping, feature selection, and dataset preparation. To support these tasks, we introduce the Deep Fast Machine Learning Utils (DFMLU) library, which provides tools designed to automate and enhance aspects of these processes. Compatible with frameworks like TensorFlow, Keras, and Scikit-learn, DFMLU offers functionalities that support model development and data handling. The library includes methods for dense neural network search, advanced feature selection, and utilities for data management and visualization of training outcomes. This manuscript presents an overview of DFMLU's functionalities, providing Python examples for each tool.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Physics and Python Applications · Machine Learning and Data Classification · COVID-19 diagnosis using AI
MethodsLib
