Giter Club home page Giter Club logo

Comments (7)

mikkokotila avatar mikkokotila commented on May 18, 2024 1

@giacomotontini can you use import talos as ta and then ta.Reporting().

from talos.

giacomotontini avatar giacomotontini commented on May 18, 2024 1

Thank you so much! It works

from talos.

matthewcarbone avatar matthewcarbone commented on May 18, 2024

Hi @wolhandlerdeb, I'm not exactly sure why, but I think that the hyperio package is deprecated and so it might cause you issues in unexplained ways. @mikkokotila is the creator/maintainer of that package and will be able to help I think!

Also, could you please post the full error message when you encountered this problem?

from talos.

wolhandlerdeb avatar wolhandlerdeb commented on May 18, 2024

from talos.

matthewcarbone avatar matthewcarbone commented on May 18, 2024

No problem! @wolhandlerdeb don't forget to post the full error message. It will be very hard to help you unless you do that!

from talos.

mikkokotila avatar mikkokotila commented on May 18, 2024

@wolhandlerdeb I seriously need to clean up the old demo codes. Sorry for the inconvenience.

For a very basic example, could you use the one README instead.

Also can you point to the file where you found the hyperio artifacts. I'll try to clean all those up in the next push to master.

ps. the code fragment you had shared loads a package from local. You would instead want to just use import talos as ta.

from talos.

giacomotontini avatar giacomotontini commented on May 18, 2024

I'm able to import it, but as soon as I call r = hy.Reporting('first_test_1.csv')
I get this error AttributeError('Can only use .str accessor with string values, which use np.object_ dtype in pandas',)

CSV file records looks like this one
25,0.06322101092217229,0.7361323093715818,0.06789723856233505,0.7192952721229705,128,1,50,25,0.12,<class 'keras.optimizers.Adam'>,<function mean_absolute_error at 0x0000026C277821E0>,<function elu at 0x0000026C277B2E18>,<function sigmoid at 0x0000026C277C01E0>

from talos.

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.