Skip to content
#

regularization-methods

Here are 68 public repositories matching this topic...

This project focuses on developing and training supervised learning models for prediction and classification tasks, covering linear and logistic regression (using NumPy & scikit-learn), neural networks (with TensorFlow) for binary and multi-class classification, and decision trees along with ensemble methods like random forests and boosted trees

  • Updated Oct 12, 2024
  • Jupyter Notebook

Activities include Python basics, linear and logistic regression, cross-validation, tree-based methods, SVMs, deep learning, survival analysis, unsupervised learning, and multiple testing.

  • Updated Aug 16, 2024
  • 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

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

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