Skip to content
#

parameter-tuning

Here are 131 public repositories matching this topic...

This project aims to explore concepts that I have only read about so far, like principal component analysis. Most of these tools come from the sklearn library, so I have the benefit of exploring this useful library. We will be using the data set from the Kaggle housing competition to build a regressor model that predicts the sale price of houses.

  • Updated Aug 11, 2022
  • Python

This repository contains the codebase and resources for a machine learning-based project aimed at predicting loan eligibility for individuals. The project utilizes various algorithms and data preprocessing techniques to build predictive models that assess the likelihood of an applicant being eligible for a loan based on historical data.

  • Updated Nov 23, 2023
  • Jupyter Notebook

Improve this page

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

Learn more