|
20 | 20 | "oop": 0.604623955305384, |
21 | 21 | } |
22 | 22 | car_usage: Dict[str,Any] = { |
23 | | - "constant": -0.8551, |
| 23 | + "constant": -1.0477, |
24 | 24 | "generation": {}, |
25 | 25 | "log": { |
26 | | - "cars_per_1000": 0.6490, |
27 | | - "population_density": -0.3684, |
| 26 | + "cars_per_1000": 0.6475, |
| 27 | + "population_density": -0.3436, |
28 | 28 | }, |
29 | 29 | "individual_dummy": { |
30 | 30 | "age_7-17": -9999, |
31 | | - ("age_18-29", "male"): 0.0, |
32 | | - ("age_30-49", "female"): 0.6795, |
33 | | - ("age_30-49", "male"): 1.1779, |
34 | | - ("age_50-64", "female"): 0.7980, |
35 | | - ("age_50-64", "male"): 1.6197, |
36 | | - ("age_65-99", "male"): 1.4483, |
| 31 | + ("age_18-29", "male"): -0.0890, |
| 32 | + ("age_30-49", "female"): 0.6808, |
| 33 | + ("age_30-49", "male"): 1.1759, |
| 34 | + ("age_50-64", "female"): 0.8005, |
| 35 | + ("age_50-64", "male"): 1.6203, |
| 36 | + ("age_65-99", "male"): 1.4475, |
37 | 37 | }, |
38 | 38 | } |
39 | 39 | car_density = { |
40 | 40 | "constant": 0.0, |
41 | 41 | "generation": { |
42 | | - "share_detached_houses_new": 3.500e-01, # Originally estimated for percentages (0-100), here transformed |
43 | | - "helsinki": 1.411e-01, |
44 | | - "surrounding": 1.823e-01, |
| 42 | + "share_detached_houses_new": 4.241e-01, # Originally estimated for percentages (0-100), here transformed |
| 43 | + "helsinki": 1.248e-01, |
| 44 | + "surrounding": 1.733e-01, |
45 | 45 | }, |
46 | 46 | "log": { |
47 | | - "time_ratio": 1.273e-01, |
48 | | - "cost_ratio": 1.273e-01, |
| 47 | + "time_ratio": 1.284e-01, |
| 48 | + "cost_ratio": 1.284e-01, |
49 | 49 | }, |
50 | 50 | } |
0 commit comments