Coder Social home page Coder Social logo

Comments (4)

sonichi avatar sonichi commented on May 30, 2024

Hi David, thanks for the comment. It doesn't produce unwanted result but I understand why it looks overcomplicated in the current form. With n_repeats=1 in kf, val_loss_list only contains one element which is the average of loss from valid_fold_num folds. So we don't really need the list as of now. Using the list, however, allows setting n_repeats larger than 1.

Please let us know if you find other ways of cross validation are needed in your application.

from flaml.

davidwaroquiers avatar davidwaroquiers commented on May 30, 2024

Hi,

Thank you for your answer. Ok indeed, I see. What I wanted is to have access to the different validation scores of each fold and it was difficult (actually not possible without changing a little bit the code of course) to do that with the current implementation.

Best,

David

from flaml.

sonichi avatar sonichi commented on May 30, 2024

"to have access to the different validation scores of each fold", do you need the scores per fold to be logged? Otherwise they are not going to be accessible from outside.

from flaml.

sonichi avatar sonichi commented on May 30, 2024

@davidwaroquiers Since this is not really a bug I will close this issue now. If you need the scores per fold to be logged please create a separate issue for that feature request.

from flaml.

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.