Baselight

Personality Classification Type Dataset

Personality Questionnaire classification Data

@kaggle.shariful07_personality_classification_type_dataset

Loading...
Loading...

About this Dataset

Personality Classification Type Dataset

Context

Personality Questionnaire classification personality types across 5 axis:

Stongly Agree: 2
Agree: 1
Neutral: 0
Disagree: -1
Stongly Disagree: -2

This data was collected through the Google forms,

Inspiration

Use Matplotlib, Seaborn For Data Visualization
Use machine learning algorithm

Tables

Personality Classification Data

@kaggle.shariful07_personality_classification_type_dataset.personality_classification_data
  • 24.99 kB
  • 122 rows
  • 30 columns
Loading...
CREATE TABLE personality_classification_data (
  "worry_about_things" DOUBLE  -- Worry About Things.,
  "make_friends_easily" DOUBLE  -- Make Friends Easily.,
  "have_a_vivid_imagination" DOUBLE  -- Have A Vivid Imagination.,
  "trust_others" BIGINT,
  "get_angry_easily" DOUBLE  -- Get Angry Easily.,
  "love_large_parties" BIGINT  -- Love Large Parties.,
  "would_never_cheat_to_get_ahead" DOUBLE  -- Would Never Cheat To Get Ahead.,
  "like_order" BIGINT  -- Like Order.,
  "often_feel_unhappy" DOUBLE  -- Often Feel Unhappy.,
  "take_charge" BIGINT  -- Take Charge.,
  "make_people_feel_welcome" DOUBLE  -- Make People Feel Welcome.,
  "try_to_follow_the_rules" BIGINT  -- Try To Follow The Rules.,
  "am_always_busy" DOUBLE  -- Am Always Busy.,
  "am_easy_to_satisfy" BIGINT  -- Am Easy To Satisfy.,
  "go_straight_for_the_goal" BIGINT  -- Go Straight For The Goal.,
  "often_overindulge" DOUBLE  -- Often Overindulge.,
  "panic_easily" DOUBLE  -- Panic Easily.,
  "avoid_mistakes" BIGINT  -- Avoid Mistakes.,
  "warm_up_quickly_to_others" DOUBLE  -- Warm Up Quickly To Others.,
  "get_irritated_easily" DOUBLE  -- Get Irritated Easily.,
  "stick_to_the_rules" DOUBLE  -- Stick To The Rules.,
  "try_to_lead_others" BIGINT  -- Try To Lead Others.,
  "keep_my_promises" BIGINT  -- Keep My Promises.,
  "feel_others_emotions" DOUBLE  -- Feel Others\u0027 Emotions,
  "like_to_visit_new_places" BIGINT  -- Like To Visit New Places.,
  "work_hard" DOUBLE  -- Work Hard.,
  "become_overwhelmed_by_events" BIGINT  -- Become Overwhelmed By Events.,
  "choose_my_words_with_care" BIGINT  -- Choose My Words With Care.,
  "i_have_little_to_say" DOUBLE  -- I Have Little To Say.,
  "i_am_quiet_around_strangers" DOUBLE  -- I Am Quiet Around Strangers.
);

Share link

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