Baselight

Airbnb For Boston With Fraud Detection

used for the users who want to solve the data science problem with many features

@kaggle.hawkingcr_airbnb_for_boston_with_fraud_detection

Loading...
Loading...

About this Dataset

Airbnb For Boston With Fraud Detection

We do the fraud-detection based on this dataset mainly to complete the project of data science problems in different features of Airbnb Boston dataset. Hope every one can enjoy👍

Tables

Output

@kaggle.hawkingcr_airbnb_for_boston_with_fraud_detection.output
  • 71.39 KB
  • 3585 rows
  • 21 columns
Loading...

CREATE TABLE output (
  "host_response_rate" BIGINT,
  "host_identity_verified" BIGINT,
  "host_total_listings_count" BIGINT,
  "city" BIGINT,
  "is_location_exact" BIGINT,
  "property_type" BIGINT,
  "room_type" BIGINT,
  "accommodates" BIGINT,
  "bathrooms" DOUBLE,
  "bedrooms" DOUBLE,
  "beds" DOUBLE,
  "bed_type" BIGINT,
  "amenities" BIGINT,
  "price" BIGINT,
  "minimum_nights" BIGINT,
  "number_of_reviews" BIGINT,
  "review_scores_rating" DOUBLE,
  "instant_bookable" BIGINT,
  "cancellation_policy" BIGINT,
  "reviews_per_month" DOUBLE,
  "fraud" BIGINT
);

Share link

Anyone who has the link will be able to view this.