<?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>Turag River &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/turag-river/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Tue, 22 Sep 2026 17:21:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>Turag 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>AI and GIS Reveal Hidden Drivers of Pollution in Dhaka&#8217;s Turag River</title>
		<link>https://scienmag.com/ai-and-gis-reveal-hidden-drivers-of-pollution-in-dhakas-turag-river/</link>
		
		<dc:creator><![CDATA[Blake Davidson]]></dc:creator>
		<pubDate>Tue, 22 Sep 2026 17:21:19 +0000</pubDate>
				<category><![CDATA[Earth Science]]></category>
		<category><![CDATA[agricultural runoff pollution]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Dhaka]]></category>
		<category><![CDATA[environmental data analysis]]></category>
		<category><![CDATA[Environmental Monitoring]]></category>
		<category><![CDATA[GIS]]></category>
		<category><![CDATA[GIS and AI in environmental management]]></category>
		<category><![CDATA[GIS-based water quality prediction]]></category>
		<category><![CDATA[industrial effluent impact]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[machine learning for river health]]></category>
		<category><![CDATA[pollution drivers in Dhaka]]></category>
		<category><![CDATA[predictive modeling of river contamination]]></category>
		<category><![CDATA[quality]]></category>
		<category><![CDATA[Random Forest]]></category>
		<category><![CDATA[remote sensing for water quality]]></category>
		<category><![CDATA[Turag River]]></category>
		<category><![CDATA[untreated sewage effects]]></category>
		<category><![CDATA[urban pollution monitoring]]></category>
		<category><![CDATA[water]]></category>
		<category><![CDATA[Water pollution]]></category>
		<category><![CDATA[water quality forecasting in developing cities]]></category>
		<category><![CDATA[Water Quality Index]]></category>
		<category><![CDATA[XGBoost]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=207167</guid>

					<description><![CDATA[Researchers combined statistics, machine learning, and GIS to predict water quality in Dhaka's heavily polluted Turag River with over 90 percent accuracy.]]></description>
										<content:encoded><![CDATA[<p>In one of the most densely populated cities on Earth, a river is quietly telling the story of what happens when urban growth outpaces environmental protection. The Turag River, which winds around the northern and western edges of Dhaka, Bangladesh, has long suffered from industrial effluent, untreated sewage, and agricultural runoff. Now, a team of researchers from the International University of Business Agriculture and Technology in Dhaka and Imam Mohammad Ibn Saud Islamic University in Riyadh has shown that modern data science can read that story with remarkable precision. By combining classical statistical analysis, machine learning, and geographic information systems, the scientists built a predictive framework capable of forecasting water quality in the Turag with accuracy above ninety percent, offering a template for pollution surveillance in fast-growing cities worldwide.</p>
<p>The study, published in Environmental Monitoring and Assessment, set out to answer a deceptively simple question: which of the many parameters measured in a river actually matter for determining overall water quality, and can machines learn to predict it? To find out, the researchers assembled 648 datasets from the Turag River, each containing sixteen physicochemical and environmental features ranging from temperature and dissolved oxygen to total dissolved solids, electrical conductivity, and turbidity. From these measurements they calculated the Water Quality Index, a single composite number that regulators and public health officials use to summarize whether water is safe for drinking, recreation, or aquatic life.</p>
<p>The first stage of the analysis relied on descriptive statistics to map the relationships among the variables. Correlation analysis revealed that the Water Quality Index moved in lockstep with three parameters in particular: total dissolved solids, electrical conductivity, and turbidity. This finding is both intuitive and significant. Dissolved solids and conductivity measure the concentration of dissolved ionic material in the water, a signature of industrial discharge and urban runoff, while turbidity reflects the cloudiness caused by suspended particles. When pollutants pour into the river, all three indicators rise together, dragging the quality index down with them.</p>
<p>Regression analysis quantified just how strongly these parameters govern water quality. The relationship between turbidity and the Water Quality Index proved especially powerful, with turbidity alone explaining roughly 82 percent of the variance in the index, corresponding to a coefficient of determination of 0.821. Total dissolved solids explained about 68 percent of the variance, with an R-squared value of 0.678. Analysis of variance confirmed that these relationships were statistically significant rather than artifacts of sampling noise. In practical terms, a monitoring station measuring just a handful of accessible parameters could capture most of the information needed to judge the health of the river.</p>
<p>Statistics, however, can only describe; the team wanted to predict. Three machine learning models were trained on the dataset to forecast the Water Quality Index and identify its most influential determinants: Random Forest, Decision Tree, and XGBoost. Random Forest builds an ensemble of decision trees, each trained on random subsets of the data and features, and averages their predictions to suppress overfitting. A single Decision Tree, by contrast, learns a transparent set of if-then rules, making its logic easy to inspect. XGBoost, an implementation of gradient boosting, constructs trees sequentially, with each new tree trained to correct the residual errors of its predecessors. All three models exceeded ninety percent predictive accuracy on the task, with Mean Squared Error and Root Mean Squared Error used to evaluate performance.</p>
<p>The agreement between the models is arguably as important as their accuracy. When fundamentally different algorithms, one averaging, one rule-based, and one boosting, converge on the same predictions and flag the same input variables as decisive, the result is unlikely to be a quirk of any single method. It strengthens confidence that turbidity, total dissolved solids, and electrical conductivity genuinely are the master variables controlling the Turag&#8217;s quality index, and that the models have learned a stable representation of the river&#8217;s chemistry rather than memorizing its training data.</p>
<p>The third pillar of the study brought the analysis into space and time. Using a Geographic Information System, the researchers mapped water quality measurements to specific locations along the Turag and tracked how conditions at each site changed month by month. This geospatial dimension exposed monthly trends and recurring pollution patterns that would be invisible in tabular data alone. Certain stretches of the river deteriorated in predictable ways, reflecting the rhythm of industrial production, seasonal rainfall, and discharge patterns in the surrounding urban landscape. Mapping those hotspots transforms monitoring from a passive record into an actionable map for regulators, showing precisely where intervention would have the greatest impact.</p>
<p>The stakes of this work extend well beyond one river in one city. Dhaka&#8217;s rivers receive enormous loads of untreated industrial effluent, particularly from the tanneries, dyeing operations, and textile mills that power the national economy, alongside municipal sewage from a metropolitan population that continues to swell. Contaminated water threatens both environmental sustainability and public health, contributing to the spread of waterborne disease and degrading ecosystems that once supported fisheries and agriculture. Previous research on the Turag has documented severe ecological stress, and the new study reinforces how persistent those pressures are across the calendar year.</p>
<p>What makes the approach genuinely powerful is its integration. Statistical analysis distilled which variables matter, machine learning converted that knowledge into a predictive engine, and GIS placed every prediction on a map and a timeline. Together they form the skeleton of an early warning system: sensors or routine sampling could feed measurements of a few key parameters into a trained model, which would flag declining water quality before it becomes a public health emergency, while the GIS layer directs attention to the exact locations where the degradation originates. Such AI-supported monitoring could sharpen pollution control, improve early warning capabilities, and ultimately protect the communities living along the riverbanks.</p>
<p>The study also carries a message for cities far from Dhaka. Urban rivers across South Asia, Africa, and Latin America face the same combination of rapid urbanization, underfunded sanitation infrastructure, and fragmented monitoring. A framework that achieves high predictive accuracy with a modest set of physicochemical parameters lowers the barrier to entry: cities do not need to measure everything to understand their rivers, and they do not need exhaustive laboratory capacity to forecast deterioration. As climate change intensifies both flooding and drought, the variability of urban water quality will only increase, making cheap, intelligent, data-driven surveillance less of a luxury and more of a necessity.</p>
<p>The researchers caution that their models were trained on data from a single river, and that transferring them to other waterways would require local calibration. Still, the demonstration stands: statistical rigor, machine learning, and geospatial mapping can be woven into a coherent monitoring system that surpasses ninety percent accuracy in predicting water quality in a real, heavily polluted urban river. For the Turag, and for the millions of people whose lives intersect with it, the river&#8217;s data now speaks with unprecedented clarity, and the tools exist to listen, predict, and act before the next pollution event becomes the next public health crisis.</p>
<p><strong>Subject of Research:</strong> Machine learning and GIS-based prediction of urban river water quality in the Turag River, Dhaka</p>
<p><strong>Article Title:</strong> Water quality assessment in a dense urban landscape using Statistical Analysis (SA), Artificial Intelligence (AI) and Geographic Information System (GIS)</p>
<p><strong>Article References:</strong> Hasan, M., Hosna, A. U., Sheikh, M. S., Khan, T. A., Hasan, M. T., Islam, M. H., &amp; Uddin, M. N. (2026). Water quality assessment in a dense urban landscape using Statistical Analysis (SA), Artificial Intelligence (AI) and Geographic Information System (GIS). <em>Environmental Monitoring and Assessment, 198</em>(10), Article 1091. <a href="https://doi.org/10.1007/s10661-026-15907-9" rel="noopener noreferrer">https://doi.org/10.1007/s10661-026-15907-9</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s10661-026-15907-9" rel="noopener noreferrer">10.1007/s10661-026-15907-9</a></p>
<p><strong>Keywords:</strong> Turag River, Water Quality Index, Machine Learning, Random Forest, XGBoost, GIS, Dhaka, Water Pollution, Artificial Intelligence, Environmental Monitoring, Water, quality</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">207167</post-id>	</item>
	</channel>
</rss>
