View source: R/SiftCellBoost.R
runXGBoostPy | R Documentation |
This function source python code and run XGBoost
runXGBoostPy(train_path, test_path, workingdir, dataName)
train_path |
path of training data |
test_path |
path of test data |
workingdir |
working directory |
dataName |
name of the project |
a vector of cell containing droplets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.