SentimentMatcha / data /processed /summary.json
Buzzy2045
Deploy
541fa1f
Raw
History Blame Contribute Delete
644 Bytes
{
"input_files": [
"Matchaya Gandaria City + IKUYO (done; need recheck).xlsx",
"Feel Matcha Braga - Sementara.xlsx"
],
"output_file": "D:/matcha sentiment/data/processed/matcha_sentiment_binary.csv",
"original_rows": 2392,
"dropped_netral": 14,
"dropped_other_label": 0,
"dropped_bad_text": 0,
"dropped_duplicates": 219,
"balanced": true,
"random_state": 42,
"kept_rows_before_balance": 2159,
"labels_before_balance": {
"Negatif": 1145,
"Positif": 1014
},
"balance_target_per_label": 1014,
"dropped_by_balance": 131,
"kept_rows": 2028,
"labels": {
"Negatif": 1014,
"Positif": 1014
}
}