Skip to content
View adabyt's full-sized avatar

Block or report adabyt

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
adabyt/README.md

👋 Nice of you to stop by

About Me

LinkedIn

  • I'm a research scientist with 20+ years experience in genetics, cancer biology, immunology, and immuno-oncology
  • I’ve completed: CS50x, CS50 Python, CS50 R, CS50 SQL
  • I’m currently working on several projects to learn about data science, machine learning, and bioinformatics

Tech Stack

Adobe Acrobat ReaderAdobe IllustratorAdobe PhotoshopAffinity DesignerAffinity PhotoAnacondaBash ScriptC++DockerFlaskGimpGitGitHubHTML5JavaScriptJinjaKerasMarkdownMatplotlibMySQLNumPyPandasPythonRscikit-learnScipySeabornSQLiteTensorFlow

Pinned Loading

  1. cnn-histopathology-kagglecnn-histopathology-kagglePublic

    Convolutional Neural Network (CNN) for histopathologic cancer detection using MobileNetV2 and hyperparameter tuning via KerasTuner, trained on Kaggle’s Histopathologic Cancer Detection dataset.

    Jupyter Notebook

  2. rnn-keras-imdb-sentimentrnn-keras-imdb-sentimentPublic

    Sentiment analysis on IMDb movie reviews using LSTM-based Recurrent Neural Networks (unidirectional, bidirectional, stacked) in Keras/TensorFlow. Includes visualisations, model architecture, and su…

    Python

  3. stroke-prediction-mlstroke-prediction-mlPublic

    Stroke prediction using machine learning (LogReg, RF, GBoost, LightGBM) with class imbalance handling and threshold optimisation

    Jupyter Notebook

  4. imbalanced-data-techniquesimbalanced-data-techniquesPublic

    Dealing with Imbalanced Datasets in Binary Classification: A Comparative Study of Resampling and Ensemble Methods

    Python

  5. cancer-trial-drug-trackercancer-trial-drug-trackerPublic

    MySQL database tracking cancer drug trials, patient outcomes, and cancer types. Final project for CS50 SQL.

  6. oncodex-flaskoncodex-flaskPublic

    A lightweight Flask application for CSV upload, tabular preview, and basic data visualisation using Pandas and Matplotlib. Final project for CS50x.

    HTML