1,327 views

Please log in or register to answer this question.

Related questions

1 1 vote
1 1 answer
1.4k
1.4k views
Anas asked Dec 18, 2021
1,358 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
548
548 views
Anas asked Nov 28, 2021
548 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.1k
1.1k views
Gwanza asked Jan 21, 2022
1,077 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
605
605 views
0 0 votes
0 0 answers
1.4k
1.4k views
nuroxyjames asked Jun 2, 2022
1,424 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...