Welcome to ClientVPS Mirrors

Initialization

Initialization

# Install the Python backend (only needs to be done once). 
leaf::install_leaf()
# Load package 
library(leaf)
## leaf: Using Python environment 'r-leafr'.
if (!backend_available()) {
  message("Install backend with leaf::install_leaf()")
}  
# Initialize the symbolic regressor
regressor = leaf::SymbolicRegressor$new(
  engine = "rsrm", 
  loss = 'PoissonDeviance', 
  num_iterations = 3,
  base = list(verbose = FALSE)
)

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.