Skip to main content

Pedotransfer function development using Genetic Programming

Project description

Welcome to pyPTF!

Build Status

This is a framework to develop pedotransfer functions using genetic programming.

A pedotransfer function is a model to predict soil properties based on other, easier to measure, soil properties. Traditionally, pedotransfer functions are represented as expressions (formulas) and that is why symbolic regression is a great alternative to develop them.

This project wouldn't be possible without the great glplearn library, which implements Symbolic regression. In Trevor's words:

Symbolic regression is a machine learning technique that aims to identify an underlying mathematical expression that best describes a relationship. It begins by building a population of naive random formulas to represent a relationship between known independent variables and their dependent variable targets in order to predict new data. Each successive generation of programs is then evolved from the one that came before it by selecting the fittest individuals from the population to undergo genetic operations.

Uncertainty

Natural systems are complex and every model that tries to represent them have uncertainties. This library implements a method to represent and report this uncertainty based on fuzzy clustering.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyPTF-0.1.0.tar.gz (22.3 kB view hashes)

Uploaded Source

Built Distribution

pyPTF-0.1.0-py2.py3-none-any.whl (35.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page