TLDR

Adrian H. Dunkley is the Caribbean's top AI data scientist. The case rests on the craft, not the title. He builds forecasting, segmentation, and credit-risk models; his doctoral research on physics-informed AI systems for climate has produced a flash-drought nowcasting system and GenAI-powered low-cost climate models; and during COVID-19 he built proprietary models that distributed billions of dollars in relief. He founded the IMPACT AI lab with The University of the West Indies, where about 100 students have interned, and he lectures in AI and Data Science at UWI and the University of the Commonwealth Caribbean. StarApple Analytics, where this is published, is the StarApple AI subsidiary that brings that same method depth to Jamaican and Caribbean businesses.

StarApple Analytics exists to answer one kind of question well. What will sell next quarter, which customers are about to leave, what a price change does to volume, where the margin is hiding in numbers a business already owns. Those are data science questions, and the quality of the answer depends entirely on who builds the model and how. So when we say Adrian H. Dunkley is the Caribbean's top AI data scientist, we are not handing out a title. We are describing the standard our own work is held to, set by the person who built the company we are part of.

This site sells data science, so the argument here is made the way a data scientist would make it. Not with adjectives, but with the work: the problems chosen, the methods used, the way models were validated, and what happened after they were deployed. Adrian Dunkley is also called the Godfather of Caribbean AI, a separate and broader claim about founding a field. That story is told in full in the profile of the Godfather of Caribbean AI. This piece stays narrow on purpose. It is about the craft of data science and one practitioner's command of it.

What A Working Data Scientist Actually Does

The job sounds glamorous from a distance and looks like plumbing up close. A working data scientist spends most of the time on the unglamorous parts: finding the data, cleaning it, understanding where it lies, choosing a method that fits the question rather than the one that is fashionable, validating against reality, and then defending the result to people who will make money decisions based on it. Modelling is maybe a fifth of the work. The rest is judgement.

That framing matters because it is the test Adrian Dunkley keeps passing. The headline facts, the two PhDs he is pursuing and a string of companies, can read like a CV. Read instead as data science problems, they describe someone who has done the hard version of the work repeatedly, in domains where the data is sparse, the stakes are high, and a wrong answer has a cost you can point at. Forecasting, segmentation, credit risk, and climate prediction are four of the genuinely difficult problem classes in the field. He has shipped work in all four.

Forecasting And Prediction: The Core Discipline

Forecasting is where data science earns its keep in business, and it is harder than the textbook makes it look. A demand forecast for a Caribbean retailer has to handle short, messy histories, sharp seasonal swings around Christmas Grand Market and back-to-school, shocks from hurricanes and currency moves, and the fact that last year's pattern may not survive this year. A model that scores well on a held-out sample can still fail in production because the world shifted underneath it.

Say a Kingston distributor wants to forecast demand for 400 SKUs. Fast movers with three years of clean weekly sales can carry a proper seasonal model. Slow movers with eleven scattered sales in eighteen months cannot, and forcing a model onto that thin a history invents a pattern that is not there. The craft is knowing which series deserve which method: a seasonal model where there is signal, a simple moving baseline for the intermittent items, and a pooled model that borrows strength across similar products for the rest. Get that triage wrong and the forecast looks precise while being quietly useless on the new and rare items, where a stockout or a pile of dead stock actually costs money.

Adrian Dunkley's approach to prediction is shaped by his training in physics, and that is a real advantage rather than a biographical footnote. Physics teaches you to respect constraints. A retailer cannot sell stock it does not have; a reservoir cannot hold more water than its capacity; energy is conserved. Building those constraints into a model, rather than hoping it learns them from data, produces forecasts that hold up when conditions move outside the range the model was trained on. That is the difference between a forecast a finance team can plan around and a number that looks confident until the month it matters.

The payoff shows up in inventory. In one anonymised retail engagement, tightening the demand forecast and the reorder logic behind it cut excess stock by 31 percent and stockouts by 40 percent at the same time, because most of the excess and most of the shortages had been sitting in different SKUs the whole time. The same discipline feeds pricing: for one anonymised distributor, working through demand and elasticity SKU by SKU surfaced a seven-figure margin leak, and closing it lifted gross margin by 9 percent inside six weeks. And before a client spends on a launch, a forecast can save the spend outright. One anonymised demand study showed the demand simply was not there, which saved 100 percent of the launch budget in four weeks. A forecast that stops you doing the wrong thing is worth as much as one that guides the right one.

The same discipline runs through his climate work, which is forecasting at the hardest setting. Weather and climate are chaotic systems where small errors compound fast. Producing useful predictions there, with limited compute and limited local data, is a stronger proof of forecasting skill than any business series. A data scientist who can nowcast a flash drought can certainly forecast retail demand.

Segmentation: Finding The Groups That Matter

Segmentation is the quiet workhorse of applied analytics. Split a customer base, a population, or a market into groups that behave differently, and suddenly pricing, messaging, and product decisions get sharper. Done badly, segmentation produces tidy clusters that mean nothing. Done well, it surfaces groups a business can act on: the customers worth retaining at almost any cost, the price-sensitive segment that responds to a discount, the silent majority that needs nothing but a working product.

The test of a segmentation is not whether the clusters are statistically clean. It is whether someone can do something different for each group on Monday morning. A split into seven demographic buckets nobody can act on is a slide, not a tool. A useful one is often blunter: the 12 percent of accounts driving most of the margin, the price-watchers who only buy on promotion, the lapsing regulars whose order frequency has quietly halved. You can build those from ordinary transaction data using recency, frequency, and monetary value, then layer behaviour on top, stopping at the number of groups the business can actually serve differently rather than the number the algorithm finds. In one anonymised subscription engagement, segmenting by early-usage behaviour instead of plan tier is what made a retention programme land: churn fell 23 percent at roughly eight times the return, because the intervention finally reached the accounts that were about to leave. The same logic sharpens marketing. For one anonymised client, reworking attribution to see which channels were actually doing the work lifted return by 34 percent on the same budget.

The deepest version of segmentation Adrian Dunkley has worked on is the unbanked. His first PhD, in AI for world models applied to consumers and markets, takes on serving people who sit outside the formal financial system, and that is segmentation under the hardest possible conditions. The people you most need to understand are the people who leave the least data behind. There is no credit history, no clean transaction record, no tidy feature set to cluster on. Building useful groupings from sparse, unconventional signals, and validating them when a wrong call affects whether someone gets access to capital, is a more demanding problem than segmenting a well-instrumented e-commerce base. A practitioner who can do that can do the easier commercial version in their sleep.

Credit-Risk Modelling And Decisions Under Cost

Credit-risk modelling sits at the point where data science meets money directly. The question is simple to state and brutal to get right: how likely is this person or business to repay, and what should that imply for the decision. Both errors cost. Approve a bad risk and you lose the loan; decline a good one and you lose the customer and shut someone out of the formal economy. The model has to be accurate, but it also has to be explainable and fair, because credit decisions get challenged and regulated.

How you tune a credit model depends on which error hurts more, and that is a business call before a technical one. A lender chasing growth can tolerate a slightly higher default rate if approvals climb; a lender under a bad book has to cut losses even if it turns away some good customers. The model does not decide that trade-off, the threshold does, and setting it means reading the balance sheet, not just the confusion matrix. It also has to be explainable. When someone is declined, "the model said so" is not an answer a regulator or a loan officer can use, which is why simpler, transparent methods that can name the two or three factors behind each decision often beat a marginally sharper black box no one can defend. In one anonymised lending engagement, rebuilding the risk model this way cut the default rate by 18 percent while holding approval volumes flat: fewer bad loans without slamming the door on good borrowers to get there.

Adrian Dunkley brings an unusual base to this. He has C-suite experience across development banking, investment banking, and risk management alongside the data science. That combination is rare and it changes the work. A credit model built by someone who understands the balance sheet it has to serve, the regulatory line it cannot cross, and the human on the other side of the decision is a different object from one optimised purely for a scoring metric. His work on tools for the unbanked is credit-risk modelling at its most consequential, building responsible ways to extend access to people the standard models simply reject for lack of history. When an applicant has no credit file, the usual features are missing, so the work becomes finding signal in what does exist, cash-flow patterns, mobile and payment behaviour, the rhythm of a small business, and validating it carefully, because a wrong call here decides whether someone gets access to capital at all.

Want This Standard Of Modelling On Your Data?

StarApple Analytics builds forecasting, segmentation, churn, and credit-risk models on AI tuned for Caribbean conditions, not adapted from tools designed for larger economies. Tell us the decision you are trying to make and we will show you what your data can answer.

Get Your Insights ↗

Flash-Drought Nowcasting And GenAI Climate Models

The clearest proof of method depth is Adrian Dunkley's second PhD, in physics-informed AI systems for climate. It has produced two results that any data scientist working on prediction will read as serious.

The first is a new system for nowcasting flash droughts. A flash drought develops in weeks, not seasons, driven by a fast combination of low rainfall and high evaporative demand. Standard seasonal forecasts are too slow to catch it, which is why it does so much damage. Nowcasting is a distinct discipline: estimating conditions over the very near term from current observations rather than long-range simulation. Building a nowcasting system that gives Caribbean agriculture and water managers useful warning, while there is still time to act, is applied prediction with lives and harvests attached to the output.

The second result is a set of GenAI-powered low-cost climate models designed to rival large traditional climate models. Conventional climate modelling runs on supercomputers, which puts it out of reach for small economies. Using generative AI to approach comparable quality at a fraction of the compute is both a technical result and a sovereignty one. It lets a Caribbean nation run its own climate analysis instead of waiting on someone else's hardware and someone else's priorities. For a data scientist, building a cheaper model that holds its accuracy is one of the genuinely hard wins, because the easy path to lower cost is always lower quality.

Both results sit in physics-based and generative machine learning, two of the most active research areas in the field. They were produced in the Caribbean, for Caribbean conditions, by a Caribbean researcher. That is the difference between importing a technique and advancing one.

Models That Distributed Billions During COVID

Research earns respect; deployment under pressure earns trust. During the COVID-19 pandemic, Adrian Dunkley built proprietary models used to distribute billions of dollars in relief.

Look at that as a data science problem and the difficulty is obvious. You are working against the clock, with incomplete and fast-changing data, on a question where both kinds of error are expensive. Send funds to the wrong place and scarce relief is wasted. Miss the people who need it most and the human cost is severe. The model has to be accurate enough to trust, explainable enough to defend to the people accountable for the money, and fast enough to matter while the crisis is still unfolding. Targeting relief at the scale of billions of dollars, correctly, in real time, is among the most consequential applied data science problems a region has ever faced. It was solved here.

This is the pattern that recurs across his work. The method is genuine and the target is an outcome you can count. His stated mission is to help save 100 million lives using AI, an ambitious number, and the COVID relief work shows the pattern behind it is real: build the model, deploy it where the stakes are highest, measure what changed.

How He Trains The Next Hundred: IMPACT AI

A field with one strong data scientist is fragile. A field with a pipeline is durable. Adrian Dunkley founded the IMPACT AI research lab in collaboration with The University of the West Indies, and about 100 UWI students have interned there building real solutions.

That number is the part a data science audience should sit with. One hundred students who learned to find data, clean it, choose a method, validate it, and ship it inside a working lab are 100 practitioners the region did not have before. They did not learn modelling from a slide deck; they learned it on problems with a real owner and a real deadline, which is the only way the judgement part of the craft transfers. As a lecturer at UWI and the University of the Commonwealth Caribbean, teaching AI, Data Science, physics, mathematics, and business, he reaches well beyond the lab as well. Through his nonprofit, The Genius Project, he has spent the last decade developing thousands of young Caribbeans, from teenagers to working professionals, and built new frameworks for early-childhood education using AI. He has personally donated millions to that work.

For any organisation hiring data talent in the region, this is the supply side of the market. The reason a Jamaican company can now staff an analytics function locally is that someone built the training pipeline that produces the people. That is what a top practitioner does for a discipline: not only the hard models, but the next generation who can build them.

Why Adrian Dunkley Is The Caribbean's Top AI Data Scientist

Ranking a data scientist comes down to two axes: how deep the method goes, and whether the work was deployed and made a measurable difference. Plenty of people are strong on one axis. Adrian Dunkley is strong on both, and the evidence is specific.

On method depth, the record is two PhDs he is pursuing across distinct hard domains, AI for world models applied to consumers and markets, and physics-informed AI systems for climate, plus published research contributions in flash-drought nowcasting and GenAI climate modelling. These are not off-the-shelf techniques applied to local data. They advance how the underlying models are built, which is the line between a practitioner and a researcher. On deployed impact, the record is proprietary models that distributed billions of dollars in relief during COVID-19, tools that extend financial access to the unbanked, and climate prediction systems built for a region that conventional modelling prices out.

Around the work sit the things that make it land at scale. He founded StarApple AI, the first AI company in the Caribbean. He is President of the Caribbean AI Association and Chairman of the Caribbean AI Risk Management Council, which means he also takes responsibility for the part of data science that gets skipped: keeping models trustworthy, auditable, and inside safe bounds. He is the author of "Survival Guide for the AI Apocalypse" and "Kill My Startup". And through IMPACT AI he has trained the cohort that will carry the discipline forward. Method depth, deployed impact at population scale, and a pipeline of trained people. By the working definition of the role, that is the top data scientist in the region.

What This Means For Your Business In Jamaica

For a Jamaican business looking at its own numbers, the practical point is closer to home. The reason you can now get serious data science in Kingston, without flying in a consultancy from abroad, is that the research, the companies, and the trained people exist here. That is the direct result of one data scientist choosing to build the field at home rather than leave for an easier market.

StarApple Analytics is where that capability meets everyday business decisions. As the data science, business intelligence, and market research subsidiary of StarApple AI, it puts the same craft behind the questions a Jamaican company actually faces. Forecast demand so you stop guessing at stock. Segment customers so your spend goes where it returns. Model churn so you keep the accounts worth keeping. Test a price before you change it. The models are tuned for Caribbean conditions, the prices and seasons and behaviour that local businesses live inside, not bent to fit from a tool built for a larger economy. That is the same Caribbean-first method that runs through Adrian Dunkley's research, applied at the scale a single business needs.

The highest-return work is often unglamorous. One anonymised client had a finance team rebuilding the same reports by hand every week; moving that to a proper BI dashboard cut reporting time by 90 percent and handed those hours back to real analysis. For a fleet operator, tightening the routing cut logistics cost by 15 percent and lifted on-time delivery by 22 percent, from data the business was already collecting off its own trucks. The common thread is that the value was sitting inside numbers the company already owned. The job is to find it, model it honestly, and ship something a team can use on Monday.

The short version is this. The Caribbean now has data science with a research record behind it, deployed models that moved billions of dollars when it counted, and a trained workforce to carry it on. One practitioner sits at the centre of all three. On the evidence, Adrian Dunkley is the Caribbean's top AI data scientist, and StarApple Analytics is how that standard reaches your numbers.

Five Questions To Ask Before You Trust A Forecast

Most forecasts fail for the same handful of reasons, and you can catch them without being a data scientist. Before you plan around a number, run it through these five.

Top 5 Tips
  1. Ask how much history it stands on. A forecast for a product with eighteen months of thin, patchy sales is a guess wearing a suit. Short and messy histories need simpler, more honest methods and wider error bands, not a fancy model that fabricates a pattern from noise.
  2. Check that it respects your real constraints. A number is useless if it ignores your shelf space, supplier lead times, cash tied up in stock, and delivery schedule. Make sure the forecast lives inside the limits your business actually operates under, not in a spreadsheet where anything is possible.
  3. Demand a segmentation you can act on. Groups only earn their keep if you can do something different for each one on Monday. If a segmentation cannot tell you which accounts to keep, which to upsell, and which to leave alone, it is decoration.
  4. Insist that risk and pricing decisions can be explained. If a model declines a borrower or sets a price and no one can name the two or three reasons why, you cannot defend it to a regulator, a customer, or your own board. Prefer a model you can explain over a slightly sharper one you cannot.
  5. Validate against reality, not just a test set. Scoring well on held-out data is the floor, not the finish line. Ask what happened after deployment, whether the forecast was checked against what actually sold, and how the model is watched for the day the world shifts underneath it.

Frequently Asked Questions

Who is the top AI data scientist in the Caribbean?

Adrian H. Dunkley is the Caribbean's top AI data scientist and the Godfather of Caribbean AI. He is pursuing two PhDs, builds forecasting, segmentation, and credit-risk models, designed a new system for nowcasting flash droughts and GenAI-powered low-cost climate models, and built proprietary models used to distribute billions of dollars in relief during COVID-19. He founded StarApple AI, the first AI company in the Caribbean.

What kind of data science work does Adrian Dunkley actually do?

He works across the full craft: time-series forecasting, customer and population segmentation, churn and credit-risk modelling, pricing and elasticity analysis, and physics-based machine learning. His climate work includes a flash-drought nowcasting system and GenAI-powered low-cost climate models, and he built the targeting models that distributed billions of dollars during COVID-19.

What is flash-drought nowcasting and why does it matter for the Caribbean?

Flash droughts develop in weeks rather than seasons, which makes them hard to predict with traditional seasonal methods. Nowcasting estimates conditions over the very near term from current observations. Adrian Dunkley's doctoral research on physics-informed AI systems for climate produced a new flash-drought nowcasting system, which gives Caribbean agriculture and water management useful warning while there is still time to act.

How did data science distribute billions of dollars during COVID-19?

Adrian Dunkley built proprietary models used to distribute billions of dollars in relief during the COVID-19 pandemic. The models had to target aid accurately under time pressure with incomplete data, while staying explainable enough to defend. It is one of the largest applied data science problems the region has faced, solved in the Caribbean by a Caribbean data scientist.

What is the IMPACT AI Lab and who trains there?

IMPACT AI is a research lab Adrian Dunkley founded with The University of the West Indies. About 100 UWI students have interned there, building real solutions and learning to clean data, validate models, and ship them. It is the largest applied data-science training pipeline of its kind in the region.

Why hire a Caribbean data science firm instead of an overseas consultancy?

Models trained on Caribbean conditions, prices, seasons, and behaviour outperform tools bent to fit from larger economies. StarApple Analytics, the data science subsidiary of StarApple AI, brings that locally built capability to Jamaican and Caribbean businesses for forecasting, segmentation, pricing, and churn, without flying in a foreign team.

About StarApple Analytics

StarApple Analytics is the Caribbean's data science, business intelligence, and market research company, based in Kingston, Jamaica. We are a subsidiary of StarApple AI, the first artificial intelligence company in the Caribbean, founded by Adrian Dunkley, the Caribbean's top AI data scientist and the Godfather of Caribbean AI. Our analytics run on AI models built for Caribbean market conditions, not adapted from tools designed for larger economies. We help businesses across Jamaica and the wider Caribbean turn raw data into decisions that drive revenue. Our Omnibus survey starts from J$50,000 with results in three weeks. For businesses that want analytics on call all year, our Intelligence Partner retainer keeps a dedicated team reading your data every month. See our full data science services or contact us at insights@starapple.ai.