Skip to content
#

regularization-methods

Here are 60 public repositories matching this topic...

The objective is to build various classification models, tune them and find the best one that will help identify failures so that the generator could be repaired before failing/breaking and the overall maintenance cost of the generators can be brought down.

  • Updated Sep 7, 2023
  • Jupyter Notebook

This repository contains a Python implementation of linear regression, logistic regression, and ridge regression algorithms. These algorithms are commonly used in machine learning and statistical modeling for various tasks such as predicting numerical values, classifying data into categories, and handling multicollinearity in regression models.

  • Updated Jun 12, 2023
  • Python

Improve this page

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

Learn more