Recent questions tagged data-science

1 1 vote
1 1 answer
1.6k
1.6k views
Hello,I have a dataset with a categorical column that contains three categories. One of the categories represents 98% of the data, while the remaining 2% are distributed ...
0 0 votes
0 0 answers
1.3k
1.3k views
I have some skepticism about the validity of the charts below comparing the critic and audience reviews for Phase 4 of the MCU to the previous 3 phases. There are over 18...
0 0 votes
0 0 answers
1.5k
1.5k views
I am trying to extract information such as profits, revenues and others along with their corresponding dates and quarters from an unstructured text about stock market and...
0 0 votes
0 0 answers
1.3k
1.3k views
How do I accurately compare between the number of something a survey measure from my employees each year with a varying umber of survey engagement and employee size?If I ...
0 0 votes
0 0 answers
1.4k
1.4k views
Is it possible to make a forecast of a future value of Air Temperature using Fast Fourier Transform, if yes, what should be the process or how you'll be able to do it. Th...
0 0 votes
0 0 answers
1.3k
1.3k views
Input is a stock price in exponential transformation. We are asked to forecast using ARMA results for 2 years.
0 0 votes
0 0 answers
1.0k
1.0k views
Hello everyone newbie data scientist here.I'm working on a project to predict companies (probability of default) bankruptcy probability and to assign them a credit rating...
0 0 votes
0 0 answers
991
991 views
from keras.models import Sequential from keras.layers import Dense from keras.layers import LSTM from sklearn.model_selection import train_test_splitmodel = Sequential() ...
0 0 votes
0 0 answers
992
992 views
Where can I find projects related to battery data?
1 1 vote
0 0 answers
1.1k
1.1k views
I want to build a dynamic pricing model which means if product is too expansive for a client and there is a risk that we might loose a client we lower the price for them ...
1 1 vote
1 1 answer
1.4k
1.4k views
It's a car prices dataset, and so I'm assuming that the more recent the more value a car should have. The values in the 'year' column simply consist of years from 1995 to...
0 0 votes
0 0 answers
549
549 views
So say I have a column with categorical data like different styles of temperature: 'Lukewarm', 'Hot', 'Scalding', 'Cold', 'Frostbite',... etc.I know that we can use pd.ge...
0 0 votes
0 0 answers
464
464 views
should I start as a data analyst then data science?I am a second-year Bachelor's in Computer Science and wanted to pursue to be a Data Scientist.However, when I am trying...
1 1 vote
1 1 answer
649
649 views
In case of 3 sensors reporting loads of values individually.. one sensor might be off. The average of the 2 trustworthy sensors is to be reported.. the third in need for ...
3 3 votes
0 0 answers
817
817 views
a) A company has been asked to design a computer-based system that will encourage autistic children to communicate and express themselves better.b) What type of interacti...
1 1 vote
0 0 answers
296
296 views
Hellomy name is lutaaya mudathiru.I am planning to start data science online professional courses at Harvard University, but i don't know which course i should begin wit...
1 1 vote
1 1 answer
850
850 views
What are the differences among Data Science, Artificial Intelligence and Machine Learning?
1 1 vote
1 1 answer
3.8k
3.8k views
What are the main data types?