We need your help! 🔥
Please consider disabling your ad-blocker to support this website! 🔑
We are a free, community-supported website! 🥰
We only display small unobtrusive ads which help us stay online! 💯
Thank you in advance! ❤️
Data
Data Sets
Generate
Machine Learning
Math
Mesh
Models
Panels
Serialization
Structure
Trainer Types
Util
Workflow

Split Data

Split a loaded data set into training and testing subsets of data.

Inputs

NameIDDescriptionType
DataDataThe loaded data set to splitGeneric
Testing FractionFractionThe fraction of original data set to go into the testing set.Number
SeedSeedSeed for the random number generator used to select rows for the train-test split.Integer

Outputs

NameIDDescriptionType
Training Data SetTraining DataThe training data setGeneric
Testing Data SetTesting DataThe testing data setGeneric

Video Tutorials

Site design © Robin Rodricks.   LunchBox and associated data © 2024 Nathan Miller.  
Rhinoceros and Grasshopper are registered trademarks of Robert McNeel & Associates.  Hosted by GitHub

Report an Issue  |  Terms of Service