The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Consultation: prediction of each vessel's arrival-departure

data1mathsdata1maths Member Posts: 27 Contributor II
edited December 2018 in Help

Hello everyone,
I realy need your consultation-help in a certain matter.
I intend to accept my participation in a challenging project. This project is made for the purpose of predicting for each vessel the optimal time of arrival and departure, for one aim which is to optimize the overall congestion of vessels inside the port knowing that it has constant capacity and fluctuating demand that depends on many parameters available from many database servers.
I am wondering if ti is doable to create such a Machine learning\Deep learning model (some suggestions\feedback from you would be very helpful and I’ll be grateful)
I did created many ML models(classification-regression-ensembling models-time series analysis(arima-lstm)……) for many projects before, it(s just that I have never face such challenge and I need some guidance from you sepais :) 
Thank you in advance.
Best regards.

 

Answers

  • data1mathsdata1maths Member Posts: 27 Contributor II

    That's a very deep explanation, surely i'll take in consideration. 

    I'll keep you in touch about any progress i make.

    Thank you so much sir for your help.

    Best regards.

  • SGolbertSGolbert RapidMiner Certified Analyst, Member Posts: 344 Unicorn

    Hi,

     

    this sounds also to fit the problems modelled in operation research. Using graph algorithm and eventually simulatios if it becomes too complex, you can come up with a solution.

     

    It is the kind of approach used for example when deciding the schedule for a football liga (for example the Bundesliga). There are several constraints, like that every team plays once home and once away, every team has to play agains all others, there are also other tournaments and matches of the national teams, etc.

     

    Once you get a bit into the topic I'm sure it will become easy, good luck!

  • data1mathsdata1maths Member Posts: 27 Contributor II
    Hi SGolbert,

    Thank you for your reply.
    In fact i did studied operations research course, and I tried to model the cost function of this problem at first presuming that it's going to be a linear function and also the constraints functions, yet the model was biased and i couldn't approach the problem using non linear modeling at the time, that why i thought that an ML/DL model could solve this non-linearity issue.
    I'll be grateful if you share with me any advice you might think of as being useful to this project.
    Thank you.
    Best Regards
Sign In or Register to comment.