2024-12-09
How to split train test data using python
Rasa Open Source
ChrisRahme
(Chris Rahmé)
October 13, 2021, 5:28am
9
Well you can run the above command from Python:
import os os.system('cmd /c "rasa data split"')
show post in topic
Related topics
Topic
Replies
Views
Activity
How the test/train split works in rasa
Rasa Open Source
4
2753
October 20, 2021
Rasa split data nlu fails. Which algorithm is implemented?
Rasa Open Source
8
466
September 7, 2020
Training model before running cross validation
Rasa Open Source
1
915
June 10, 2021
Split train and test data from one file
Rasa Open Source
2
1321
October 9, 2019
How to create a test set
Rasa Open Source
1
638
December 12, 2019