1,519 views

Please log in or register to answer this question.

Related questions

1 1 vote
1 1 answer
1.6k
1.6k views
Anas asked Dec 18, 2021
1,627 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
687
687 views
Anas asked Nov 28, 2021
687 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.3k
1.3k views
Gwanza asked Jan 21, 2022
1,253 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
837
837 views
0 0 votes
0 0 answers
1.6k
1.6k views
nuroxyjames asked Jun 2, 2022
1,625 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...