There was an error while loading. Please reload this page. This project demonstrates how to implement a multi layer perceptron(MLP) from scratch using Python and ...
Built a linear regression model to predict house prices from multiple features. Preprocessed categorical data, split into train/test sets, trained using sklearn, evaluated performance, visualized ...