- תיאור:
מערך נתונים זה מסווג אנשים המתוארים על ידי קבוצת תכונות כסיכוני אשראי טובים או גרועים. הגרסה כאן היא הגרסה ה"מספרית "שבה התכונות הקטגוריות והקטגוריות המסודרות קודדו כמחוונים וכמויות שלמות בהתאמה.
דף הבית: https://archive.ics.uci.edu/ml/datasets/Statlog+(German+Credit+Data)
קוד מקור:
tfds.structured.GermanCreditNumeric
גרסאות:
-
1.0.0
(ברירת המחדל): הערות השחרור לא.
-
גודל ההורדה:
99.61 KiB
מערך נתונים גודל:
58.61 KiB
Auto-במטמון ( תיעוד ): כן
פיצולים:
לְפַצֵל | דוגמאות |
---|---|
'train' | 1,000 |
- מאפיינים:
FeaturesDict({
'features': Tensor(shape=(24,), dtype=tf.int32),
'label': ClassLabel(shape=(), dtype=tf.int64, num_classes=2),
})
מפתחות השגחה (ראה
as_supervised
doc ):('features', 'label')
איור ( tfds.show_examples ): לא נתמך.
דוגמאות ( tfds.as_dataframe ):
- ציטוט:
@misc{Dua:2019 ,
author = "Dua, Dheeru and Graff, Casey",
year = "2017",
title = "{UCI} Machine Learning Repository",
url = "http://archive.ics.uci.edu/ml",
institution = "University of California, Irvine, School of Information and Computer Sciences"
}