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 are the topics covered in Data Science?
Data science includes: 1. **Statistics**: Basics of analyzing data.2. **Programming**: Using languages like Python or R.3. **Data Wrangling**: Cleaning and organizing data.4. **Data Visualization**: Making...
Damanpreet
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
For what purpose Bigdata is used?. I am dotnet trainer . Is is useful for me with microsoft technology to learn it?
Hadoop Online Training in Depth, Writable and WritableComparable Level of coding. Technologies: Core Java, Hadoop, HDFS, Map Reduce, Advance HDFS, Advance MapReduce, Hive, Pig, Advanced Programming...
Sarita L

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

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

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

Ask a Question

Related Lessons

Mathematics used in various Machine learning concepts
Mathematics is the building block for data science. This blog focuses on various mathematical concepts that are used in machine learning. The mathematical concepts used for machine learning are categorized...

REFERENCE BOOKS FOR DATA SCIENCE
Dear All, You can use the following books to master the DATA SCIENCE Concepts 1) First Course in Probability-Ronald Russel 2)Applied Regression Analysis-Drapper and Smith 3)Applied Multivariate Analysis-Richard...

TOP 10 Tools for Data Science
TOP 10 Tools for Data Science1. Python2. SQL3. R4. Tableau5. PowerBI6. Java7. Julia8. Scala9. SAS10. ExcelTOP 10 Websites for Data Science1. Coursera3. EdX4. Udacity5. Kaggle6. Analytics Vidhya7. KDNuggets8....

Code: Gantt Chart: Horizontal bar using matplotlib for tasks with Start Time and End Time
import pandas as pd from datetime import datetimeimport matplotlib.dates as datesimport matplotlib.pyplot as plt def gantt_chart(df_phase): # Now convert them to matplotlib's internal format... ...
R

Rishi B.

0 0
0

Basics of K means classification- An unsupervised learning algorithm
K-means is one of the simplest unsupervised learning algorithms that solve the well-known clustering problem. The procedure follows a simple and easy way to classify a given data set with n objects through...

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