Data Scientist
API Entreprise & API Particulier is looking for a Data Scientist to derive insights from complex datasets and support business strategy. The role involves developing machine learning models, optimizing data pipelines, and presenting findings to stakeholders. Candidates must be proficient in Python, R, or SQL and have strong statistical analysis skills. This is an IC role focused on cross-functional collaboration and data-driven decision-making.
50k new jobs listed every day. Install TAL to find more jobs like this.

Experience
Experience not specified
Function
Research
Work mode
Onsite, Singapore
Company
Tier 2
What you will work on
API Entreprise & API Particulier is looking for a Data Scientist to derive insights from complex datasets and support business strategy. The role involves developing machine learning models, optimizing data pipelines, and presenting findings to stakeholders. Candidates must be proficient in Python, R, or SQL and have strong statistical analysis skills. This is an IC role focused on cross-functional collaboration and data-driven decision-making.
TAL's take
Tier 2 company with a standard, well-defined Data Scientist role but no specific YOE requirements or unique growth signals.
Clear and coherent responsibilities and requirements, though the lack of specific YOE and company detail makes it somewhat generic.
Must haves
- Bachelor’s or Master’s degree in related field
- Strong programming skills in Python, R, or SQL
- Experience with machine learning frameworks
- Knowledge of statistical analysis and predictive modeling
- Excellent communication and presentation skills
Tools and skills
About the company
unfamiliar company, default mid-tier.
Posts mentioning API Entreprise & API Particulier
Flutter or react native or ionic
Which is good for cross platform app to built on top of api ?
Requesting for Referral
Hi everyone, I’m currently exploring new opportunities in the IT/API Integration space and would really appreciate any referrals or openings. Experience: • Around 3.5+ years in IT • Worked on MuleSoft/API Integration, support & operations Looking for: • MuleSoft / Integration Support / API Support / Middleware-related roles • Open to Hyderabad / Remote opportunities If your company is hiring or if you can refer me, please comment or DM me. Thanks in advance.
Building a command-line tool that mimics Linux-like shell commands to interact with your GitHub repositories using the GitHub API.
On the weekend i have started to work on it. i almost forgot golang becuase i have been working as a angular dev for like past 1 year. (writing console.log everywhere instead of fmt.println lol).So the best way to learn was building a project. Is this a useful project?. I need guidance on this. please help me out. As of now this project has the following functionality: |Command|Action| |:-|:-| || |auth <KEY>|Authenticates the user via PAT key| |`ls`|Lists your GitHub repositories (if outside a repo) or files in a repo (if inside)| |`mkdir <repo>`|Creates a new GitHub repository| |`cd <repo>`|Navigates inside a specific repository (simulated context)| |`cat <file>`|Displays contents of a file in the selected repo and branch|