manaswitatyagi / Father-Son-Height

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Father-Son-Height

In this project, we aim to predict a son's height if an input for the father's height is provided. We have implemented the algorithm from scratch, and have not used specific libraries to attain the purpose. The dataset is available at http://www.randomservices.org/random/data/Pearson.html. Octave was used to program the algorithm. The aim of this project was to apply the knowledge gained in univariate linear regression.

The hypothesis looks like this : ![Hypothesis]https://github.com/aayush1205/Father-Son-Height/blob/master/Hypothesis.png

About


Languages

Language:MATLAB 88.2%Language:M 11.8%