File size: 1,461 Bytes
fd2e5ba | 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 | {
"data_path": "/private/var/folders/b1/02zlb8yx3m5_j30bfvwsxdr40000gn/T/pytest-of-eisha/pytest-8/test_local_models_used_when_av0/train.csv",
"total_repos": 80,
"valid_repos": 80,
"n_features": 27,
"features": [
"commit_log",
"contributors_total",
"dirs_total_count",
"files_total_count",
"forks",
"has_ci",
"has_contributing",
"has_docker",
"has_docs",
"has_license_file",
"has_notebooks",
"has_readme_file",
"has_tests",
"is_archived",
"is_fork",
"issues_closed",
"issues_open",
"issues_total",
"n_concepts",
"pull_requests_closed",
"pull_requests_merged",
"pull_requests_open",
"pull_requests_total",
"readme_length",
"releases_count",
"stars_log",
"watchers"
],
"cv_accuracy": 0.55,
"top_importances": {
"forks": 0.0848,
"files_total_count": 0.0839,
"commit_log": 0.0738,
"readme_length": 0.072,
"issues_closed": 0.0557,
"stars_log": 0.055,
"pull_requests_merged": 0.0526,
"has_readme_file": 0.0507,
"contributors_total": 0.0504,
"issues_total": 0.0492
},
"correlation_weights_path": "/private/var/folders/b1/02zlb8yx3m5_j30bfvwsxdr40000gn/T/pytest-of-eisha/pytest-8/test_local_models_used_when_av0/models/correlation_weights.json",
"rf_model_path": "/private/var/folders/b1/02zlb8yx3m5_j30bfvwsxdr40000gn/T/pytest-of-eisha/pytest-8/test_local_models_used_when_av0/models/rf_model.pkl"
} |