Классификация Мобильных Цен
Боб основал собственную мобильную компанию. Он хочет дать жесткий бой таким круп
@kaggle.abdelsalam112_phone_price_classification
Боб основал собственную мобильную компанию. Он хочет дать жесткий бой таким круп
@kaggle.abdelsalam112_phone_price_classification
CREATE TABLE test (
"id" BIGINT,
"battery_power" BIGINT,
"blue" BIGINT,
"clock_speed" DOUBLE,
"dual_sim" BIGINT,
"fc" BIGINT,
"four_g" BIGINT,
"int_memory" BIGINT,
"m_dep" DOUBLE,
"mobile_wt" BIGINT,
"n_cores" BIGINT,
"pc" BIGINT,
"px_height" BIGINT,
"px_width" BIGINT,
"ram" BIGINT,
"sc_h" BIGINT,
"sc_w" BIGINT,
"talk_time" BIGINT,
"three_g" BIGINT,
"touch_screen" BIGINT,
"wifi" BIGINT
);
Anyone who has the link will be able to view this.