11 lines
325 B
JSON
11 lines
325 B
JSON
{
|
|
"sim_result_folder": "/home/cagatay/Projects/git-repos/EdgeCloudSim/scripts/sample_app5/output/18-10-2019_21-16/default_config",
|
|
"num_iterations": 10,
|
|
"train_data_ratio": 80,
|
|
"min_vehicle": 100,
|
|
"max_vehicle": 2200,
|
|
"vehicle_step_size": 100,
|
|
"classifier": "MultilayerPerceptron",
|
|
"regressor": "LinearRegression"
|
|
}
|