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

Neural Network : How to use it to guess a wine price

alois_borgognonalois_borgognon Member Posts: 15 Contributor II
Hello,

I need to guess the price of different Bordeaux Wines. For this, I will use different data such as Parker Note, Vintage Note, Exportation and Export Figures and I think to set-up a neural network.

However, it's my first time and I don't know how to optimize it with the weight, or the hidden layers, for example. Do you have any ideas to set up it well ?

Furthermore, I need to check with a performance test. Which one is the best for my process ?

Thanks a lot for your future answer.

Best Answers

Answers

  • alois_borgognonalois_borgognon Member Posts: 15 Contributor II

    Thank you for your comment ! :smile:

    I have some another questions. Which kind of processes you suggest to guess the price ? I think also to use a regression tree. What do you think about ?

    Furthermore, about the deep learning, do you have any advices to set it up   ?  How may I know if my process is efficient or not ?

    Sorry for this disturbing, I'm a real newbie.

    Have a good year too ;)

    Regards,

    Aloïs
  • alois_borgognonalois_borgognon Member Posts: 15 Contributor II
    Hello LIonel !

    Here is my database. In a nutshell, I would like to guess, with efficiency, the price of each wine castle for any vintage with the help of the ranking (it hasn't changed since 1973), the grade of each castle for each vintage from wine global score, the vintage grade (Latour + idealwine) and the exportation number (USA, China & Hong Kong).

    Thank you so much for your help !

    Regards,

    Aloïs
  • alois_borgognonalois_borgognon Member Posts: 15 Contributor II
    Hi Everyone !

    My apologize. I Updated and optimized my database for rapidminer. I think it will be more efficient, like this, for the neural network.

    Thank you for your help ! You're amazing !

    Thanks a lot again,

    Aloïs
  • alois_borgognonalois_borgognon Member Posts: 15 Contributor II
    Again sorry, I updated my database...
  • alois_borgognonalois_borgognon Member Posts: 15 Contributor II

    How may I set up a neural network with this database ?

    @lionelderkrikor : I tried the AutoModel and here are results : 

    RMSE :

    • Generalized Linear Model : 138.918+/-79.683
    • Deep Learning : 123.879 +/- 70.732
    • Decision Tree : 91.116 +/- 57.742
    • Random Forest : 99.553 +/- 60.853
    • Gradient Boosted Trees : 100.984 +/- 61.276
    • Support Vector Machine : 65.184 +/- 32.665
    I think I have a real issue with my database. How May I improve it ?

    Thanks a lot for your helps. You're really incredible !

    Regards,

    Aloïs



Sign In or Register to comment.