Skip to content
View lobadiah's full-sized avatar
πŸ’­
Never Give up!!!
πŸ’­
Never Give up!!!

Highlights

  • Pro

Block or report lobadiah

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
lobadiah/README.md

Hello, I'm Louis Obadiah!

Welcome to my GitHub profile! πŸ‘‹

About Me

I'm a passionate developer, AI Engineer, and data science enthusiast dedicated to building innovative solutions that solve real-world problems. With expertise across machine learning, deep learning, and full-stack development, I transform ideas into impactful code.

  • 🌍 I'm based in Istanbul, Turkey.
  • 🧠 I'm passionate about learning to code and making projects!
  • 🎨 I love creating useful and interactive applications.
  • πŸ“« You can reach me at: louisobadiah@gmail.com

πŸ’Ό Professional Expertise

  • Machine Learning & AI - Building predictive models and intelligent systems
  • Deep Learning - CNN, RNN, and neural network architectures
  • Data Analysis & Visualization - Turning data into actionable insights
  • Full-Stack Development - Creating end-to-end solutions
  • Python Development - Core proficiency across ML/AI stack Technologies: TensorFlow, Keras, Python, Jupyter

πŸ› οΈ Tech Stack

Languages: Python, JavaScript, SQL, R, HTML & CSS, and React. ML/DL Frameworks: TensorFlow, Keras, scikit-learn, pandas, NumPy.
Data Tools: Jupyter Notebook, Matplotlib, Seaborn.
Other: Git, REST APIs, Git.

Featured Projects

Project 1

Project 2

Project 3

Project 4


🧠 CNN Image Classification Projects

Two CNN image classification projects were recently completed and merged into this repository.

Project A β€” Medical Image Classification (Brain Tumor MRI)

File: brain_tumor_cnn_classification.ipynb
PR: #1 β€” Add Brain Tumor MRI CNN Classification Jupyter Notebook β€” βœ… Merged
Domain: Medical (Brain Tumor MRI β€” distinct domain)
Approach: Custom CNN + MobileNetV2 transfer learning, data augmentation, performance evaluation (accuracy, precision, recall, F1, confusion matrix, learning curves).

Project B β€” Satellite Land-Use Classification (EuroSAT)

File: cnn_image_classification.ipynb
PR: #2 β€” Add EuroSAT CNN image classification notebook β€” βœ… Merged
Domain: Satellite imagery (EuroSAT β€” 10 land-use classes, completely distinct domain)
Approach: Custom CNN + MobileNetV2 transfer learning, controlled experiments (augmentation effect, optimizer comparison, fine-tuning), full rubric coverage.

Feature-Based Classification (Bonus β€” Copy-Paste for VS Code / Jupyter)

File: brain_tumor_feature_classification.py
Traditional feature extraction (HOG, LBP, Sobel edges) + ML classifiers (SVM, Random Forest, k-NN, Logistic Regression) on the Brain Tumor dataset.
Copy each # %% block into a VS Code Jupyter cell or Jupyter Notebook cell and run directly.
Dataset path already set to: C:\Users\louis\Desktop\ML Project\brain_tumor_dataset.


πŸ“Œ How to Find PRs / Merged Work on GitHub

Step What to do
Open PRs Go to https://github.com/lobadiah/lobadiah/pulls
Closed / Merged PRs Click the Closed tab on the Pull Requests page
Merged notebooks Once a PR is merged, its files appear directly in the repository's file list on the main branch
PR history Each PR page (e.g. #1, #2) shows the full diff, review comments, and merge timestamp
Specific file Click any .ipynb file in the repo to view it rendered in GitHub's notebook viewer

Note: Both CNN projects (PR #1 and PR #2) are already merged. Their notebooks are live in the main branch and visible in this repository right now.

Research Publications

Lead Author

Obadiah, L. A., Godwin, D., Edward, N. M., Abubakar, N. M., Daniel, J., & Titus, D. K. (2026). Bias and Fairness in AI Systems: Theoretical Analysis and Empirical Validation Through Reweighing Mitigation. In Proceedings of the 8th International Congress on Human-Computer Interaction, Optimization and Robotic Applications (ICHORA 2026). Ankara, TΓΌrkiye, May 21–23, 2026. IEEE. (Paper ID: 581) [Oral Presentation]

Co-Author

Daniel, J., Wilson, S., Edward, N. M., Ishaya, C., Musa, Z. S., Augustine, V., Bello, Y. G., Obadiah, L. A., & Titus, D. K. (2026). Explainable Prediction of Daily Stress and Sleep Quality from Passive Smartphone Behavioral Sensing: A SHAP-Based Analysis of the StudentLife Dataset. In Proceedings of the 8th International Congress on Human-Computer Interaction, Optimization and Robotic Applications (ICHORA 2026). Ankara, TΓΌrkiye, May 21–23, 2026. IEEE. (Paper ID: 569) [Oral Presentation]

Let's Connect

I'm always interested in collaborating on innovative projects and discussing the latest in tech!

GitHub Email

πŸ“ Latest Activities

  • πŸ”¬ Working on advanced machine learning models
  • πŸ“š Continuously learning and experimenting with new technologies
  • πŸ€– Exploring deep learning applications in healthcare
louis3

Popular repositories Loading

  1. implement_professional_scientific_calculator implement_professional_scientific_calculator Public

    This a Simple calculator demonstrates how to add, sub, Mult. div. numbers

    Python 1

  2. medical_insurance_premium_prediction_using_machine_learning_and_deep_learning_techniques medical_insurance_premium_prediction_using_machine_learning_and_deep_learning_techniques Public

    Python 1

  3. Bias-and-Fairness-in-AI-Systems-Empirical-Validation-Through-Reweighing-Mitigation Bias-and-Fairness-in-AI-Systems-Empirical-Validation-Through-Reweighing-Mitigation Public

    β€œBias and Fairness in AI Systems: Theoretical Analysis and Empirical Validation Through Reweighing Mitigation.” This research goes beyond theoretical discussion by providing empirical validation th…

    Python 1

  4. lobadiah lobadiah Public

    Jupyter Notebook 1

  5. Brain-Tumor-Classification-Tumor-vs-Non-Tumor-using-Handcrafted-Features-Machine-Learning Brain-Tumor-Classification-Tumor-vs-Non-Tumor-using-Handcrafted-Features-Machine-Learning Public

    Jupyter Notebook 1

  6. Multimodal-MRI-Brain-Tumor-Segmentation-Using-U-Net-A-2D-Deep-Learning-Approach-on-BraTS-2020 Multimodal-MRI-Brain-Tumor-Segmentation-Using-U-Net-A-2D-Deep-Learning-Approach-on-BraTS-2020 Public

    Multimodal MRI brain tumor segmentation project using a 2D U-Net model with a Streamlit interface for interactive inference and visualization

    Jupyter Notebook 1