Data science is quickly evolving to be one of the hottest fields in the technology industry. With rapid advancements in computational performance that now allow for the analysis of massive datasets, we can uncover patterns and insights about user behavior and world trends to an unprecedented extent
Life Cycle Of Data Science Project
Life Cycle of Data Science is the process by which a project developed. There are several steps involves in the life cycle of data science.
- Business Understanding
- Data Acquisition
- Data Processing
- Data Exploration
- Data Modelling
- Deployment
Let's discuss every points in details
1.Business Understanding
Business Understanding is the first phase of develpment of data science project. In this phase we gain the knowledge of domain, in which field we are worked and create a documentation. After it we identify central objectives
2.Data Acqusition

3.Data Processing

4.Data Exploration
Data Exploration is the fourth phase of data science life cycle.In this phase we have clearn data The data exploration stage is like the brainstorming of data analysis. This is where you understand the patterns and bias in your data. It could involve pulling up and analyzing a random subset of the data using Pandas, plotting a histogram or distribution curve to see the general trend, or even creating an interactive visualization that lets you dive down into each data point and explore the story behind the outliers.
Using all of this information, you start to form hypotheses about your data and the problem you are tackling. If you were predicting student scores, for example, you could try visualizing the relationship between scores and sleep. If you were predicting real estate prices, you could perhaps plot the prices as a heat map on a spatial plot to see if you can catch any trends.
5.Data Modelling
Data exploration is the fifth phase of data science life cycle. In this phase determine optima data features for the machine learning(ML)
model. and create a model that predicts target most accurately, evaluate and test the efficiency of the model.
Deployment is the last phase. In this phase check the deployment environment for dependency issues and deploy the mode in a pre-production/test environment and monitor the performance.and for the best performance repeate this all cycle.
Thanks for reading, I hope this blog is useful for you.
Thanks for reading, I hope this blog is useful for you.
Life Cycle Of Data Science Project |Life Cycle Of Data Science
Reviewed by Sheeshpal Singh
on
April 08, 2020
Rating:

No comments:
please do not enter any span link in the comment box