File size: 228 Bytes
b83d511
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "numeric": [
    "Current_Grade",
    "Max_Test_Percentage",
    "Days_Preparing",
    "Hours_Studied",
    "Study_Session_Average",
    "Avg_Previous_Tests"
  ],
  "categorical": [
    "Subject",
    "Test_Difficulty"
  ]
}