An intern data scientist with statistics and machine learning background
View the Project on GitHub sandyayesha/data-scientist-portfolio
Developed a model to classify concentrate cake quality based its video using tensorflow. Reached training accuracy 91% and validation accuracy 82%. The data is confidential.
Developed a model to predict the pipeline thickness using Support Vector Regression and reached 4% MAPE. The model is used to find best parameter so that tha slurry thickness reduction is minimum using Solver Excel.
Developed a mobile App that can classify Tobacco Garangan quality based its images using tensorflow with team. We found that the best pre-trained model to classify the case is MobileNet. We reached training accuracy 98% and validation accuracy 97%.
Using Python and neural random forest to classify water feasibility (binary) with 38 factors consisting of 11990 entries. Reached 90.83% training accuracy.
Used Matlab to make Graphical User Interface (GUI) that can predict Value at Risk (VaR) with 4 different methods.
Used R to make Graphical User Interface (GUI) that can cluster data with K-Means Clustering method.