- 👋 Hi, I’m @cgatama
- 👀 I’m interested in Data & Information management, Data Science/ML, AI & DeepLearning
- 🌱 I’m currently learning ML, AI & Deep Learning
- 💞️ I’m looking to collaborate on Data Science/ ML, AI and DeepLearning Projects
- 📫 How to reach me [c.gatama@gmail.com]
- Here are Links to my favorite Data Science projects using real-world data and problems/ scenerio;
- Predict if SpaceX Falcon 9 first stage will land successfully after rocket launches. SpaceX landing Prediction
- Data Analysis with Python of House Sales in King County, USA
- Decision Tree Drug Classifaction Problem to predict the class of an unknown patient, or/ and find a proper drug for a new patient. Drug & patient classification
- K-NN Customer Classification Problem for Telcommunication Company to segment customers by service usage patterns. Telco Customer Segmentation using K-NN classification model
- Credit Card Fraud Detection Classication probmem using Decision Tree and Support Vector Machine (SVM).Credit Card Fraud Detection
- Regression_Trees to predict house prices. House price prediction
- NYC Taxi Tip Prediction using Decision Tree Regressor model in Scikit-Learn and Snap ML. Taxi Tip Prediction
- Telecommunications Company Customer Churn Prediction with Logistic Regression.Customer Churn Prediction
- Human cell classification problem cells to classify whether the samples are benign or malignant using SVM (Support Vector Machines).benign or malignant classification.
- Customer Segmentation using K-Means clustering problem with K-Means clustering model. use k-Means for customer segmentation
- Using a rainfall dataset from Australian Government's Bureau of Meteorology , clean the data, and apply different classification algorithm on the data to find the best classification algorithm (among Logistic Regression, KNN, SVM, Decision Trees, Linear Regression) to predict rainfall in Australia dataset based on the accuracy evaluation methods (evaluation metrics)