Entry 32: Modeling data
The challenge in this, the third series of entries, is to become familiar with the major categories of algorithms, how to implement them, determine the commo...
The challenge in this, the third series of entries, is to become familiar with the major categories of algorithms, how to implement them, determine the commo...
At the very end of Entry 30 I mentioned that learning curves can be used to diagnose problems other than just high bias and high variance. Another easy probl...
Learning curves can help determine what avenues to pursue if a model isn’t up to expectations, or worse, is completely unusable. They can also be used to det...
Sometimes considerations other than model performance need to be accounted for when choosing a threshold.
Remember back in Entry 16 when I said I wasn’t planning to cover lift? Well, plans change.