<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ankobra River &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/ankobra-river/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 26 Sep 2026 00:59:16 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.2</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>Ankobra River &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Machine Learning Maps Arsenic Danger in Ghana&#8217;s Mining-Hit Rivers</title>
		<link>https://scienmag.com/machine-learning-maps-arsenic-danger-in-ghanas-mining-hit-rivers/</link>
		
		<dc:creator><![CDATA[Blake Davidson]]></dc:creator>
		<pubDate>Sat, 26 Sep 2026 00:59:16 +0000</pubDate>
				<category><![CDATA[Climate]]></category>
		<category><![CDATA[Ankobra River]]></category>
		<category><![CDATA[arsenic contamination]]></category>
		<category><![CDATA[arsenic contamination in Ghanaian river basins]]></category>
		<category><![CDATA[arsenic levels in drinking water]]></category>
		<category><![CDATA[arsenic-bearing sulfides in greenstone belts]]></category>
		<category><![CDATA[artificial intelligence in water safety assessment]]></category>
		<category><![CDATA[environmental health risks in Ghana]]></category>
		<category><![CDATA[galamsey]]></category>
		<category><![CDATA[Ghana]]></category>
		<category><![CDATA[GIS and environmental mapping of arsenic hotspots]]></category>
		<category><![CDATA[hotspot analysis]]></category>
		<category><![CDATA[impact of artisanal gold mining on water quality]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[machine learning for environmental hazard prediction]]></category>
		<category><![CDATA[pollution from small-scale gold mining]]></category>
		<category><![CDATA[Pra River]]></category>
		<category><![CDATA[predictive modeling of arsenic pollution]]></category>
		<category><![CDATA[Random Forest]]></category>
		<category><![CDATA[river basins]]></category>
		<category><![CDATA[SHAP interpretability]]></category>
		<category><![CDATA[use of random forest models in environmental science]]></category>
		<category><![CDATA[water quality]]></category>
		<category><![CDATA[water safety thresholds and WHO guidelines]]></category>
		<category><![CDATA[WHO guideline]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=215783</guid>

					<description><![CDATA[A new study finds that random forest models outperform neural networks in predicting arsenic contamination across Ghana's Pra, Ankobra, and Tano river basins, where 63 percent of samples exceed WHO safety limits.]]></description>
										<content:encoded><![CDATA[<p>Communities along three of Ghana&#8217;s most important rivers are drinking water laced with arsenic far more often than most people realize, and a new study now shows exactly where the danger concentrates—and which artificial intelligence tools can predict it. Research published in BMC Environmental Science examined the Pra, Ankobra, and Tano river basins of southwestern Ghana, where roughly two-thirds of all water samples exceeded the World Health Organization&#8217;s drinking-water guideline of 10 micrograms of arsenic per liter. The work, led by Senyefia Bosson-Amedenu of Takoradi Technical University, compared three machine learning approaches and found that a random forest model delivered the most reliable and interpretable forecasts of both arsenic concentrations and the probability that a given sample would breach the safety threshold.</p>
<p>The stakes could hardly be higher. The Pra, Ankobra, and Tano basins drain the Birimian greenstone belts, geological formations rich not only in gold but also in arsenic-bearing sulfides such as arsenopyrite. Over the past decade, the explosive growth of artisanal and small-scale gold mining—known locally as galamsey—has torn apart channel and floodplain sediments, accelerating the oxidation of these sulfides and flushing arsenic into rivers and adjacent alluvium. The people living along these corridors depend on the same waters for drinking, smallholder irrigation, and fisheries, which turns a hydrological problem into a direct public health and livelihood crisis. Routine monitoring campaigns have long reported frequent guideline exceedances, but the spatial pattern of that risk has been difficult to pin down with confidence.</p>
<p>The research team established 88 fixed monitoring sites across the three basins—42 on the Pra, 24 on the Tano, and 22 on the Ankobra—positioned to capture upstream-to-downstream gradients, confluences, municipal water abstraction points, and zones of mining disturbance. Each site was visited monthly for roughly 20 months, producing 1,752 observations that covered at least one full hydrological cycle of wet and dry seasons. Field teams collected mid-channel grab samples in acid-washed bottles, filtered and acid-preserved them on ice, and shipped them to the laboratory within 24 hours, where arsenic was quantified by inductively coupled plasma mass spectrometry or graphite furnace atomic absorption spectroscopy. In situ probes recorded temperature, pH, and specific conductance, while GPS units logged precise coordinates to within a few meters.</p>
<p>Before any modeling began, the researchers audited their data with unusual rigor. The dataset showed zero percent missingness, so no imputation was needed. Screening for extreme values flagged only longitude, where stations strung along narrow river corridors produced leverage-prone outliers; the team winsorized that single predictor at the 2.5th and 97.5th percentiles while deliberately leaving the arsenic measurements untouched, so that the public health burden reflected in exceedance statistics would not be artificially softened. The raw numbers told a sobering story: mean arsenic concentration was 11.95 micrograms per liter, the median 11.12, and the overall exceedance rate stood at 63 percent. By basin, Ankobra fared worst with 76.5 percent of samples over the guideline, followed by Pra at 61.3 percent and Tano at 51.4 percent.</p>
<p>The modeling comparison pitted a random forest against a support vector machine with a radial basis kernel and a feed-forward neural network. To eliminate so-called lucky-split bias, the team used five-times-repeated five-fold nested cross-validation, in which outer folds estimated generalization performance while inner folds tuned hyperparameters. They also tested four different train-validation-test partitions with 30 repeated stratified splits each. The random forest emerged as the most accurate or statistically tied-for-best model across nearly every configuration. At the 70-20-10 partition, it achieved a median mean absolute error of 3.86 micrograms per liter and a root mean square error of 4.93, with an area under the receiver operating curve of 0.73 for classifying exceedances. The support vector machine closed the gap at larger training sizes, but the neural network lagged consistently, its discrimination actually deteriorating as training data grew—likely a symptom of limited sample size and a sparse predictor set rather than a fundamental flaw of deep learning itself.</p>
<p>Crucially, the winning model was not a black box. Using SHAP analysis, a model-agnostic technique that quantifies each feature&#8217;s contribution to individual predictions, the researchers found that water temperature dominated the model&#8217;s logic by a wide margin, followed by pH and latitude. This hierarchy is chemically plausible: temperature-linked hydrochemistry is known to modulate arsenic mobility, and the strong latitudinal signal reflects broad geological and land-use gradients across the basins. Site-level location effects captured residual heterogeneity that coordinates alone could not explain, while calendar month contributed only modestly. Seasonal-trend decomposition of the 2020 to 2026 monthly series confirmed that picture, revealing weak seasonality with a peak-to-trough amplitude of roughly half a microgram per liter and only a slight downward drift of about 0.1 micrograms over the period. In other words, arsenic risk in these rivers is governed far more by spatial position and water chemistry than by the calendar.</p>
<p>Perhaps the study&#8217;s most methodologically important contribution lies in how it corrected for a subtle but pervasive bias in environmental monitoring. The Pra basin hosts nearly half of all stations, so naive hotspot mapping would inevitably paint broad swaths of the Pra corridor as dangerous simply because more measurements were taken there. The team countered this with three complementary techniques: an effort-adjusted exposure index that multiplies each site&#8217;s arsenic level by the inverse of local station density, a density-weighted and row-standardized Getis-Ord Gi* statistic with a 25-kilometer neighborhood that downweights oversampled areas, and a relative-risk surface that divides the kernel density of exceedances by the kernel density of sampling effort. After these corrections, the sprawling hot corridors largely vanished, leaving only sparse, localized hotspots—precise targets for field audits and enforcement rather than blanket crackdowns.</p>
<p>The corrected maps reshuffled the policy priorities in an instructive way. Once monitoring effort was accounted for, the Pra basin carried the largest aggregate exposure burden, with a median effort-adjusted exposure index of 321.45, reflecting the broad spatial extent of contamination across its heavily settled corridor. The Ankobra, by contrast, retained the highest probability that any single measurement would exceed the guideline, at 76.5 percent. The Tano ranked lower on both metrics but was emphatically not risk-free. The authors therefore recommend a dual-track strategy: invest in basin-scale mitigation and source control—riparian buffers, tailings containment, treatment upgrades—in the Pra, while running high-frequency compliance surveillance and rapid-response protocols in the Ankobra, where unsafe readings are most likely at any given visit. The Tano warrants sustained but proportionate monitoring as resources allow.</p>
<p>The study is candid about its limits. The predictor set was intentionally parsimonious—temperature, pH, discharge where available, coordinates, and time—because hydrochemical variables such as iron, dissolved organic carbon, alkalinity, and redox potential were not consistently measured across sites. The SHAP diagnostics suggest those missing chemistry variables, especially redox proxies, would add real explanatory power, and the authors call for their routine collection. Roughly 20 months of data is also too short to resolve interannual or climate-driven trends with confidence, and population-weighted exposure estimates built on 100-meter raster products can misrepresent the linear villages that hug riverbanks. The team recommends spatially balanced sampling designs, sentinel stations in sparse reaches, and spatial block cross-validation as the path forward.</p>
<p>What makes this work resonate beyond Ghana is its template. By pairing rigorous, repeated nested validation with transparent model explanation and bias-aware spatial statistics, the researchers have produced something rare in environmental machine learning: predictions that are accurate, defensible, and directly actionable. The framework aligns with several United Nations Sustainable Development Goals, from clean water and sanitation to health and climate action, and it transfers readily to other contaminants and other data-limited regions where monitoring stations cluster unevenly. For the millions of people who draw their daily water from the Pra, Ankobra, and Tano, the message is concrete: the danger is real, it is mappable, and the tools now exist to target remediation where it will save the most health—provided the monitoring network itself becomes as balanced as the science it supports.</p>
<p><strong>Subject of Research:</strong> Machine learning prediction of arsenic exposure risk in Ghana&#x27;s riverine ecosystems</p>
<p><strong>Article Title:</strong> Comparative performance of machine learning models in predicting arsenic exposure risk in Ghana’s riverine ecosystems</p>
<p><strong>Article References:</strong> Bosson-Amedenu, S., Boakye, E., Ayitey, E., &amp; Addor, J. A. (2025). Comparative performance of machine learning models in predicting arsenic exposure risk in Ghana’s riverine ecosystems. <em>BMC Environmental Science, 2</em>(1), Article 26. <a href="https://doi.org/10.1186/s44329-025-00040-8" rel="noopener noreferrer">https://doi.org/10.1186/s44329-025-00040-8</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1186/s44329-025-00040-8" rel="noopener noreferrer">10.1186/s44329-025-00040-8</a></p>
<p><strong>Keywords:</strong> arsenic contamination, machine learning, random forest, Ghana, galamsey, river basins, water quality, SHAP interpretability, hotspot analysis, WHO guideline, Pra River, Ankobra River</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">215783</post-id>	</item>
	</channel>
</rss>
