Skip to content
#

pycaret

Here are 247 public repositories matching this topic...

This repository contains code to build 21 Regression Machine Learning Models to predict the house price in Python using PyCaret. Models are compared against the statistics (RMSE), best model was picked, tuned, saved/loaded for model deployment and used to predict the observations on unseen data. The final file with predictions on unseen data was…

  • Updated Jul 29, 2020
  • Jupyter Notebook

This repository contains code to build 14 Classification Machine Learning Models to predict the decision of Loan Approval Process with PyCaret. Models are compared against the statistics (Accuracy, F1-Score), best model was picked, tuned, saved/loaded for model deployment and used to predict the observations on unseen data. The final file with p…

  • Updated Jul 29, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pycaret topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pycaret topic, visit your repo's landing page and select "manage topics."

Learn more