Is it possible to become a data scientist if you are not good at math or statistics?

Asked by Last Modified  

3 Answers

Follow 3
Answer

Please enter your answer

yes it is possible
Comments

The general impression is that there is a heavy maths and statistics in data science. That is not true. The secret is that on application side the maths and statistics are minimal. Don't believe me.Look at the following code for digit classification. There is zero maths. from keras import modelsfrom...
read more
The general impression is that there is a heavy maths and statistics in data science. That is not true. The secret is that on application side the maths and statistics are minimal. Don't believe me.Look at the following code for digit classification. There is zero maths. from keras import modelsfrom keras import layers network = models.Sequential()network.add(layers.Dense(16, activation=’relu’, input_shape=(28 * 28,)))network.add(layers.Dense(16, activation=’relu’)) network.add(layers.Dense(10, activation=’softmax’)) network.compile(optimizer=’rmsprop’,loss=’categorical_crossentropy’,metrics=[‘accuracy’]) This is an example of deep learning code in Keras. All the maths is being taken care by Keras API. The point is that one needs maths to get a intuition of what is happening inside the algorithm but one would not need to code the mathematical parts. To draw parallels one uses indexes in database but one does not code the index logic. read less
Comments

Online& Offline Tutor @ home

python,machine learning and artificial intelligence...these are the things u should know...do course in all these.if you have the ability to think creative.. then yes u r on the right track...
Comments

View 1 more Answers

Related Questions

Which course should a HR professional go for Data Science R or Data Science Python?
If you are from a technical background, do Python. Otherwise, do the R Course.
Aditti
How to learn Data Science?
Hi, First of all thanks for the question. Data Science as a subject has multiple layers. A great way to get started would be to brush up basic statistical concepts. Fundamental concepts of probability,...
Hdhd
0 0
6
I have been in the teaching field for 4+ years working as an assistant professor now I need to get into a software field. Basically, I doesn't know much about programming. I need suggestions on which field it would be good.
Hello Narasimha, Nice to hear that you served for 4.5yrs as asst professor and teaching is one of the best jobs you can do. To pursue the career in the software field, It must to have a programming background,...
Narasimha
Is that possible to do machine learning course after b.com,mbaFinance and marketing?
Yes, you can. But as we know very well machine learning needs some programming fundamentals as well. So you have to go through a little touch up of programming and algorithms.
Priya
Currently I am working as a tester now, and looking to get trained in Data scientist. Will that be a good decision, if I change my stream and move to data scientist field ?
Yes, I used to work in software testing in 2014. After, my master's from IIT Guwahati, now I am working as a research engineer in Machine learning domain. Data Science is a beautiful field. It involves...
Venkata

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

DATA SCIENCE UNLEASHED Demo
DATA SCIENCE live demo recording This Demo addresses most of your basic questions about Data Science like What is Data Science ? What are the Pre requisites ? What all should I learn to call myself...
G

Gravitty

2 0
0

Studying mathematics and related subjects
learning mathematical concepts requires two preconditions - that you understand and write rigorous proofs for even simple concepts and that you understand it intuitively. If either you didnt develop an...

A Helpful Q&A Session on Big Data Hadoop Revealing If Not Now then Never!
Here is a Q & A session with our Director Amit Kataria, who gave some valuable suggestion regarding big data. What is big data? Big Data is the latest buzz as far as management is concerned....

What is Dummy Regression?
What is a Dummy variable? A Dummy variable or Indicator Variable is an artificial variable created to represent an attribute with two or more distinct categories/levels. Basically the binary variables...

Lesson: Hive Queries
Lesson: Hive Queries This lesson will cover the following topics: Simple selects ? selecting columns Simple selects – selecting rows Creating new columns Hive Functions In SQL, of which...

Recommended Articles

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Looking for Data Science Classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you