LICA-UFAL / lica-ml

Repository for study of machine learning and data science algorithms.
1 stars 0 forks source link

Add mape #16

Closed lucasfrr closed 4 years ago

lucasfrr commented 4 years ago

Adding MAPE function. This function is used to evaluate regression models. The MAPE function was discontinued from sklearn. #14

lucasfrr commented 4 years ago

All looks fine, but maybe you added README by mistake in this PR

I was sleepy :laughing: