avatarAbhay Parashar

Free AI web copilot to create summaries, insights and extended knowledge, download it at here

1023

Abstract

li>A good understanding of the problem domain will enhance the quality of your model.</li><li>Your insights are valuable only if others can understand them;</li><li>Always divide your time to be spent on a project into different parts where data analysis should own the biggest pie.</li><li>Never make assumptions based on base param score</li><li>It's a good idea to Group Bar and Pie Charts Together.</li><li><code><b>mean()</b> </code>is not the answer always; Try using other methods for <a href="https://pub.towardsai.net/9-ways-to-handle-missing-values-in-machine-learning-1bbda345699a"><i>replacing missing values</i></a>.</li><li>Always place labels on your graphs; a million-dollar painting without a signature is of no worth.</li><li>Make sure to try different evaluation metrics.</li><li>Automate certain tasks that don’t require creativity.</li><li>1% of clean data is always better than 99% of garbage; data preprocessing is the key;</li><li>Algorithms are tools, not magic wands; understand them deeply.</li><

Options

li>“Data science is not a playground for developers to mimic”; it is a scientific expedition, where each analysis is a unique exploration.</li><li>Never Output a Particular Number For Regression; Make use of probability and range;</li><li>Try to use <code>sample()</code> instead of <code>head()</code> and <code>tail()</code> to get a better understanding of data.</li><li>If you can’t explain your analysis it's pure garbage.</li></ol><h1 id="c19a">Gained a thing or two?</h1><p id="2cdb"><i>Let me know in the comments below 👇</i></p><p id="0c43">Thanks For Reading Till Here, If You Like My Content and Want To Support Me The Best Way is —</p><ol><li>Follow Me On <a href="http://abhayparashar31.medium.com/"><i>Medium</i></a>.</li><li>Connect With Me On <a href="https://www.linkedin.com/in/abhay-parashar-328488185/"><i>LinkedIn</i></a>.</li><li>Attach yourself to <a href="https://abhayparashar31.medium.com/subscribe"><i>My Email List</i></a> to never miss reading another article of mine</li></ol></article></body>

Photo by Erick Butler on Unsplash

Data Science Shorts

20 Key Things Every Data Scientist Needs To Understand to Be in the Top 1%

“The best way to learn data science is to do data science”.

  1. Your first model will not be the best one; reiteration is the key.
  2. Documenting your code is equally important as finding ideal parameters for models.
  3. It's always a good idea to divide your analysis into different files.
  4. Simplicity often outperforms complexity; don’t assume complex models are the solutions to every problem.
  5. Knowledge of databases is as important as knowledge of different ML algorithms.
  6. A good understanding of the problem domain will enhance the quality of your model.
  7. Your insights are valuable only if others can understand them;
  8. Always divide your time to be spent on a project into different parts where data analysis should own the biggest pie.
  9. Never make assumptions based on base param score
  10. It's a good idea to Group Bar and Pie Charts Together.
  11. mean() is not the answer always; Try using other methods for replacing missing values.
  12. Always place labels on your graphs; a million-dollar painting without a signature is of no worth.
  13. Make sure to try different evaluation metrics.
  14. Automate certain tasks that don’t require creativity.
  15. 1% of clean data is always better than 99% of garbage; data preprocessing is the key;
  16. Algorithms are tools, not magic wands; understand them deeply.
  17. “Data science is not a playground for developers to mimic”; it is a scientific expedition, where each analysis is a unique exploration.
  18. Never Output a Particular Number For Regression; Make use of probability and range;
  19. Try to use sample() instead of head() and tail() to get a better understanding of data.
  20. If you can’t explain your analysis it's pure garbage.

Gained a thing or two?

Let me know in the comments below 👇

Thanks For Reading Till Here, If You Like My Content and Want To Support Me The Best Way is —

  1. Follow Me On Medium.
  2. Connect With Me On LinkedIn.
  3. Attach yourself to My Email List to never miss reading another article of mine
Data Science
Artificial Intelligence
Machine Learning
Python
Programming
Recommended from ReadMedium