Giter Club home page Giter Club logo

Comments (6)

ChristianSch avatar ChristianSch commented on June 20, 2024

Something to consider in the future: a model can also be considered a model with some set of hyperparameters, hence an iteration of this very model. Maybe we can incorporate this in the data model.

from pythia.

ChristianSch avatar ChristianSch commented on June 20, 2024

A thing that would be cool is a route /experiment/:id/model/all/measurements/forname/:foo or /experiment/:id/mode/measurements/forname/:foo that gives all the measurements for a name of all the models of an experiment, to give you a comparison of the metric across models.

from pythia.

ChristianSch avatar ChristianSch commented on June 20, 2024

I was thinking, maybe experiments should be stateful, in the sense that they are started and stopped deliberately, and that progress can be set via api calls.

from pythia.

ChristianSch avatar ChristianSch commented on June 20, 2024

Another thought: maybe custom visualizations could be implemented by "type" and "base64 encoded image" as a field for an applicable resource. This would allow the end user to provide custom viz for the models.

from pythia.

ChristianSch avatar ChristianSch commented on June 20, 2024

What about the relationship between models and datasets? Should we rename models to experiment settings, or should models have datasets, or how can we model the possibility that a model can be used with several different datasets with different metrics and different results?

from pythia.

ChristianSch avatar ChristianSch commented on June 20, 2024

It would be cool if we'd had a distinct "note" field for experiments/models, i.e. if the classifier does something like this:

UndefinedMetricWarning: F-score is ill-defined and being set to 0.0 in labels with no predicted samples.

or to allow some kind of experiment journal.

from pythia.

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.