Jobs
Jobs are used to train models and cluster documents to help improve your classification experience. Clustering jobs help to improve the accuracy of any training jobs.
Clustering Jobs - Clustering jobs group files based on similarities. These groups can then be reviewed and labelled. These can then help improve the accuracy of training jobs.
Training Jobs - Training jobs are used to improve the models classify documents.
New Clustering Job
Clustering jobs look at the documents you picked and groups them based on what it think should go together. Once items have been clustered they can then be reviewed for accuracy within labels. This is then fed to training jobs to help them improve their accuracy.
Within AI Studio, select Jobs from the menu.
Select Clustering from the tabs.
Select New Job.
This will open the Create a New Job modal.
Job Type - Select Clustering from the dropdown list.
Job Name - Enter a name for the job.
Classification - Select the classification it is for from the dropdown.
Sources - Select the Sources that it should use from the dropdown.
Query String - Enter a Lucene string to help the job.
Cluster Classified Documents - Check this to include documents that already have classifications.
Select Create Job
Once you have set up a job it will join a queue to complete as only one job can be run at a time.
Once a clustering job is complete it will be added to the labelling areas to be checked.
New Training Job
Training jobs are used to improve the models that apply classifications to your items. It takes a group of correctly classified or clustered items to learn from. It uses these items to identify common features that it can use in future to determine a classification.
Within AI Studio, select Jobs from the menu.
Select Training from the tabs.
Select New Job.
This will open the Create a New Job modal.
Job Type - Select Training from the dropdown list.
Job Name - Enter a name for the job.
Classification - Select the classification it is for from the dropdown.
Sources - Select the Sources that it should use from the dropdown.
Query String - Enter a Lucene string to help the job.
Classes to Include - Select all the classes that should be trained using this from the dropdown.
Classes to Exclude - Select all the classes that should not be trained using this from the dropdown.
Status Include - Select the statuses that should be used for training no matter the classification method.
Status Exclude - Select the statuses that should not be used for training.
Select Create Job.
Once you have set up a job it will join a queue to complete as only one job can be run at a time.
Last updated