Giter Club home page Giter Club logo

Comments (13)

gnavvy avatar gnavvy commented on May 23, 2024 2

Hi @alexbogun,

Currently the data I/O logic expects the input files to exclude the index column with an empty column name. Could you try removing the first column in your files, or adding the index=False flag if you are using pandas to prepare the input files?

I've created #106 to improve the data validation experience.

from manifold.

Casyfill avatar Casyfill commented on May 23, 2024 1

same issue

from manifold.

alexbogun avatar alexbogun commented on May 23, 2024 1

@Casyfill tried that, does not work either

from manifold.

javidhsueh avatar javidhsueh commented on May 23, 2024

Let me investigate this

from manifold.

Casyfill avatar Casyfill commented on May 23, 2024

actually sorry, it worked for me once I've added column names for Ypred and Ytrue

from manifold.

javidhsueh avatar javidhsueh commented on May 23, 2024

OK gotcha. I'll close this issue for now. Please reach out to us if you're still experiencing the same issue.

from manifold.

alexbogun avatar alexbogun commented on May 23, 2024

What did you do differently than in the attached 3 files, I have column names there as well? Please do not close this yet.

from manifold.

alexbogun avatar alexbogun commented on May 23, 2024

Hi @gnavvy ,

Thank you very much for your help, the issue where indeed the index columns.
Adding error message would indeed be a great improvement.
But if I may suggest also to modify the images in section on preparing data, because I was sure I had to include index based on those.
Thanks again, I will close this one, since you started #106

from manifold.

alexbogun avatar alexbogun commented on May 23, 2024

Hi, sorry to have to bother you again, but now I cannot figure out how to upload multiple predictions, when I upload only one of the predictions it works, but when I upload both it does not...
Files used:
prediction1.txt
prediction2.txt
truth.txt
features.txt

from manifold.

Casyfill avatar Casyfill commented on May 23, 2024

from manifold.

sar2160 avatar sar2160 commented on May 23, 2024

I have tried adding multiple predictions as well without success. When I upload two prediction csv with the same format / no index I get this error:

Error: yPred[1][0] has a different shape than other element in yPred. Check your input data.

I've verified both are the same shape however. Also the data loads successful if I include one or the other prediction.csv files by themselves, just not when I add both files at the same time.

from manifold.

Firenze11 avatar Firenze11 commented on May 23, 2024

@sar2160 Could you share the files that caused the issues? And are you using the website or running the application locally?

from manifold.

alexbogun avatar alexbogun commented on May 23, 2024

from manifold.

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.