File size: 307 Bytes
863706c
b481575
863706c
 
 
 
b481575
863706c
 
 
 
b481575
863706c
b481575
863706c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "target": "assignment_scores",
  "numeric": [
    "grade_level",
    "attendance",
    "hours_studied",
    "confidence_before_assessment"
  ],
  "categorical": [
    "subject",
    "course_difficulty",
    "assignment_type"
  ],
  "notes": "minimal features; sklearn==1.6.1; includes assignment_type"
}