Showing 4 of total 4 results (show query)
mlr-org
mlr3:Machine Learning in R - Next Generation
Efficient, object-oriented programming on the building blocks of machine learning. Provides 'R6' objects for tasks, learners, resamplings, and measures. The package is geared towards scalability and larger datasets by supporting parallelization and out-of-memory data-backends like databases. While 'mlr3' focuses on the core computational operations, add-on packages provide additional functionality.
Maintained by Marc Becker. Last updated 22 days ago.
classificationdata-sciencemachine-learningmlr3regression
972 stars 14.86 score 2.3k scripts 35 dependentsposit-dev
connectapi:Utilities for Interacting with the 'Posit Connect' Server API
Provides a helpful 'R6' class and methods for interacting with the 'Posit Connect' Server API along with some meaningful utility functions for regular tasks. API documentation varies by 'Posit Connect' installation and version, but the latest documentation is also hosted publicly at <https://docs.posit.co/connect/api/>.
Maintained by Toph Allen. Last updated 2 days ago.
47 stars 10.48 score 252 scripts 1 dependentssbg
sevenbridges2:The 'Seven Bridges Platform' API Client
R client and utilities for 'Seven Bridges Platform' API, from 'Cancer Genomics Cloud' to other 'Seven Bridges' supported platforms. API documentation is hosted publicly at <https://docs.sevenbridges.com/docs/the-api>.
Maintained by Marko Trifunovic. Last updated 9 days ago.
api-clientbioinformaticscloudsevenbridges
3 stars 6.32 score 4 scriptsdjnavarro
queue:Simple Multi-Threaded Task Queuing
Implements a simple multi-threaded task queue using R6 classes.
Maintained by Danielle Navarro. Last updated 2 years ago.
6 stars 3.97 score 31 scripts