GithubHelp home page GithubHelp logo

Comments (4)

felixbur avatar felixbur commented on August 17, 2024

I started on this by introducing the modelrunner class that is used by the runmanager and would encapsulate the cross validation

from nkululeko.

felixbur avatar felixbur commented on August 17, 2024

i suggest to use a 'fold' column inside the database to designate samples to folds.

from nkululeko.

felixbur avatar felixbur commented on August 17, 2024

the main problem i see is, to select the best performing model afterwards. Based on which fold?

https://datascience.stackexchange.com/questions/74351/what-is-the-proper-way-to-use-early-stopping-with-cross-validation

from nkululeko.

felixbur avatar felixbur commented on August 17, 2024

i started doing the changes but skip this for now, there were too many side dependencies on functions i would have to change, based on complexities, e.g. to load models later only for inference without training and such.
I think this would require a proper re-write based on an architecture that models a training for runs, epochs and folds.
Still, fold information that comes with the database should be used with the sklearn based models.

from nkululeko.

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.