#Multiple-linear-regression
Showing 4 of 4 repositories tagged #multiple-linear-regression, ranked by stars
Machine Learning Concepts with Concepts
This project analyzes and visualizes the Used Car Prices from the Automobile dataset in order to predict the most probable car price
In this project we are comparing various regression models to find which model works better for predicting the AQI (Air Quality Index).
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.