Skip to content
View btboilerplate's full-sized avatar

Block or report btboilerplate

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. Anomaly-detection-using-dbscan Anomaly-detection-using-dbscan Public

    Detects anomalies using the DBSCAN algorithm by identifying low-density noise points, with clear visualizations of original data, highlighted outliers, and isolated anomaly points.

    Jupyter Notebook 1

  2. DBSCAN_Clustering DBSCAN_Clustering Public

    Applies DBSCAN clustering on two different datasets to identify density-based clusters and compare clustering quality using silhouette scores and visual analysis.

    Jupyter Notebook 1

  3. Fake-News-Detection-using-LSTM-and-BiLSTM Fake-News-Detection-using-LSTM-and-BiLSTM Public

    Compares LSTM and Bidirectional LSTM models for fake news detection, highlighting how bidirectional context improves text classification performance using deep learning.

    Jupyter Notebook 1

  4. sms-spam-classification-transformer sms-spam-classification-transformer Public

    SMS spam classification using a Transformer-based model built with HuggingFace and PyTorch, demonstrating modern NLP techniques for contextual text classification and model evaluation using a confu…

    Jupyter Notebook 1