-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathadaboost_catboost_100k.txt
65 lines (61 loc) · 3.27 KB
/
adaboost_catboost_100k.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
adaboost catboost 100000
Grid Search Results
Best params:
{'clf__learning_rate': 0.75, 'clf__n_estimators': 100}
Best score:
0.6870614645970738
Scores:
[0.68528022 0.68695026 0.68605348 0.68706146 0.68573835 0.68700773]
TEST SCORE:
0.6954472540252863
Running Time: 963.9823288917542 seconds
Feature Importances
Importance
AVProductStatesIdentifier 0.09
EngineVersion 0.07
Census_TotalPhysicalRAM 0.05
AppVersion 0.05
OsPlatformSubRelease 0.05
AVProductsInstalled 0.05
Census_SystemVolumeTotalCapacity 0.04
Census_OSVersion 0.03
Census_ChassisTypeName 0.03
Census_InternalPrimaryDiagonalDisplaySizeInInches 0.03
Census_PrimaryDiskTypeName 0.03
Census_FirmwareManufacturerIdentifier 0.03
Census_OSUILocaleIdentifier 0.03
SmartScreen 0.03
Census_OEMNameIdentifier 0.03
Census_MDC2FormFactor 0.03
SkuEdition 0.02
OsSuite 0.02
Census_ProcessorModelIdentifier 0.02
Census_FirmwareVersionIdentifier 0.02
Census_OSEdition 0.02
AvSigVersion 0.02
LocaleEnglishNameIdentifier 0.02
Census_PrimaryDiskTotalCapacity 0.02
Census_OSWUAutoUpdateOptionsName 0.02
OsBuildLab 0.02
CountryIdentifier 0.02
SMode 0.02
Census_OSBuildNumber 0.01
Wdft_RegionIdentifier 0.01
CityIdentifier 0.01
Census_InternalPrimaryDisplayResolutionHorizontal 0.01
Census_HasOpticalDiskDrive 0.01
GeoNameIdentifier 0.01
Census_ProcessorCoreCount 0.01
Wdft_IsGamer 0.01
Census_PowerPlatformRoleName 0.01
Census_OSInstallTypeName 0.00
Census_IsTouchEnabled 0.00
Census_ActivationChannel 0.00
IeVerIdentifier 0.00
Census_OSBranch 0.00
Census_OEMModelIdentifier 0.00
IsProtected 0.00
Census_InternalBatteryNumberOfCharges 0.00
Census_IsAlwaysOnAlwaysConnectedCapable 0.00
Processor 0.00
Census_OSBuildRevision 0.00