Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

tcskowronek/tanzanian-water-pumps

Domaine:

environment and energygeospatial

Type de record:

dataset
Créateur:
tcs
Hôte:
Data mining the water table: Predicting the operating condition of a water points in Tanzania # Predicting the Operational Status of Tanzanian Water Pumps **By:** Thomas Skowronek **Program:** M.S. Data Science - Regis University **Course:** MSDS-692 Data Science Practicum I ## Project Overview Most citizens take the ease of accessibility to drinking water for granted. However, in some parts of the world, drinking water is a scarce commodity. An article published in Time Magazine in January 2018 states that Cape Town, South Africa is 90 days away from running out of water. Given this critical social issue, I found the organization DrivenData, which is hosting a data science competition to detect the operational status of water pumps in Tanzanian. The name of the competition is "Pump it Up: Data Mining the Water Table". ## Project Goal My goal for this project is to use the R language and apply the water pump data to multiple classification algorithms. The classification models will be evaluated to determine, which algorithm and set of model parameters are able to maximize the classification rate according to the evaluation metric for the competition and correctly classify the status of the water pumps. ## Classification Algorithms Given that the DrivenData challenge is focused on classification correctness, I selected algorithms that favor accuracy over speed to minimize the misclassification rate in my models. * Decision Tree * Random Forest * Extreme Gradient Boosting * Support Vector Machine * Deep Neural Network ## Data Type and Characteristics The data is provided by Taarifa, which is an open source web API platform aimed at closing citizen feedback loops, and the Tanzanian Ministry of Water. The datasets include: * Training Set - consisting of 59,400 observations and 40 numeric and categorical variables * Training Labels - comprising of 59,400 observations and two variables * Test Set - containing 14,850 observations and 40 numeric and categorical variables ## Source Code The complete source for this project is available below. The …

Visit

github.com

Tasks

text classification

Similaires

jianninapinto/tanzanian-water-pumpsvadimbs/tanzanian-water-pumps-status-analysisstevenhastings/Tanzanian-Water-Pumps-and-a-Data-Revolutionzoebrantley/Water-Pumpsritikakalra2000/Tanzania-water-pumpsheyuping0331/Tanzania-Water-Pumps

jianninapinto/tanzanian-water-pumps

Used supervised machine learning classification algorithms such as Decision Tree and Random Forest t

vadimbs/tanzanian-water-pumps-status-analysis

This analysis was done to better understand and find ways to improve water pumps operation and conse

stevenhastings/Tanzanian-Water-Pumps-and-a-Data-Revolution

Derived from a competition put on by DrivenData: a company that holds international competitions bas

zoebrantley/Water-Pumps

A project using classifier models to predict whether or not water pumps in Tanzania require repair.

ritikakalra2000/Tanzania-water-pumps

# Tanzania-water-pumps Applying different classification models such as Random forest, XG Boost on T

heyuping0331/Tanzania-Water-Pumps

This project aims to predict the funcationality of water pumps in Tanzania by effective classificati