Code Monkey home page Code Monkey logo

Comments (4)

isaksamsten avatar isaksamsten commented on August 19, 2024

Hi!

Thanks for reporting! To resolve it I need more information about the data and the code you try to run.

Isak

from wildboar.

madarax64 avatar madarax64 commented on August 19, 2024

Hello,
My apologies, I think I've figured it out - my data is a univariate timeseries, which was shaped as [n_samples, 431, 1] (i.e n_samples, with 431 univariate samples). Going through the issues I noticed that this inadvertently indicated that my timeseries was multivariate and had 431 dimensions...reshaping this to [n_samples, 431] fixed the problem right up.

On a side note, I think its necessary to add that for the ShapeletForestClassifier, you actually don't seem to need to reshape/flatten the data? It seems to work directly on data with shape [n_samples, n_dims, n_timesteps] ?

In any case, I will now close this issue. Apologies for the gaffe once again..

from wildboar.

isaksamsten avatar isaksamsten commented on August 19, 2024

from wildboar.

madarax64 avatar madarax64 commented on August 19, 2024

Many thanks for your efforts, Isak!

from wildboar.

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.