Class AMSSubSelectJob¶
Defined in File ams_jobs.py
Inheritance Relationships¶
Base Type¶
public ams_jobs.AMSMLJob(Class AMSMLJob)
Class Documentation¶
- ams_jobs.AMSSubSelectJob : public ams_jobs.AMSMLJob
Public Functions
- __init__(self, *args, **kwargs)¶
A AMSJob training or performing sub-selection. This is a class mainly representing a team of ML experts which will provide to the infrastructure the appropriate models. ML jobs are associcated with a ``domain`` pointing which domain those will train.