A few elementary projects from where I had started with To veiw through the projects ,just go through the python notebook files Consist of of following projects
-
Iris Dataset - Got started with this project.
-
Loan Prediction- Where I learnt about Exploratory Data Analysis techniques and few other cross validation methods. And build the model using Random Forrest Classifier.
-
Time Series Analysis- Learnt to work with Time Series data by indexing them in Data frames and learnt about ARIMA model and SARIMAX model. (A small problem with it, working on it)