Giter Site home page Giter Site logo

OVER FITTING about ai-investibot HOT 4 CLOSED

gran4 avatar gran4 commented on June 4, 2024
OVER FITTING

from ai-investibot.

Comments (4)

gran4 avatar gran4 commented on June 4, 2024

This is happening
For some reason,
the more epochs there are, the less RMSE the data has. BUT,
it has less RMSSE for train, BUT more for test.
Since it is trained on both, this should not be happening.

20 epochs:
Train RMSE: 0.0280267431899264
Test RMSE: 0.03098823109128542

Train RMSSE: 0.48624893704040334
Test RMSSE: 0.4724966713193986

100 epochs:
Train RMSE: 0.018155648318631055
Test RMSE: 0.020757004717125934

Train RMSSE: 0.3149907442469743
Test RMSSE: 0.31649485272365796

1000 epochs:
Train RMSE: 0.005250890628992181
Test RMSE: 0.058747256100056565

Train RMSSE: 0.09110013138381946
Test RMSSE: 0.895755645898455

5000 epochs:
Train RMSE: 0.000744380732979179
Test RMSE: 0.06544176646871101

Train RMSSE: 0.012914605800312133
Test RMSSE: 0.9978309743024687

from ai-investibot.

gran4 avatar gran4 commented on June 4, 2024

Added early stopping and decreased complexity. Making specific dates for each stock will also help.

from ai-investibot.

gran4 avatar gran4 commented on June 4, 2024

Maybe changing it to GRU(layers instead of LSTM) will help as well.

from ai-investibot.

gran4 avatar gran4 commented on June 4, 2024

I think that this problem has been solved by hyper tuning and early stopping.

from ai-investibot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.