“Data Science” Project Cycle (Part 2)

Mehmet Akturk
3 min readJan 9, 2021

--

The Data Science Project Cycle series consists of 5 separate articles, and this part is the second article in the series. In this part, we will talk about “Literature & Best Practice, and Data Understanding”.

https://libguides.sph.uth.tmc.edu/systematic-review-guidance

Note: I usually will use some abbreviated words below:

  • Data Science — DS
  • Artificial Intelligence — AI
  • Machine Learning — ML
  • Big Data — BD
  • Deep Learning — DL
  • Statistical Learning — SL

Let’s continue…

Literature and Best Practice Search

Since there is no need to re-discover the world, to investigate what kind of solutions the world has found in related issues and to investigate the suitability of the approaches that are known to be successful at the point of application, if any, for the relevant project. As a result of the study, knowing the approach of the world will give us an idea to start our project.

https://study.com/academy/lesson/how-to-use-information-from-non-literary-texts.html

For problems that cannot be found directly in the world, we will have to produce solutions using analytical thinking, asking the right questions, using SL, ML methods. This is the most valuable feature for a Data Scientist. Developing an approach. Making assumptions, testing them, making decisions based on the results and moving forward. To know the mathematics of the job and to be able to approach problems by making modifications.

https://www.slideshare.net/englishonecfl/session-2-literature-review

Data Understanding

What is meant as understanding data in this article is to understand the internal data structure. If there is a large amount of data, this item is not very important. After the theoretical preliminary examination and research for the project to be developed, it is to investigate whether the internal data is suitable for the relevant project. Determining the tables to be touched by the project, creating aggregated tables if necessary, and transferring the necessary data between data platforms if necessary.

https://datafloq.com/read/disparate-dirty-duplicated-data-understanding-3ds-bad-data/8365

See you in our next topic “Feature Engineering”.

http://www.plusxp.com/2011/02/back-to-the-future-the-game-episode-1-review/

References
1. https://libguides.sph.uth.tmc.edu/systematic-review-guidance
2. https://study.com/academy/lesson/how-to-use-information-from-non-literary-texts.html
3. https://www.slideshare.net/englishonecfl/session-2-literature-review
4. https://datafloq.com/read/disparate-dirty-duplicated-data-understanding-3ds-bad-data/8365
5. https://www.veribilimiokulu.com/blog/veri-bilimi-proje-dongusu/
6. http://www.plusxp.com/2011/02/back-to-the-future-the-game-episode-1-review/

--

--

Mehmet Akturk
Mehmet Akturk

Written by Mehmet Akturk

Experienced Ph.D. with a demonstrated history of working in the higher education industry. Skilled in Data Science,AI,NLP,Deep Learning,Big Data,& Mathematics.

No responses yet