GithubHelp home page GithubHelp logo

Comments (3)

vnmabus avatar vnmabus commented on September 26, 2024 1

If you have training data for some of them (e.g. you have the desired values for the first half) and if you can model these stocks as independent trajectories of a stochastic process, then you could use functional regression. However, as you are trying to predict the future, I doubt that is the case. I have not seen literature in FDA that deals with that, so I would probably stick with forecasting unless I wanted to try novel things.

from scikit-fda.

vnmabus avatar vnmabus commented on September 26, 2024

From your example with stock market data (feel free to correct me if I am mistaken), you have just one curve (the stock), and you want to predict future values. If that is the case, you are outside the realm of functional data analysis, which requires to have several curves in order to do statistics. That example would be more akin to the problem of forecasting in time series. Thus, I would use a time series package instead (such as sktime).

from scikit-fda.

qzyu999 avatar qzyu999 commented on September 26, 2024

Thank you so much for your response, and thank you for the insight. What if I had for example 10 stocks on the same time axis, is there a methodology for that in FDA? Maybe for example predicting the mean price in the future?

from scikit-fda.

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.