nvflare.app_opt.xgboost.histogram_based_v2 package¶
Subpackages¶
- nvflare.app_opt.xgboost.histogram_based_v2.adaptors package
- Submodules
- Module contents
- nvflare.app_opt.xgboost.histogram_based_v2.mock package
- Submodules
- nvflare.app_opt.xgboost.histogram_based_v2.mock.aggr_servicer module
- nvflare.app_opt.xgboost.histogram_based_v2.mock.mock_client_runner module
- nvflare.app_opt.xgboost.histogram_based_v2.mock.mock_controller module
- nvflare.app_opt.xgboost.histogram_based_v2.mock.mock_data_converter module
- nvflare.app_opt.xgboost.histogram_based_v2.mock.mock_executor module
- nvflare.app_opt.xgboost.histogram_based_v2.mock.mock_secure_client_runner module
- nvflare.app_opt.xgboost.histogram_based_v2.mock.mock_secure_executor module
- nvflare.app_opt.xgboost.histogram_based_v2.mock.mock_server_runner module
- nvflare.app_opt.xgboost.histogram_based_v2.mock.run_client module
- nvflare.app_opt.xgboost.histogram_based_v2.mock.run_server module
- Module contents
- Submodules
- nvflare.app_opt.xgboost.histogram_based_v2.proto package
- nvflare.app_opt.xgboost.histogram_based_v2.runners package
- nvflare.app_opt.xgboost.histogram_based_v2.sec package
- Subpackages
- Submodules
- nvflare.app_opt.xgboost.histogram_based_v2.sec.client_handler module
- nvflare.app_opt.xgboost.histogram_based_v2.sec.dam module
- nvflare.app_opt.xgboost.histogram_based_v2.sec.data_converter module
- nvflare.app_opt.xgboost.histogram_based_v2.sec.processor_data_converter module
- nvflare.app_opt.xgboost.histogram_based_v2.sec.sec_handler module
- nvflare.app_opt.xgboost.histogram_based_v2.sec.server_handler module
- Module contents
Submodules¶
- nvflare.app_opt.xgboost.histogram_based_v2.aggr module
- nvflare.app_opt.xgboost.histogram_based_v2.controller module
- nvflare.app_opt.xgboost.histogram_based_v2.csv_data_loader module
- nvflare.app_opt.xgboost.histogram_based_v2.defs module
ConstantConstant.CONFIG_TASK_NAMEConstant.CONFIG_TASK_TIMEOUTConstant.CONF_KEY_CLIENT_RANKSConstant.CONF_KEY_DATA_SPLIT_MODEConstant.CONF_KEY_DISABLE_VERSION_CHECKConstant.CONF_KEY_NUM_ROUNDSConstant.CONF_KEY_SECURE_TRAININGConstant.CONF_KEY_WORLD_SIZEConstant.CONF_KEY_XGB_OPTIONSConstant.CONF_KEY_XGB_PARAMSConstant.DUMMY_BUFFER_SIZEConstant.ERR_INVALID_RANKConstant.ERR_NO_CLIENT_FOR_RANKConstant.ERR_OP_MISMATCHConstant.ERR_TARGET_ERRORConstant.EVENT_AFTER_ALL_GATHER_VConstant.EVENT_AFTER_BROADCASTConstant.EVENT_BEFORE_ALL_GATHER_VConstant.EVENT_BEFORE_BROADCASTConstant.EVENT_XGB_ABORTEDConstant.EVENT_XGB_JOB_CONFIGUREDConstant.EXIT_CODE_CANT_STARTConstant.EXIT_CODE_JOB_ABORTConstant.HEADER_KEY_ENCRYPTED_DATAConstant.HEADER_KEY_HORIZONTALConstant.HEADER_KEY_IN_AGGRConstant.HEADER_KEY_ORIGINAL_BUF_SIZEConstant.HEADER_KEY_SIZE_DICTConstant.HEADER_KEY_WORLD_SIZEConstant.JOB_STATUS_CHECK_INTERVALConstant.MAX_CLIENT_OP_INTERVALConstant.MSG_KEY_EXIT_CODEConstant.MSG_KEY_XGB_OPConstant.MSG_KEY_XGB_REQ_IDConstant.MSG_KEY_XGB_REQ_RECEIVEDConstant.MSG_KEY_XGB_REQ_TRY_NUMConstant.OPCODE_ALL_GATHERConstant.OPCODE_ALL_GATHER_VConstant.OPCODE_ALL_REDUCEConstant.OPCODE_BROADCASTConstant.OPCODE_DONEConstant.OPCODE_NONEConstant.OP_ALL_GATHERConstant.OP_ALL_GATHER_VConstant.OP_ALL_REDUCEConstant.OP_BROADCASTConstant.PARAM_KEY_CONFIG_ERRORConstant.PARAM_KEY_DATA_SPLIT_MODEConstant.PARAM_KEY_DATA_TYPEConstant.PARAM_KEY_DISABLE_VERSION_CHECKConstant.PARAM_KEY_EVENTConstant.PARAM_KEY_HEADERSConstant.PARAM_KEY_RANKConstant.PARAM_KEY_RCV_BUFConstant.PARAM_KEY_REDUCE_OPConstant.PARAM_KEY_REPLYConstant.PARAM_KEY_REQUESTConstant.PARAM_KEY_ROOTConstant.PARAM_KEY_SECURE_TRAININGConstant.PARAM_KEY_SEND_BUFConstant.PARAM_KEY_SEQConstant.RUNNER_CTX_CLIENT_NAMEConstant.RUNNER_CTX_DATA_SPLIT_MODEConstant.RUNNER_CTX_MODEL_DIRConstant.RUNNER_CTX_NUM_ROUNDSConstant.RUNNER_CTX_PORTConstant.RUNNER_CTX_RANKConstant.RUNNER_CTX_SECURE_TRAININGConstant.RUNNER_CTX_SERVER_ADDRConstant.RUNNER_CTX_WORLD_SIZEConstant.RUNNER_CTX_XGB_DISABLE_VERSION_CHECKConstant.RUNNER_CTX_XGB_OPTIONSConstant.RUNNER_CTX_XGB_PARAMSConstant.START_TASK_NAMEConstant.START_TASK_TIMEOUTConstant.TASK_CHECK_INTERVALConstant.TOPIC_CLIENT_DONEConstant.TOPIC_XGB_REQUESTConstant.TOPIC_XGB_REQUEST_CHECKConstant.WORKFLOW_PROGRESS_TIMEOUTConstant.XGB_SERVER_READY_TIMEOUT
- nvflare.app_opt.xgboost.histogram_based_v2.executor module
- nvflare.app_opt.xgboost.histogram_based_v2.fed_controller module
- nvflare.app_opt.xgboost.histogram_based_v2.fed_executor module
- nvflare.app_opt.xgboost.histogram_based_v2.grpc_client module
- nvflare.app_opt.xgboost.histogram_based_v2.grpc_server module