Skip to content
#

multiple-linear-regression

Here are 234 public repositories matching this topic...

This is a collection of some of the important machine learning algorithms which are implemented with out using any libraries. Libraries such as numpy and pandas are used to improve computational complexity of algorithms

  • Updated Feb 5, 2019
  • Jupyter Notebook

C# Console Application: Asks for two files containing historical financial data in the same format as files from Yahoo Finance. Performs the two-step Engel-Granger Test for Cointegration and simulates profits of applying the Pairs Trading Strategy to these stocks. To Project further Includes code to conduct statistical inference and a Function to perform the Augmented Dickey-Fuller Test for stationarity of a time series, which is part of the Engel-Granger Test for cointegration.

  • Updated Dec 14, 2020
  • C#

Project for customer management in the Marketing Analytics Department of a large retail bank. The aim of this project is to know which marketing activity effectively retains customers. We have information about individual customer profitability (CLV) and a survey was conducted as well. A research model explaining/predicting individual customer profitability is expected, along with a theoretical rational for these hypotheses and test the hypotheses. Multiple independent variables very tried to come up with some meaningful conclusions.

  • Updated Jan 29, 2021

Improve this page

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

Learn more