Skip to content

Using genetic programming techniques to find the corresponding expression for a given dataset

Notifications You must be signed in to change notification settings

mike24dzy/Symbolic_Regression_via_Genetic_Programming-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Symbolic_Regression_via_Genetic_Programming-

Using genetic programming techniques to find the corresponding expression for a given dataset

This project uses genetric programming to explore methods for symbolic regression and finding the best fit expression of a given dataset (or curve). This project uses recursion and binary tree to encode the elements of the formula expression for a given dataset.

About

Using genetic programming techniques to find the corresponding expression for a given dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages