Data Science Pertanyaan dan Jawaban Wawancara
Question: What is the purpose of the term 'precision' in binary classification?Answer: Precision is a metric that measures the accuracy of positive predictions made by a model. It is the ratio of true positive predictions to the sum of true positives and false positives.Example:
|
Simpan untuk Revisi
Bookmark item ini, tandai sebagai sulit, atau masukkan ke dalam set revisi.
Masuk untuk menyimpan bookmark, pertanyaan sulit, dan set revisi.
Apakah ini membantu? Ya Tidak
Most helpful rated by users:
- What is the primary goal of Data Science?
- What is Data Science?
- Please provide some examples of Data Science.
- Explain the ROC curve and its significance in binary classification.