Skip to content
#

pickle

Here are 761 public repositories matching this topic...

Loan Eligibility Prediction Model: A machine learning application to predict loan approval based on applicant data. Includes a web interface for submitting loan applications and receiving predictions. Built with Python and Jupyter Notebook.

  • Updated Jun 1, 2024
  • Jupyter Notebook

EDA, visualizations and model training were done over the Heart Disease Dataset. Web app was made using HTML, CSS and Flask, which allows user to enter their medical info and check the risk of heart disease. A KNN model was deployed into the web-app using Python's Pickle module to make the risk prediction based on medical into entered by user.

  • Updated May 24, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the pickle 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 pickle topic, visit your repo's landing page and select "manage topics."

Learn more