Cellphones Recommendations
Can be used for building a recommendation system model
@kaggle.meirnizri_cellphones_recommendations
Can be used for building a recommendation system model
@kaggle.meirnizri_cellphones_recommendations
CREATE TABLE cellphones_users (
"user_id" BIGINT,
"age" BIGINT,
"gender" VARCHAR,
"occupation" VARCHAR
);
Anyone who has the link will be able to view this.