Skip to content

Commit ac2c211

Browse files
Deleted extra space
1 parent a763b94 commit ac2c211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Description: Fast, flexible framework for implementing Bayesian optimization of
66
hyperparameters according to the methods described in Snoek et al. <arXiv:1206.2944>.
77
The package allows the user to run scoring function in parallel, save intermediary
88
results, and tweak other aspects of the process to fully utilize the computing resources
9-
available to the user.
9+
available to the user.
1010
URL: https://github.com/AnotherSamWilson/ParBayesianOptimization
1111
BugReports: https://github.com/AnotherSamWilson/ParBayesianOptimization/issues
1212
Depends: R (>= 3.5.0), data.table (>= 1.11.8), GauPro, stats, foreach, dbscan

0 commit comments

Comments
 (0)