Upload dataset
Browse files
README.md
CHANGED
|
@@ -187,6 +187,96 @@ dataset_info:
|
|
| 187 |
num_examples: 152121
|
| 188 |
download_size: 7722047
|
| 189 |
dataset_size: 37907142
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 190 |
- config_name: shivamb__vehicle-claim-fraud-detection
|
| 191 |
features:
|
| 192 |
- name: Month
|
|
@@ -426,6 +516,10 @@ configs:
|
|
| 426 |
path: jinxzed__av-janatahack-crosssell-prediction/train-*
|
| 427 |
- split: test
|
| 428 |
path: jinxzed__av-janatahack-crosssell-prediction/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 429 |
- config_name: shivamb__vehicle-claim-fraud-detection
|
| 430 |
data_files:
|
| 431 |
- split: train
|
|
|
|
| 187 |
num_examples: 152121
|
| 188 |
download_size: 7722047
|
| 189 |
dataset_size: 37907142
|
| 190 |
+
- config_name: mohamedkhaledidris__ofhddd
|
| 191 |
+
features:
|
| 192 |
+
- name: entity_type
|
| 193 |
+
dtype: string
|
| 194 |
+
- name: name
|
| 195 |
+
dtype: string
|
| 196 |
+
- name: normalized_name
|
| 197 |
+
dtype: string
|
| 198 |
+
- name: permalink
|
| 199 |
+
dtype: string
|
| 200 |
+
- name: category_code
|
| 201 |
+
dtype: string
|
| 202 |
+
- name: founded_at
|
| 203 |
+
dtype: string
|
| 204 |
+
- name: closed_at
|
| 205 |
+
dtype: string
|
| 206 |
+
- name: domain
|
| 207 |
+
dtype: string
|
| 208 |
+
- name: homepage_url
|
| 209 |
+
dtype: string
|
| 210 |
+
- name: twitter_username
|
| 211 |
+
dtype: string
|
| 212 |
+
- name: logo_url
|
| 213 |
+
dtype: string
|
| 214 |
+
- name: logo_width
|
| 215 |
+
dtype: float64
|
| 216 |
+
- name: logo_height
|
| 217 |
+
dtype: float64
|
| 218 |
+
- name: short_description
|
| 219 |
+
dtype: string
|
| 220 |
+
- name: description
|
| 221 |
+
dtype: string
|
| 222 |
+
- name: overview
|
| 223 |
+
dtype: string
|
| 224 |
+
- name: tag_list
|
| 225 |
+
dtype: string
|
| 226 |
+
- name: country_code
|
| 227 |
+
dtype: string
|
| 228 |
+
- name: state_code
|
| 229 |
+
dtype: string
|
| 230 |
+
- name: city
|
| 231 |
+
dtype: string
|
| 232 |
+
- name: region
|
| 233 |
+
dtype: string
|
| 234 |
+
- name: first_investment_at
|
| 235 |
+
dtype: string
|
| 236 |
+
- name: last_investment_at
|
| 237 |
+
dtype: string
|
| 238 |
+
- name: investment_rounds
|
| 239 |
+
dtype: float64
|
| 240 |
+
- name: invested_companies
|
| 241 |
+
dtype: float64
|
| 242 |
+
- name: first_funding_at
|
| 243 |
+
dtype: string
|
| 244 |
+
- name: last_funding_at
|
| 245 |
+
dtype: string
|
| 246 |
+
- name: funding_rounds
|
| 247 |
+
dtype: float64
|
| 248 |
+
- name: funding_total_usd
|
| 249 |
+
dtype: float64
|
| 250 |
+
- name: first_milestone_at
|
| 251 |
+
dtype: string
|
| 252 |
+
- name: last_milestone_at
|
| 253 |
+
dtype: string
|
| 254 |
+
- name: milestones
|
| 255 |
+
dtype: float64
|
| 256 |
+
- name: relationships
|
| 257 |
+
dtype: float64
|
| 258 |
+
- name: created_by
|
| 259 |
+
dtype: string
|
| 260 |
+
- name: created_at
|
| 261 |
+
dtype: string
|
| 262 |
+
- name: updated_at
|
| 263 |
+
dtype: string
|
| 264 |
+
- name: lat
|
| 265 |
+
dtype: float64
|
| 266 |
+
- name: lng
|
| 267 |
+
dtype: float64
|
| 268 |
+
- name: ROI
|
| 269 |
+
dtype: float64
|
| 270 |
+
- name: __FeatEng_target__
|
| 271 |
+
dtype: string
|
| 272 |
+
- name: __index_level_0__
|
| 273 |
+
dtype: int64
|
| 274 |
+
splits:
|
| 275 |
+
- name: train
|
| 276 |
+
num_bytes: 96624950
|
| 277 |
+
num_examples: 117887
|
| 278 |
+
download_size: 46391672
|
| 279 |
+
dataset_size: 96624950
|
| 280 |
- config_name: shivamb__vehicle-claim-fraud-detection
|
| 281 |
features:
|
| 282 |
- name: Month
|
|
|
|
| 516 |
path: jinxzed__av-janatahack-crosssell-prediction/train-*
|
| 517 |
- split: test
|
| 518 |
path: jinxzed__av-janatahack-crosssell-prediction/test-*
|
| 519 |
+
- config_name: mohamedkhaledidris__ofhddd
|
| 520 |
+
data_files:
|
| 521 |
+
- split: train
|
| 522 |
+
path: mohamedkhaledidris__ofhddd/train-*
|
| 523 |
- config_name: shivamb__vehicle-claim-fraud-detection
|
| 524 |
data_files:
|
| 525 |
- split: train
|
mohamedkhaledidris__ofhddd/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:86abf86b83fc71c0668c51b4162b08a75865e6da00984b97eace9d97f9cdeb07
|
| 3 |
+
size 46391672
|