# say you're building a model with 15 variables:
percentTestData(15)
# the result tells you that 21% is an appropriate percentage of data
# to set aside for testing your model, so train it with 79% of the data
Run the code above in your browser using DataLab