Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,24 @@
"base_model_slug": "acer-chromebook-14",
"name": "Acer Chromebook 14",
"brand": "acer",
"cpu": "intel-celeron-3855u",
"release_date": "2013-01-01",
"ram_gb": 4,
"os": "Chrome OS",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"device_category": "Notebook",
"cpu_name": "Intel Celeron Dual Core 3855U 1.6GHz",
"gpu_name": "Intel HD Graphics 510",
"gpu_type": "Integrated",
"ram_gb": 4,
"storage_gb": 32,
"weight_g": 1450.0,
"display": {
"size_inch": 14.0,
"resolution": "1366x768"
},
"weight_g": 1450.0,
"os": "Chrome OS",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"variant": {
"source_dataset": "Ammok/laptop_price_prediction",
"source_row": 691
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,24 @@
"base_model_slug": "acer-chromebook-c910-c2st",
"name": "Acer Chromebook C910-C2ST",
"brand": "acer",
"cpu": "intel-celeron-3205u",
"release_date": "2013-01-01",
"ram_gb": 2,
"os": "Chrome OS",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"device_category": "Notebook",
"cpu_name": "Intel Celeron Dual Core 3205U 1.5GHz",
"gpu_name": "Intel HD Graphics",
"gpu_type": "Integrated",
"ram_gb": 2,
"storage_gb": 16,
"weight_g": 2190.0,
"display": {
"size_inch": 15.6,
"resolution": "1366x768"
},
"weight_g": 2190.0,
"os": "Chrome OS",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"variant": {
"source_dataset": "Ammok/laptop_price_prediction",
"source_row": 291
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,25 @@
"base_model_slug": "acer-chromebook-cb5-571-c1dz",
"name": "Acer Chromebook CB5-571-C1DZ",
"brand": "acer",
"cpu": "intel-celeron-3205u",
"release_date": "2013-01-01",
"ram_gb": 4,
"os": "Chrome OS",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"device_category": "Notebook",
"cpu_name": "Intel Celeron Dual Core 3205U 1.5GHz",
"gpu_name": "Intel HD Graphics",
"gpu_type": "Integrated",
"ram_gb": 4,
"storage_gb": 16,
"weight_g": 2200.0,
"display": {
"size_inch": 15.6,
"resolution": "1920x1080",
"panel": "IPS Panel Full HD"
},
"weight_g": 2200.0,
"os": "Chrome OS",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"variant": {
"source_dataset": "Ammok/laptop_price_prediction",
"source_row": 908
Expand Down
15 changes: 8 additions & 7 deletions data/laptop/acer/2016/acer-aspire-3/acer-aspire-3-ammok-670.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,24 @@
"base_model_slug": "acer-aspire-3",
"name": "Acer Aspire 3",
"brand": "acer",
"cpu": "intel-core-i3-6006u",
"release_date": "2016-01-01",
"ram_gb": 4,
"os": "Linux",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"device_category": "Notebook",
"cpu_name": "Intel Core i3 6006U 2GHz",
"gpu_name": "Intel HD Graphics 520",
"gpu_type": "Integrated",
"ram_gb": 4,
"storage_gb": 128,
"weight_g": 2100.0,
"display": {
"size_inch": 15.6,
"resolution": "1366x768"
},
"weight_g": 2100.0,
"os": "Linux",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"variant": {
"source_dataset": "Ammok/laptop_price_prediction",
"source_row": 670
Expand Down
17 changes: 9 additions & 8 deletions data/laptop/acer/2016/acer-aspire-5/acer-aspire-5-ammok-467.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,25 @@
"base_model_slug": "acer-aspire-5",
"name": "Acer Aspire 5",
"brand": "acer",
"cpu": "intel-core-i3-6006u",
"release_date": "2016-01-01",
"ram_gb": 4,
"os": "Windows",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"device_category": "Notebook",
"cpu_name": "Intel Core i3 6006U 2GHz",
"gpu_name": "Nvidia GeForce GTX 940MX",
"gpu_type": "Dedicated",
"ram_gb": 4,
"storage_gb": 500,
"weight_g": 2200.0,
"os_version": "10",
"display": {
"size_inch": 15.6,
"resolution": "1366x768"
},
"weight_g": 2200.0,
"os": "Windows",
"os_version": "10",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"variant": {
"source_dataset": "Ammok/laptop_price_prediction",
"source_row": 467
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,25 @@
"base_model_slug": "acer-aspire-a315-51",
"name": "Acer Aspire A315-51",
"brand": "acer",
"cpu": "intel-core-i3-6006u",
"release_date": "2016-01-01",
"ram_gb": 4,
"os": "Windows",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"device_category": "Notebook",
"cpu_name": "Intel Core i3 6006U 2GHz",
"gpu_name": "Intel HD Graphics 520",
"gpu_type": "Integrated",
"ram_gb": 4,
"storage_gb": 1024,
"weight_g": 2100.0,
"os_version": "10",
"display": {
"size_inch": 15.6,
"resolution": "1366x768"
},
"weight_g": 2100.0,
"os": "Windows",
"os_version": "10",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"variant": {
"source_dataset": "Ammok/laptop_price_prediction",
"source_row": 150
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,25 @@
"base_model_slug": "acer-aspire-a315-51",
"name": "Acer Aspire A315-51",
"brand": "acer",
"cpu": "intel-core-i3-6006u",
"release_date": "2016-01-01",
"ram_gb": 4,
"os": "Windows",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"device_category": "Notebook",
"cpu_name": "Intel Core i3 6006U 2GHz",
"gpu_name": "Intel HD Graphics 520",
"gpu_type": "Integrated",
"ram_gb": 4,
"storage_gb": 128,
"weight_g": 2100.0,
"os_version": "10",
"display": {
"size_inch": 15.6,
"resolution": "1366x768"
},
"weight_g": 2100.0,
"os": "Windows",
"os_version": "10",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"variant": {
"source_dataset": "Ammok/laptop_price_prediction",
"source_row": 177
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,24 @@
"base_model_slug": "acer-aspire-a315-51",
"name": "Acer Aspire A315-51",
"brand": "acer",
"cpu": "intel-core-i3-6006u",
"release_date": "2016-01-01",
"ram_gb": 4,
"os": "Linux",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"device_category": "Notebook",
"cpu_name": "Intel Core i3 6006U 2GHz",
"gpu_name": "Intel HD Graphics 520",
"gpu_type": "Integrated",
"ram_gb": 4,
"storage_gb": 1024,
"weight_g": 2100.0,
"display": {
"size_inch": 15.6,
"resolution": "1366x768"
},
"weight_g": 2100.0,
"os": "Linux",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"variant": {
"source_dataset": "Ammok/laptop_price_prediction",
"source_row": 237
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,25 @@
"base_model_slug": "acer-aspire-e5-475",
"name": "Acer Aspire E5-475",
"brand": "acer",
"cpu": "intel-core-i3-6006u",
"release_date": "2016-01-01",
"ram_gb": 8,
"os": "Windows",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"device_category": "Notebook",
"cpu_name": "Intel Core i3 6006U 2GHz",
"gpu_name": "Intel HD Graphics 520",
"gpu_type": "Integrated",
"ram_gb": 8,
"storage_gb": 1024,
"weight_g": 2100.0,
"os_version": "10",
"display": {
"size_inch": 14.0,
"resolution": "1366x768"
},
"weight_g": 2100.0,
"os": "Windows",
"os_version": "10",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"variant": {
"source_dataset": "Ammok/laptop_price_prediction",
"source_row": 75
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,26 @@
"base_model_slug": "acer-aspire-e5-576g",
"name": "Acer Aspire E5-576G",
"brand": "acer",
"cpu": "intel-core-i3-6006u",
"release_date": "2016-01-01",
"ram_gb": 4,
"os": "Windows",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"device_category": "Notebook",
"cpu_name": "Intel Core i3 6006U 2GHz",
"gpu_name": "Nvidia GeForce 940MX",
"gpu_type": "Dedicated",
"ram_gb": 4,
"storage_gb": 1024,
"weight_g": 2230.0,
"os_version": "10",
"display": {
"size_inch": 15.6,
"resolution": "1920x1080",
"panel": "Full HD"
},
"weight_g": 2230.0,
"os": "Windows",
"os_version": "10",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"variant": {
"source_dataset": "Ammok/laptop_price_prediction",
"source_row": 461
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,25 @@
"base_model_slug": "acer-aspire-es1-572",
"name": "Acer Aspire ES1-572",
"brand": "acer",
"cpu": "intel-core-i3-6006u",
"release_date": "2016-01-01",
"ram_gb": 4,
"os": "Windows",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"device_category": "Notebook",
"cpu_name": "Intel Core i3 6006U 2GHz",
"gpu_name": "Intel HD Graphics 520",
"gpu_type": "Integrated",
"ram_gb": 4,
"storage_gb": 500,
"weight_g": 2400.0,
"os_version": "10",
"display": {
"size_inch": 15.6,
"resolution": "1366x768"
},
"weight_g": 2400.0,
"os": "Windows",
"os_version": "10",
"verified": false,
"source_urls": [
"https://huggingface.co/datasets/Ammok/laptop_price_prediction"
],
"variant": {
"source_dataset": "Ammok/laptop_price_prediction",
"source_row": 740
Expand Down
Loading
Loading