Documentation ¶
Index ¶
- type Alimachinelearning
- func (alimachinelearning *Alimachinelearning) CreateMLModel(request interface{}) (resp interface{}, err error)
- func (alimachinelearning *Alimachinelearning) DeleteMLModel(request interface{}) (resp interface{}, err error)
- func (alimachinelearning *Alimachinelearning) GetMLModel(request interface{}) (resp interface{}, err error)
- func (alimachinelearning *Alimachinelearning) UpdateMLModel(request interface{}) (resp interface{}, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Alimachinelearning ¶
type Alimachinelearning struct { }
Alimachinelearning struct reperesnts ali machine learning service.
func (*Alimachinelearning) CreateMLModel ¶
func (alimachinelearning *Alimachinelearning) CreateMLModel(request interface{}) (resp interface{}, err error)
CreateMLModel creates model.
func (*Alimachinelearning) DeleteMLModel ¶
func (alimachinelearning *Alimachinelearning) DeleteMLModel(request interface{}) (resp interface{}, err error)
DeleteMLModel delete model.
func (*Alimachinelearning) GetMLModel ¶
func (alimachinelearning *Alimachinelearning) GetMLModel(request interface{}) (resp interface{}, err error)
GetMLModel get model.
func (*Alimachinelearning) UpdateMLModel ¶
func (alimachinelearning *Alimachinelearning) UpdateMLModel(request interface{}) (resp interface{}, err error)
UpdateMLModel Update model.
Click to show internal directories.
Click to hide internal directories.