File size: 322 Bytes
d874c67
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "dataset_repo_id": "harikrishna1985/Engine_data",
  "raw_filename": "data/engine_data.csv",
  "target_column": "engine_condition",
  "drop_columns": [],
  "cleaned_shape": [
    19535,
    7
  ],
  "train_shape": [
    15628,
    7
  ],
  "test_shape": [
    3907,
    7
  ],
  "test_size": 0.2,
  "random_state": 42
}