Skip to main content

How to be a data scientist. and why?

The above question is big. Why should we select the path of data scientist. In these days, in software industry, The paying scale of data scientist is very big. For a very well experienced data scientist company can pay a very big amount of money. It is first reason for selecting the path of  data scientist. Now the second reason is demand of data scientist. In this decades the use of Internet has increased on very large scale. So, data are releasing in large amount.

Let us understand with a example of an YOUTUBE, We have never thought How to desired content of YOUTUBE reach to their own users. These are the work of data scientist so we should take seriously the study of a data scientist.

Now the main question is How to be a data scientist.

To be a good data scientist We should take following steps.

step1-To learn a good programming language eg. Python recommended.

step2-To work with the different python's library.eg.-Pandas, Numpy, Seaborns, Matplotlib, skypy.

These library are useful to understand the character of data and amount of data.

step3-To learn Machine learning with a great practice. read carefully the all algorithms of machine learning.

step4-To study the some fundamental computer knowledge such as-excel.

After reading these topics You can be basic data scientist.

Comments

Popular posts from this blog

How to create a new project in android studio

 step1-Open your android studio in you computer. steip2-Go to file in your title bar. step3-Open new and select new project. After it there are many basic project templates which we have to select  since we are preparing here a basic app so we would like select empty project template. step4-Click on next A  new dialog box appear in which you have to fill the name of your own project. After filling it Package name of your project will be filled by itself. you can also customize you project location where you want. step5-select your language . step6-Select you Minimum SDK(which will sure you how much android system your app will run. for a good experience- API 16 : Android 4.1(jelly Bean) suggested. step6-Click on finish  After indexing Your new project will be set.

Add video in web page

Nodejs tutorial 1