Repository for my 2018 Intercampus Machine Learning Competition by DataScience Nigeria
# A repository containing my work on the Intercampus Machine Learning Competition by Data Science Nigeria
#### My Kaggle Profile Link:
kaggle.com
#### Competition Link:
kaggle.com
### Information:
This was done in September 2018 and this repository contains all my notebook files I used, all data, normalised and transformed using Microsoft Azure Machine Learning and other forms of data preprocessing, model selection, etc.
- You can find raw data in main directory and also from _here_
```
test.csv
train.csv
SampleSubmission.csv
```
Normalised data _here_
```
./normalise
```
- My test notebooks _here_
```
./test-note-books
```
- My Submissions _here_
```
./submissions
```