Diligent Engineer takes responsibility for ongoing projects and new endeavor planning. Provides deep technical knowledge and common-sense business acumen for initiatives. Committed to reaching business goals through technical management and impactful analyses.
Tensor Flow Classification - Diagnostic (Benign vs. Malignant) Classification Model, Spring 2024, Trained TF Deep Learning model to classify patients as having a Benign or Malignant condition, Mitigated overfitting by implementing early stopping callbacks and dropout layers Tensor Flow Regression - House Price Prediction, Spring 2024, Trained TF Deep Learning model to predict house prices, Utilized model optimizer to reduce loss on test data set K Means Clustering - Private or Public University Classification, Spring 2024, Applied K Means Clustering using scikit learn to cluster colleges, producing clusters of Private vs. Public colleges