Using Decision tree algorithm and Random forest algorithm
-
Updated
Sep 13, 2023
Using Decision tree algorithm and Random forest algorithm
Polynomial Regression: The code shows examples of machine learning linear and polynomial predictive models, constructed in a loop such that the user can determine the best model for the data.
Python scipy curve_fit wrapper that fits a range of polynomic functions and returns the best fit.
Add a description, image, and links to the datafitting topic page so that developers can more easily learn about it.
To associate your repository with the datafitting topic, visit your repo's landing page and select "manage topics."