Member-only story
Best Practice for Data Scientist to handle Daily Tasks in Any Industry
12 min readJan 24, 2023
As a Data Scientist, It is required to understand business problem from root to trouble shout it.
Data Scientists spend 80–90% of time on collecting data , pre processing and cleaning them and finally feed them in algorithms , check accuracy and fine tune algorithm and select best algorithm to solve business problem.
Enough generic discussion did for main tasks of Data Scientist Life . I will share few questions which are expected from Data Scientist that every one should know them.
- How do I handle missing data in my dataset?
- What are some techniques for dealing with categorical variables in my model?
- How do I evaluate the performance of my model?
- How can I avoid overfitting in my model?
- How do I properly split my data into training and test sets?
- How can I select the appropriate algorithm for my problem?
- How can I ensure that my model is not biased?
- How do I interpret the results of my model?
- How can I improve the performance of my model?
- How can I properly handle large-scale and high-dimensional data?