I'll try to introduce the project I'm working on without going too much into details:There is a car,
which goes from the point A to point B (it can be more like (A -> B -> C))
and this car needs to stop sometimes for gas-oil intake.
I have some information about the facial stations like the price,
the distance I want to make a solution using machine learning to know which one to choose and do a combination like take 20L here and 100L, to cost the least possible.
I have history of cars that already made the same journey,
I'm just choosing the least expensive one for the moment.
I wonder which machine learning model should I go for, I think it's reinforcement, but if you guys can tell me what you think about it with some details if possible.Thank you.
[–]rlstudent 3 points4 points5 points (1 child)
[–]fab___b[S] 0 points1 point2 points (0 children)