ENEM

Brazilian High School National Exam

The ENEM dataset refers to data collected from the Brazilian High School National Exam (ENEM). Let's explore more about it:

  1. Kaggle ENEM 2019 Dataset:

    • This dataset is available on Kaggle and contains information from the ENEM 2019 exam ¹. It includes various features related to student performance, demographics, and educational background.
    • You can find it on Kaggle: ENEM 2019 | Kaggle.
  2. Objective Part of ENEM:

    • The ENEM exam consists of both a writing section (an essay) and an objective part with 180 multiple-choice questions.
    • These questions are divided into four groups:
      • Humanities
      • Languages
      • Sciences
      • Mathematics
    • The dataset I found contains only the textual part of the objective section, segmented into individual questions ².
    • Unfortunately, it doesn't include the essay portion.
  3. Automated Essay Score (AES) ENEM Dataset:

    • Another dataset related to ENEM focuses on automated essay scoring (AES).
    • It's designed for text classification tasks and is available through Hugging Face ³.
    • If you're interested in analyzing essays from ENEM, this dataset could be useful.

In summary, the ENEM dataset provides valuable insights into student performance and educational outcomes in Brazil. Whether you're exploring demographics, analyzing test scores, or working on natural language processing tasks, these datasets offer a wealth of information.

Source: Conversation with Bing, 3/16/2024 (1) ENEM 2019 | Kaggle. https://www.kaggle.com/datasets/saraivaufc/enem-2019. (2) The ENEM Challenge - IME-USP. https://www.ime.usp.br/~ddm/project/enem/. (3) kamel-usp/aes_enem_dataset · Datasets at Hugging Face. https://huggingface.co/datasets/kamel-usp/aes_enem_dataset.