NannyML / The-Little-Book-of-ML-Metrics

The book every data scientist needs on their desk.
https://www.nannyml.com/metrics
757 stars 60 forks source link

Several Metrics #97

Open obasna opened 1 month ago

obasna commented 1 month ago

Metric's name Add the name of the metric you are referring to

Metric's category Which category does the metric belong to: regression, classification, ranking, etc

Metrics formula Nothing too fancy. It can be a screenshot or something like MAE = mean(y-y_hat)

Describe the metrics use cases, and any relevant references. A clear and concise description of what you want to happen.

Additional context Please see below link. https://docs.datarobot.com/en/docs/modeling/reference/model-detail/opt-metric.html

santiviquez commented 1 month ago

Hi @obasna that link you mentioned is a great resource. However, could you be more specific about which metric would you like to see added. A lot of the metrics mentioned in that website are already included.

And sorry to be annoying but it simplifies things if we have an issue per metric not a single issue for several metrics.