SYMBOL INDEX (11 symbols across 4 files) FILE: neuralnet/main.py function get_train_inputs (line 58) | def get_train_inputs(): function get_test_inputs (line 63) | def get_test_inputs(): function new_samples (line 84) | def new_samples(): function returnChance (line 89) | def returnChance(chance): FILE: neuralnet/predict.py function get_train_inputs (line 55) | def get_train_inputs(): function get_test_inputs (line 60) | def get_test_inputs(): function predict (line 70) | def predict(cur_gpa, testscore, test_type): FILE: test.py function predict (line 7) | def predict(): function home (line 32) | def home(): FILE: website.py function predict (line 7) | def predict(): function home (line 32) | def home():