runXGBoostPy: This function source python code and run XGBoost

View source: R/SiftCellBoost.R

runXGBoostPyR Documentation

This function source python code and run XGBoost

Description

This function source python code and run XGBoost

Usage

runXGBoostPy(train_path, test_path, workingdir, dataName)

Arguments

train_path

path of training data

test_path

path of test data

workingdir

working directory

dataName

name of the project

Value

a vector of cell containing droplets


jyxi7676/SiftCell documentation built on July 27, 2023, 7:13 a.m.