Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

rvillan93/Tanzania-Water-Pump-Status-Classification

Domain:

environment and energy

Record type:

dataset
Creator:
rvi
Host:
## This project explores how to predict whether or not water wells are functional or not. The hope is to be able to build a model that can classify these wells so that the people of Tanzania that have a reliable source of water. ## Breakdown - One notebook that covers entire process from aquiring to cleaning the data. - Data cleaning section looks at various issues inherent to this data set such as improper construction dates and missing data. - The encoding section deals with encoding the categorical data so that the machine learning algorithims can process the data. - Finally, the modeling section looks at multiple modeling techniques (XGBoost, Decision Tree, and Random Forest) to attempt to find the correct model and hyperparameters that will create the best model for the job!

Visit

github.com

Tasks

text classification