1,423 views

Please log in or register to answer this question.

Related questions

1 1 vote
1 1 answer
1.5k
1.5k views
Anas asked Dec 18, 2021
1,499 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
625
625 views
Anas asked Nov 28, 2021
625 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...
1 1 vote
0 0 answers
1.2k
1.2k views
Gwanza asked Jan 21, 2022
1,155 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 ...
0 0 votes
1 1 answer
716
716 views
0 0 votes
0 0 answers
1.5k
1.5k views
nuroxyjames asked Jun 2, 2022
1,531 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...