Tag: reading-list

  • Overfitting reading list

    Overfitting is a situation in which a model accurately describes some data but not the phenomenon that generates that data. Overfitting was a huge problem in the good old times, where each data point was expensive, and researchers operated on datasets that could fit a single A4 sheet of paper. Today, with mega- giga- and tera-bytes datasets, overfitting is … still a problem. A very painful one. Following is a short reading list on overfitting.

    February 22, 2018 - 1 minute read -
    data science machine learning overfitting reading-list statistics blog
  • When scatterplots are better than bar charts, and why?

    From time to time, you might hear that graphical method A is better at representing problem X than method B. While in case of problem Z, the method B is much better than A, but C is also a possibility. Did you ever ask yourselves (or the people who tell you that) “Says WHO?”

    November 5, 2017 - 2 minute read -
    Data Visualization dataviz reading-list research blog