forked from trangdata/pmlblite
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpmlbr-package.Rd
35 lines (30 loc) · 1.4 KB
/
pmlbr-package.Rd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/pmlbr-package.R
\docType{package}
\name{pmlbr-package}
\alias{pmlbr-package}
\title{pmlbr: Interface to the Penn Machine Learning Benchmarks Data Repository}
\description{
\if{html}{\figure{logo.png}{options: style='float: right' alt='logo' width='120'}}
Check available classification and regression data sets from the PMLB repository and download them. The PMLB repository (\url{https://github.com/EpistasisLab/pmlbr}) contains a curated collection of data sets for evaluating and comparing machine learning algorithms. These data sets cover a range of applications, and include binary/multi-class classification problems and regression problems, as well as combinations of categorical, ordinal, and continuous features. There are currently over 150 datasets included in the PMLB repository.
}
\seealso{
Useful links:
\itemize{
\item \url{https://github.com/EpistasisLab/pmlbr}
\item Report bugs at \url{https://github.com/EpistasisLab/pmlbr/issues}
}
}
\author{
\strong{Maintainer}: Trang Le \email{[email protected]} (https://trang.page/)
Authors:
\itemize{
\item makeyourownmaker \email{[email protected]} (https://github.com/makeyourownmaker)
\item Jason Moore \email{[email protected]} (http://www.epistasisblog.org/)
}
Other contributors:
\itemize{
\item University of Pennsylvania [copyright holder]
}
}
\keyword{internal}