Code Monkey home page Code Monkey logo

Comments (4)

mikkokotila avatar mikkokotila commented on July 17, 2024

The idea for providing the datasets "ready to go" together with the corresponding params (and eventually corresponding models for each) is meant for two things:

  • for more robust testing (not feasible with travis) where we validate the results for major releases in a completely standard way

  • to give various examples (eventually covering as many typical prediction tasks as possible) so that its easy for the user to get going with Talos

Regarding the datasets, there is also of course the case where its useful to have access to datasets that require no further prep before ingesting it into a model. Some common ones (like Iris) and some uncommon ones like (like icu_mortality).

I'll try to get the Reporting pushed on Monday.

from talos.

matthewcarbone avatar matthewcarbone commented on July 17, 2024

Ah ok, so the point is just to ensure the datasets load in properly? I'm just curious why they need to be tested.

from talos.

mikkokotila avatar mikkokotila commented on July 17, 2024

I guess that the only concern is where those codes would be changed for some reason, or the file where those codes reside is changed and there is an accident related with that. Or maybe pandas would update and something fundamental would change and things would not work anymore as intended in getting the right data out.

from talos.

matthewcarbone avatar matthewcarbone commented on July 17, 2024

Ah ok I understand. Thank you!

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.