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

What is difference between data science and SAP. Which is best in compare for getting jobs as fast as possible
Hi Both have different uniquness with importance value. you will get a good prospectives on SAP for career growth.
Ravindra
I want to get into data science but I dont have any prior knowledge on any of the programing languages, how do I go about it?
Easiest way to get started is with simlpe tools like excel and regression. Doesn't require programming language, basic maths and statistics would suffice to get the grasp at beginner level. Next, more...
Likith
which is the best college or institute for Data analysis course certificate with Fresher placement support in pune?
Hi.. There are the institutes conducting online courses. Like for example, Simplilearn Edureka. Particularly in pune, ExcelR* Hope it will helpful. *before joining compare with other institutes.
Priya
0 0
5
Which are the best course, big data or data science, for beginners with a non-tech background?
You are saying that you are from non technical background so it is better to choose Data science even lot of people from commerce group's joining in this. You should have a passion to learn then there is a lot of opportunities out side. All the best
Priya
What are Newton's laws?
Newton's First Law states that an object will remain at rest or in uniform motion in a straight line unless acted upon by an external force. It may be seen as a statement about inertia, that objects will...
Meenakshi S.

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

Ask a Question

Related Lessons

Market Basket Analysis
Market Basket Analysis (MBA): Market Basket Analysis (MBA), also known as affinity analysis, is a technique to identify items likely to be purchased together. The introduction of electronic point of sale...

Data Scientist Vs Data Analyst
Data Scientist – Rock Star of IT A Data Scientist is a professional who understands data from a business point of view. He is in charge of making predictions to help businesses take accurate decisions....

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...

Regularisation in Machine Learning
Regularization In Machine Learning, Regularization is the concept of shrinking or regularizing the coefficients towards zero. It helps the model to prevent overfitting. Overfitting in Machine Learning...

Outlier
Outliers* An Outlier is an observation point that is distant from other observations.* An outlier may indicate an experimental error, or it may be due to variability in the measurement. * Outliers are...

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