Jobbörse
Finde Jobs in deiner Nähe – ob vor Ort, hybrid oder remote.- Ähnliche Jobs zu: Cost Engineer/Data Scientist
Machine Learning Engineer / Data Scientist
FusemachinesNew YorkAbout Fusemachines Founded in 2013, Fusemachines is a global provider of enterprise AI products and services, on a mission to democratize AI. Leveraging proprietary AI Studio and AI Engines, the compa
CONTRACT - Engineer, Data Scientist (NTD)
NintendoRedmondNintendo Technology Development The worldwide pioneer in the creation of interactive entertainment, Nintendo Co., Ltd., of Kyoto, Japan, manufactures and markets hardware and software for its Nintendo
Data Scientist / Machine Learning Engineer
NaphCareBirminghamJob Description Job Description Overview We are looking for a Data Scientist / Machine Learning Engineer to join our team on-site with the NaphCare Charitable Foundation located in Birmingham, AL 3521
Senior AI Data Scientist / Analytics Engineer
Team Red DogRedmondJob Description Job Description Team Red Dog is building a pipeline of qualified candidates for an anticipated Senior AI Data Scientist / Analytics Engineer opportunity with our client, a leading clou
Data Scientist
Spirent CommunicationsNew YorkJoin to apply for the Data Scientist role at Spirent Communications Join to apply for the Data Scientist role at Spirent Communications Get AI-powered advice on this job and more exclusive features. S
Data Scientist
CotivitiNew YorkOverview Cotiviti is seeking a Data Scientist to lead the development of advanced classification and predictive systems for healthcare risk adjustment and ICD-10 code classification. This role will fo
Data Scientist
YipitData (Primary)New YorkAbout Us: YipitData is the leading market research and analytics firm for the disruptive economy and most recently raised $475M from The Carlyle Group at a valuation of over $1B. Every day, our propri
Data Scientist
Adelaide MetricsNew YorkFast-growing ad-measurement company looking for an individual to work with our data science team to help build the AU and drive our measurement product forward.Who we are Adelaide is the leader in one
Data Scientist
KubeltNew YorkResponsibilities Collect, process, and analyze data to deliver insights and business growth Develop predictive models, algorithms, and visualizations based on complex network activities Analyze and va
Data Scientist
Terrestrial Energy USA IncBryanJob Description Job Description Salary: Come join us at Terrestrial Energy, a US developer of advanced, Generation IV nuclear reactors. We are growing our workforce to develop and deploy our Integral
Data Scientist
GRVTYDoralJob Description Job Description What You'll Be Owning: We are seeking a highly skilled Senior Data Scientist to support mission-critical intelligence operations. The ideal candidate brings deep analyt
Data Scientist
NextGen HealthcareAtlantaJob Description: The Data Scientist will contribute to the development of AI and Generative AI (GenAI) models and workflows tailored for the healthcare domain. This role will work on building solution
Data Scientist
LeidosFort MeadeDescriptionLeidos is seeking an experienced Data Scientist to join a multidisciplinary team of mission-focused analysts and reporters. In this role, you will apply machine learning and advanced analyt
Data Scientist
Swire Coca Cola USADraperWho is Swire Coca-Cola?We are a family-owned bottling company with a story spanning over two centuries. We are one of the largest bottlers of Coca-Cola in North America and distribute more than 50 bev
Data Scientist
LeidosOmahaDescriptionJoin Leidos as a Data Scientist and Help Drive Cutting-Edge Analytics Leidos is seeking a forward-thinking Data Scientist with a strong foundation in statistical analysis, data ingestion an
Data Scientist
LeidosUnited StatesDescription The Defense Group at Leidos currently has an opening for aData Scientistto work with our customer at Eglin AFB, FL. This is an exciting opportunity to use your experience helping the Joint
Data Scientist
PluralsightUnited StatesJob Description: As a Data Scientist, you will play a pivotal role in our Data Science and Machine Learning (DSML) team, contributing to technical delivery of strategic projects from inception to impl
Data Scientist
DropboxNew YorkOverview PLEASE READ: Zones are based on your zip code. If you’re within 100 miles of a listed metro area (straight-line radius), you’re included in that Zone. For this role, we are hiring in Zones 2
Data Scientist
Hercules IndustriesDenverJob Description Job Description SUMMARY: The Data Scientist is a high-impact, strategic role responsible for identifying, developing, and deploying data-driven solutions that transform how Hercules In
Data Scientist
SleeperNew YorkSleeper is seeking a sharp, curious, and collaborative Data Scientist to join our growing team. This role will partner closely with product, engineering, and business teams to drive decision-making th
Data Scientist
Software Technology IncScottsdaleData Scientist Republic Services (recycling and energy services) is looking for a Data Scientist to join the team full-time. This position is a 4 month contract to hire. Republic Services can sponsor
Data Scientist
Bespoke LabsNew YorkSenior Data Scientist: AI Training Data (2-4 Months Contract) Company: BespokeLabs (VC-backed; founded by IIT & Ivy League alumni) Location: Remote Role Type: Contract (2-4 Months) Time Commitment: 40
Data Scientist
GliaCell Technologies LLCDenverJob Description Job Description ***An active or rein-statable TS/SCI with Polygraph security clearance is REQUIRED. Please do not apply if you currently do not possess this level of clearance.***Are y
Data Scientist
LeidosOdentonDescriptionLeidos has new and exciting opportunities for experienced a Data Scientist in our Intelligence Sector, Cyber & Analytics Business Area (CABA). The work focuses on applying your AI/ML experi
Data Scientist
TelligenUnited StatesAs aData Scientist , you will work in collaboration with Telligen team members working on a contract for a government client, this role works with healthcare data to conduct detailed analyses and repo
Machine Learning Engineer / Data Scientist
- New York, New York, United States
- New York, New York, United States
Über
Fusemachines continues to actively pursue the mission of democratizing AI for the masses by providing high-quality AI education in underserved communities and helping organizations achieve their full potential with AI. Type: Full-time, Remote
Role Overview We’re hiring a mid‑to‑senior Machine Learning Engineer / Data Scientist to build and deploy machine learning solutions that drive measurable business impact. You’ll work across the ML lifecycle—from problem framing and data exploration to model development, evaluation, deployment, and monitoring—often in partnership with client stakeholders and internal delivery teams.
You should be strong in core data science and applied machine learning, comfortable working with real-world data, and capable of turning modeling work into production‑ready systems.
Key Responsibilities
Problem Framing & Stakeholder Partnership
Translate business questions into ML problem statements (classification, regression, time series forecasting, clustering, anomaly detection, recommendation, etc.).
Collaborate with stakeholders to define success metrics, evaluation plans, and practical constraints (latency, interpretability, cost, data availability).
Data Analysis & Feature Engineering
Use SQL and Python to extract, join, and analyze data from relational databases and data warehouses.
Perform data profiling, missingness analysis, leakage checks, and exploratory analysis to guide modeling choices.
Build robust feature pipelines (aggregation, encoding, scaling, embeddings where appropriate) and document assumptions.
Model Development (Core ML)
Train and tune supervised learning models for tabular data (e.g., logistic/linear models, tree‑based methods, gradient boosting such as XGBoost/LightGBM/CatBoost, and neural nets for structured data).
Apply strong tabular modeling practices: handling missing data, categorical encoding, leakage prevention, class imbalance strategies, calibration, and robust cross‑validation.
Build time series models (statistical and ML/DL approaches) and validate with proper backtesting.
Apply clustering and segmentation techniques (k‑means, hierarchical, DBSCAN, Gaussian mixtures) and evaluate stability and usefulness.
Apply statistics in practice (hypothesis testing, confidence intervals, sampling, experiment design) to support inference and decision‑making.
Deep Learning
Build and train deep learning models using PyTorch or TensorFlow/Keras.
Use best practices for training (regularization, calibration, class imbalance handling, reproducibility, sound train/val/test design).
Evaluation, Explainability, and Iteration
Choose appropriate metrics (AUC/F1/PR, RMSE/MAE/MAPE, calibration, lift, and business KPIs) and create evaluation reports.
Perform error analysis and interpretation (feature importance/SHAP, cohort slicing) and iterate based on evidence.
Productionization & MLOps (Project‑Dependent)
Package models for deployment (batch scoring pipelines or real‑time APIs) and collaborate with engineers on integration.
Implement practical MLOps: versioning, reproducible training, automated evaluation, monitoring for drift/performance, and retraining plans.
Documentation & Communication
Communicate tradeoffs and recommendations clearly to technical and non‑technical stakeholders.
Create documentation and lightweight demos that make results actionable.
Success in This Role Looks Like
You deliver models that perform well and move business metrics (revenue lift, cost reduction, risk reduction, improved forecast accuracy, operational efficiency).
Your work is reproducible and production‑aware: clear data lineage, robust evaluation, and a credible path to deployment/monitoring.
Stakeholders trust your judgment in selecting methods and communicating uncertainty honestly.
Required Qualifications
3–8 years of experience in data science, machine learning engineering, or applied ML (mid‑to‑senior).
Strong Python skills for data analysis and modeling (pandas/numpy/scikit‑learn or equivalent).
Strong SQL skills (joins, window functions, aggregation, performance awareness).
Solid foundation in statistics (hypothesis testing, uncertainty, bias/variance, sampling) and practical experimentation mindset.
Hands‑on experience across multiple model types, including:
Classification & regression
Time series forecasting
Clustering/segmentation
Experience with deep learning in PyTorch or TensorFlow/Keras.
Strong problem‑solving skills: ability to work with ambiguous goals and messy data.
Clear communication skills and ability to translate analysis into decisions.
Preferred Qualifications
Experience with Databricks for applied ML (e.g., Spark, Delta Lake, MLflow, Databricks Jobs/Workflows).
Experience deploying models to production (APIs, batch pipelines) and maintaining them over time (monitoring, retraining).
Experience with orchestration tools (Airflow, Prefect, Dagster) and modern data stacks (Snowflake/BigQuery/Redshift/Databricks).
Experience with cloud platforms (AWS/GCP/Azure/IBM) and containerization (Docker).
Experience with responsible AI and governance best practices (privacy/PII handling, auditability, access controls).
Consulting or client‑facing delivery experience.
Certifications (Strong Plus)
Cloud certifications: AWS, Google Cloud, Microsoft Azure, or IBM (data/AI/ML tracks)
Databricks certifications (Data Scientist, Data Engineer, or related)
Nice-to-Have
Causal inference experience (e.g., quasi‑experimental methods, propensity scores, uplift/heterogeneous treatment effects, experimentation beyond A/B tests).
Agentic development experience: designing and evaluating agentic workflows (tool use, planning, memory/state, guardrails) and integrating them into products.
Deep familiarity with agentic coding tools and workflows for accelerated product development (e.g., AI‑assisted IDEs, code agents, automated testing/refactoring, repo‑aware assistants), including strong judgment on quality, security, and maintainability.
Fusemachines is an Equal Opportunities Employer, committed to diversity and inclusion. All qualified applicants will receive consideration for employment without regard to race, color, religion, sex, sexual orientation, gender identity, national origin, disability, or any other characteristic protected by applicable federal, state, or local laws.
Important: Immigration Sponsorship Policy
Fusemachines is unable to proceed with candidates who require any form of work authorization or immigration support from the company. This restriction applies to all types of support, including:
Direct Company Sponsorship: Such as H‑1B, J‑1, or TN visas.
Employer of Record: Listing Fusemachines as the immigration employer on any government documentation.
Written Documentation: Providing letters or other support for any work authorization (e.g., OPT, STEM OPT, CPT).
#J-18808-Ljbffr
Sprachkenntnisse
- English
Dieses Stellenangebot stammt von einer Partnerplattform von TieTalent. Klick auf „Jetzt Bewerben”, um deine Bewerbung direkt auf deren Website einzureichen.