Found Description
Core Responsibilities
Problem Identification:
o Collaborate with business stakeholders to define high-value problems that can be solved using data.
o Translate vague business goals (e.g., reduce churn) into specific data-driven objectives.
Data Collection & Cleaning:
o Identify and pull data from various sources (SQL databases, APIs, web scraping, or internal logs).
o Perform Data Wrangling: Cleaning messy data, handling missing values, and ensuring data consistency for analysis.
Exploratory Data Analysis (EDA):
o Use statistical methods to identify patterns, correlations, and anomalies.
o Visualise data to communicate initial findings and validate hypotheses before building complex models.
Model Building & Evaluation:
o Select and train appropriate Machine Learning algorithms (e.g., Regression, Classification, Clustering, or NLP).
o Validate model performance using metrics li...