Coder Social home page Coder Social logo

Comments (3)

karolpiczak avatar karolpiczak commented on August 22, 2024

Hi, I am not sure why my previous e-mail reply didn't go through, I missed that.

There are no predefined train/test splits, but the dataset is split into 5 folds of equal size.

A common procedure is to use 4 folds for training and 1 for testing, and perform this 5 times for cross-validation (by switching the fold used for testing). If you need additional validation, you can use 3 folds for training, 1 for validation and 1 for testing.

from esc-50.

karolpiczak avatar karolpiczak commented on August 22, 2024

from esc-50.

fake-warrior8 avatar fake-warrior8 commented on August 22, 2024

Thank you for your reply!

There are no predefined train/test splits, but the dataset is split into 5 folds of equal size. A common procedure is to use 4 folds for training and 1 for testing, and perform this 5 times for cross-validation (by switching the fold used for testing). If you need validation, you can use 3 folds for training, 1 for validation and 1 for testing.

On Wed, Jun 15, 2022, 14:41 LDong @.> wrote: Hi, I'd like to know how to divide the dataset into train/val/test. It seems to be divided as train/val=8:1. Is this true? — Reply to this email directly, view it on GitHub <#18>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABUUQT6GWXRHAYNF64COVTVPHFPXANCNFSM5Y3FD6DA . You are receiving this because you are subscribed to this thread.Message ID: @.>

from esc-50.

Related Issues (11)

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.