Machine Learning Times
EXCLUSIVE HIGHLIGHTS
Hybrid AI Emerges To Tame LLMs – And Not A Moment Too Soon
 Originally published in Forbes The great potential of LLMs is...
AGI Is Infeasible. Instead, Pursue Superhuman Adaptable Intelligence
  Originally published in Forbes On a recent episode of the...
Artifact-Driven Development: Making It Possible to Query Large Analytics and AI Projects
 A practical introduction to making complex project structure explicit...
Incoherent AGI Hype Spurs An Industrywide Pivot To Hybrid AI
  Originally published in Forbes Recently on The Dr. Data Show,...
SHARE THIS:

12 years ago
10 Practical Actions that Could Improve Your Model

   (adapted from Chapter 13 of the Handbook of Statistical Analysis and Data Mining Applications) After a first pass of training and evaluating a model, you may find you need to improve its results.  Here is a checklist of ten practical actions that I’ve found usually help: Transform real-valued inputs to be approximately Normal in distribution.  Regression, for instance, behaves better if the inputs are Gaussian; extremes have too much influence on squared-error.  For variables that are typically log-normally distributed, like income, this involves transforming the variable via a logarithm or the more general Box-Cox function. Remove outliers. 

This content is restricted to site members. If you are an existing user, please log in on the right (desktop) or below (mobile). If not, register today and gain free access to original content and industry news. See the details here.

Comments are closed.