CoolFace
Datasetpublic

weiqi001/bankruptcy-early-warning-data

weiqi001/bankruptcy-early-warning-data The processed table behind the Corporate Bankruptcy Early-Warning System. Derived from UCI ML Repository dataset 365 by src/prepare_data.py: the 3year.arff ARFF file parsed to CSV, with rows carrying no usable ratios dropped. No values are imputed or transformed here - that happens inside the model pipeline, so this file is the raw analysis table. Rows 10,503 firm-years Columns 65 (64 ratios + target) Target bankrupt -… See the full description on the dataset page: https://huggingface.co/datasets/weiqi001/bankruptcy-early-warning-data.

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes8downloads
12 commits on main
81631ed2mo ago

Register dataset_manifest.json (16aee66f41ae)

weiqi001
4b035d62mo ago

Register dataset_manifest.json (16aee66f41ae)

weiqi001
af86ad02mo ago

Register dataset_manifest.json (16aee66f41ae)

weiqi001
42f0edf2mo ago

Register dataset_manifest.json (16aee66f41ae)

weiqi001
aea87162mo ago

Register dataset_manifest.json (16aee66f41ae)

weiqi001
2bae6ce2mo ago

Register dataset_manifest.json (16aee66f41ae)

weiqi001
2e21c6d2mo ago

Register dataset_manifest.json (16aee66f41ae)

weiqi001
0cfe85b2mo ago

Register README.md (16aee66f41ae)

weiqi001
47c9cc32mo ago

Register dataset_manifest.json (16aee66f41ae)

weiqi001
b4819492mo ago

Register data_dictionary.csv (16aee66f41ae)

weiqi001
8f993832mo ago

Register bankruptcy_year3.csv (16aee66f41ae)

weiqi001
5067d1d2mo ago

initial commit

weiqi001