We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: DriveML: An R Package for Driverless Machine Learning

Abstract: In recent years, the concept of automated machine learning has become very popular. Automated Machine Learning (AutoML) mainly refers to the automated methods for model selection and hyper-parameter optimization of various algorithms such as random forests, gradient boosting, neural networks, etc. In this paper, we introduce a new package i.e. DriveML for automated machine learning. DriveML helps in implementing some of the pillars of an automated machine learning pipeline such as automated data preparation, feature engineering, model building and model explanation by running the function instead of writing lengthy R codes. The DriveML package is available in CRAN. We compare the DriveML package with other relevant packages in CRAN/Github and find that DriveML performs the best across different parameters. We also provide an illustration by applying the DriveML package with default configuration on a real world dataset. Overall, the main benefits of DriveML are in development time savings, reduce developer's errors, optimal tuning of machine learning models and reproducibility.
Comments: Paper selected for presentation at the 2nd International Workshop on Data Quality Assessment for Machine Learning @ Special Interest Group on Knowledge Discovery and Data Mining (SIGKDD), 14-18 August, 2021, Singapore
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:2005.00478 [cs.LG]
  (or arXiv:2005.00478v3 [cs.LG] for this version)

Submission history

From: Sayan Putatunda PhD [view email]
[v1] Fri, 1 May 2020 16:40:25 GMT (9562kb,D)
[v2] Tue, 6 Jul 2021 05:45:23 GMT (9562kb,D)
[v3] Fri, 6 Aug 2021 15:02:06 GMT (4451kb,D)

Link back to: arXiv, form interface, contact.