18
loading...
This website collects cookies to deliver better user experience
The main focus of this sample project is towards data collection and data preprocessing rather than training a Logistic Regression model. The reason is that I showed how to set different hyperparameters in order to achieve satisfying results in 3rd article of this series and often times whenever working on a project 80% of the time one gonna spent is on data preprocessing.
train
folder and validate our model using images inside test
folder. Note: All the code sample is done in a notebook with a proper explanation of each cell