multiple-linear-regression topic

List multiple-linear-regression repositories

Machine-learning-without-any-libraries

177
Stars
171
Forks
Watchers

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 compl...

Multiple-Linear-Regression

36
Stars
40
Forks
Watchers

A simple python program that implements a very basic Multiple Linear Regression model

Automobile-Dataset-Analysis

44
Stars
34
Forks
Watchers

This project analyzes and visualizes the Used Car Prices from the Automobile dataset in order to predict the most probable car price

Pairs-Trading-Analyzer

18
Stars
6
Forks
Watchers

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...

This Repository contains Solutions to the Quizes & Lab Assignments of the Machine Learning Specialization (2022) from Deeplearning.AI on Coursera taught by Andrew Ng, Eddy Shyu, Aarti Bagul, Geoff Lad...