Fatima Siddiqui

Machine Learning
This page contains projects and practicals I undertook to further my understanding of ML concepts and practical applications of it.

01
The goal of the project was to build a machine learning pipeline to predict the spread of wildfires in the northeastern region of Portugal.
code: https://github.com/blipblopblop/Predicting-Spread-of-Wildfires
02
To really understand classification models, real world data sets were undertaken and applied on k - nearest neighbours, logistic regression, decision tree, and support vector machine models to form predictors.
https://github.com/blipblopblop/Building-Classification-Models


03
To understand regression models, real world data sets were undertaken and applied on linear, multiple, polynomial, and non-linear regression.
04
Practice ML pipeline through predicting the SpaceX Falcon 9 launch success.


05
I wrote a paper to explore and investigate the mathematical modelling behind training neural network to learn and ‘AND’, ‘OR’, and ‘XOR’ using VBA .
https://github.com/blipblopblop/Training-Feedforward-Neural-Networks