Question: Under what conditions might I choose the absolute error as the basis for a loss function, instead of squared error? If I was trying to

Under what conditions might I choose the absolute error as the basis for a loss function, instead of squared error?
If I was trying to implement a learning algorithm using a machine learning software like Scikit-Learn and I am worried about computation performance.
If I was using gradient descent instead of other methods
If I was solving a problem that was very large in terms of the number of dimensions.
If I was really worried about outliers having an out-sized effect on the model..
Under what conditions might I choose the absolute

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!