Code Monkey home page Code Monkey logo

regression-methods's Introduction

Regression Methods Course

This repository contains code and information on various regression methods, including shrinkage methods, unsupervised and supervised dimensionality reduction, tree-based methods, and other regression techniques.

Table of Contents

Introduction

Regression models are widely used in various fields, including finance, healthcare, and social sciences. This repository aims to provide an overview of different regression methods, their advantages, and limitations, and how to implement them in Python.

Methods

The repository covers the following regression methods:

  • Shrinkage methods - Regularization - Ridge, Lasso, and Elastic net
  • Unsupervised dimensionality reduction - Principal Components Analysis (PCA)
  • Logistic regression (binary)
  • Supervised dimensionality reduction - Linear Discriminant Analysis (LDA)
  • Tree-Based methods - Regression Trees
  • Other Regression methods - Piecewise Linear Regression and Linear Quantile Regression
  • Generalized linear model (GLM)
  • Generalized Additive Models (GAM)

Each folder contains code and an explanation for the corresponding method.

Getting Started

To use the code in this repository, you will need to have Python 3 installed on your machine.

Usage

You can modify the code to fit your own dataset and experiment with different hyperparameters.

Contributing

Contributions to this repository are welcome. If you have any suggestions, or bug reports, or would like to add a new method, please open an issue or submit a pull request.

License

This repository is licensed under the MIT License. Feel free to use the code for personal or commercial purposes. However, we are not responsible for any damages that may arise from the use of the code.

regression-methods's People

Contributors

nevoit avatar

Stargazers

Omri Sgan-cohen avatar

Watchers

 avatar Alon Samocha avatar Omri Sgan-cohen avatar

Forkers

lucilasilber

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.