How to select the field from the dataset for classification?
Answers
Answered by
0
Answer:
The major steps are as follows:
Collect lots of data.
Label it.
Get GPUs — Training ML models require huge computational resources.
Choose an algorithm -> Train your model -> Test it -> Teach the model what it doesn't know yet.
Repeat the above point till you get acceptable quality.
Answered by
9
Answer:
☑ Procedure
- From the cluster management console, select Workload > Spark > Deep Learning.
- Select the Datasets tab.
- Click New.
- Create a dataset from Images for Object Classification.
- Provide a dataset name.
- Specify a Spark instance group.
- Specify image storage format, either LMDB for Ciaffe or TFRecords for TensorFlow.
Similar questions