Git Product home page Git Product logo

Comments (3)

AlexanderFabisch avatar AlexanderFabisch commented on June 8, 2024

Hi and thanks.

You can always use sklearn for training and then pass the covariances to gmr like in this example: https://github.com/AlexanderFabisch/gmr/blob/master/examples/plot_iris_from_sklearn.py

Would that work for you? I don't plan to copy the feature to gmr.

from gmr.

sdodingnan avatar sdodingnan commented on June 8, 2024

嗨,谢谢。

您始终可以使用 sklearn 进行训练,然后将协方差传递给 gmr,如下例所示:https ://github.com/AlexanderFabisch/gmr/blob/master/examples/plot_iris_from_sklearn.py

这对你有用吗?我不打算将该功能复制到 gmr。

I got it, thanks, but whether the GMR can be used for prediction with the same input and output, such as time series anomaly detection tasks, add some noise to the input, and fix it through GMR, if it is normal data, it can be reconstructed well, and the prediction errors will be very large if it is abnormal

from gmr.

AlexanderFabisch avatar AlexanderFabisch commented on June 8, 2024

This could be possible. Pass the noisy data as X and the denoised data as y to the method GMR.fit. Let me know whether it works as you need it. I don't know. My guess is that you cannot really distinguish noise that is not normally distributed from normally distributed noise if you only have a few samples.

from gmr.

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.