Machine Learning Developer With Python
Projects done:• LendingClub Default Borrowers Project: Based on csv file gathered from Github, this project builds a model that can predict whether a borrower will pay back their loan. Technical environment: SQL-Server, Shell, Google Colab, Docker, Kubernetes, Google Cloud, GitHub, Docker Hub Models used: Artificial Neural Network Model• Bank Authentication Project: Build a model that can predict whether a bank note is authentic. Technical environment: SQL-Oracle, Shell, Cloud Shell, RStudio, Docker, Kubernetes, Docker Hub, GitHub, Google Cloud, Terraform and AWS Models used: Artificial Neural Network Model• IBM-HR-Employee-Attrition-Analysis: Based on several variables, we try in this project to predict whether attrition is present in IBM-HR employees. Technical environment: SQL-Oracle, Shell, Cloud Shell, Google Colab, Docker, Kubernetes, Docker Hub, GitHub, Google Cloud, Terraform and AWS Models used: BaggingClassifier - Random Forest – AdaBoostClassifier -AdaBoost+RandomForest – GradientBoostingClassifier - XGBoostLogisticRegression RandomForestClassifier+AdaBoostClassifier• Boston Housing Price Project: This project tries to predict Boston Housing price based on multiple features. Models used: RANSACRegressor - Ridge - Lasso - ElasticNet – RandomForestRegressor – AdaBoostRegressor