Giter VIP home page Giter VIP logo

Comments (4)

rodrigopivi avatar rodrigopivi commented on May 31, 2024 1

Hi @harirehm ,

Generating testing dataset is optional, so you can just pass the training entity argument and it will be ok if you just want to train your rasa nlu model. The problem with only having training data, is that you will have to evaluate the model manually. To make things easier for evaluation, you can generate a testing dataset too.

You can use the testing data to evaluate how accurate the model is with data it never trained with, this way you can compare the accuracy of your models, makes them easier to maintain and improve. As mentioned, is not required, but is important to be aware of the accuracy of a model so you can get to the highest accuracy. Sometimes just adding more and more data, can degrade performance of a model because of overfitting, this kind of issues can only be detected if you have a testing dataset.

from chatito.

rodrigopivi avatar rodrigopivi commented on May 31, 2024

will keep this issue open to remember to improve docs on this topic

from chatito.

harirehm avatar harirehm commented on May 31, 2024

Clean!

from chatito.

rodrigopivi avatar rodrigopivi commented on May 31, 2024

Done. Updated documentation about testing dataset. Thanks

from chatito.

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.