Coder Social home page Coder Social logo

Comments (6)

L-M-Sherlock avatar L-M-Sherlock commented on June 11, 2024 1

Yeah. We will pass an empty vec to dataloader_test. I haven't test that, so I passed full data to dataloader_test like the example provided in burn when developing. Please feel free to remove it.

from fsrs-rs.

L-M-Sherlock avatar L-M-Sherlock commented on June 11, 2024 1

Sorry, one more question: is config.seed supposed to be random in actual use (outside of tests)?

I recommend making it fixed. Because I don't want the user complain that the optimized parameters are always different over each training.

Is requestedRetention relevant for the training process, or something that only applies after the weights have been generated?

The requestedRetention is unrelated for the training. Users should set it by themselves.

from fsrs-rs.

L-M-Sherlock avatar L-M-Sherlock commented on June 11, 2024

Test dataset will be empty in real optimization for users. FSRS will all data in the training.

from fsrs-rs.

dae avatar dae commented on June 11, 2024

Sorry, I may need an ELI5 here :-) Are you saying that when users train their real data, we'll pass in the full vec of FSRS items to dataloader_train, and an empty vec to dataloader_test? What advantages are there in passing in the full data to dataloader_test when developing?

from fsrs-rs.

dae avatar dae commented on June 11, 2024

Sorry, one more question: is config.seed supposed to be random in actual use (outside of tests)?

from fsrs-rs.

dae avatar dae commented on June 11, 2024

And one more :-) Is requestedRetention relevant for the training process, or something that only applies after the weights have been generated?

from fsrs-rs.

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.