Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
CertNexus logo

CertNexusCertified Data Science Practitioner (CDSP)

Domain 2Objective 4

Objective 2.4 Apply Problem-Specific Transformations to Data Sets CERTIFIED-DATA-SCIENCE-PRACTITIONER Practice Questions (Page 1)

Part of the 2.0 Extracting, Transforming, and Loading Data domain, which accounts for 17-25% of the CERTIFIED-DATA-SCIENCE-PRACTITIONER exam.

23questions here
5free pages
6concepts
17-25%of the exam

Questions 1–5

  1. 1expert · hard

    A data science team is building a multilingual sentiment analysis system. They have text in English, Spanish, and French. They want to tokenize the text so that contractions (e.g., 'don't' -> 'do' and 'not') are split, and they want to handle accented characters (e.g., 'café' should be tokenized as 'cafe' after normalization). They also want to remove stop words in all three languages. Which preprocessing pipeline should they use?

    Select an answer first
  2. 2application · medium

    A data scientist is working on a document retrieval system for a legal firm. They have a collection of 100,000 legal documents and want to rank documents by relevance to a user's query. They want to weight terms that are frequent in a document but rare across the collection more heavily. Which transformation should they apply to the document-term matrix?

    Select an answer first
  3. 3foundation · easy

    Which of the following best describes how Word2Vec learns word embeddings?

    Select an answer first
  4. 4application · medium

    A research team is analyzing a large historical corpus of scientific papers. They want to create word embeddings that capture global statistical relationships across the entire corpus, such as the analogy 'king - man + woman = queen'. They have limited computational resources and prefer a method that uses global co-occurrence statistics rather than a neural network trained on local context windows. Which approach should they choose?

    Select an answer first
  5. 5foundation · easy

    What does the term frequency (TF) component of TF-IDF measure?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by CertNexus. “CERTIFIED-DATA-SCIENCE-PRACTITIONER” is a trademark of its owner, used for identification only.