-
Notifications
You must be signed in to change notification settings - Fork 0
/
best_parameters_lag2.json
1 lines (1 loc) · 2.45 KB
/
best_parameters_lag2.json
1
{"VADER Sentiment": {"Technology Return": {"2": {"RF": {"max_depth": 10, "min_samples_leaf": 1, "min_samples_split": 2, "n_estimators": 150}, "GB": {"max_depth": 10, "min_samples_leaf": 2, "min_samples_split": 10, "n_estimators": 50}, "VM": {"C": 0.1, "epsilon": 0.01, "kernel": "linear"}}}, "Financials Return": {"2": {"RF": {"max_depth": 10, "min_samples_leaf": 1, "min_samples_split": 2, "n_estimators": 100}, "GB": {"max_depth": 20, "min_samples_leaf": 2, "min_samples_split": 10, "n_estimators": 150}, "VM": {"C": 0.1, "epsilon": 0.01, "kernel": "linear"}}}, "Energy Return": {"2": {"RF": {"max_depth": 10, "min_samples_leaf": 1, "min_samples_split": 2, "n_estimators": 100}, "GB": {"max_depth": 10, "min_samples_leaf": 4, "min_samples_split": 10, "n_estimators": 150}, "VM": {"C": 0.1, "epsilon": 0.01, "kernel": "linear"}}}}, "FinBERT Sentiment": {"Technology Return": {"2": {"RF": {"max_depth": 10, "min_samples_leaf": 1, "min_samples_split": 2, "n_estimators": 150}, "GB": {"max_depth": null, "min_samples_leaf": 1, "min_samples_split": 10, "n_estimators": 100}, "VM": {"C": 0.1, "epsilon": 0.01, "kernel": "linear"}}}, "Financials Return": {"2": {"RF": {"max_depth": null, "min_samples_leaf": 1, "min_samples_split": 2, "n_estimators": 150}, "GB": {"max_depth": 20, "min_samples_leaf": 2, "min_samples_split": 10, "n_estimators": 150}, "VM": {"C": 0.1, "epsilon": 0.01, "kernel": "linear"}}}, "Energy Return": {"2": {"RF": {"max_depth": null, "min_samples_leaf": 1, "min_samples_split": 2, "n_estimators": 100}, "GB": {"max_depth": 10, "min_samples_leaf": 4, "min_samples_split": 10, "n_estimators": 100}, "VM": {"C": 0.1, "epsilon": 0.01, "kernel": "linear"}}}}, "GPT Sentiment": {"Technology Return": {"2": {"RF": {"max_depth": null, "min_samples_leaf": 1, "min_samples_split": 2, "n_estimators": 150}, "GB": {"max_depth": 20, "min_samples_leaf": 1, "min_samples_split": 10, "n_estimators": 150}, "VM": {"C": 0.1, "epsilon": 0.01, "kernel": "linear"}}}, "Financials Return": {"2": {"RF": {"max_depth": 10, "min_samples_leaf": 1, "min_samples_split": 2, "n_estimators": 100}, "GB": {"max_depth": null, "min_samples_leaf": 2, "min_samples_split": 10, "n_estimators": 150}, "VM": {"C": 0.1, "epsilon": 0.01, "kernel": "linear"}}}, "Energy Return": {"2": {"RF": {"max_depth": 10, "min_samples_leaf": 1, "min_samples_split": 2, "n_estimators": 100}, "GB": {"max_depth": 10, "min_samples_leaf": 4, "min_samples_split": 10, "n_estimators": 100}, "VM": {"C": 0.1, "epsilon": 0.01, "kernel": "linear"}}}}}