Skip to content
View hisanusman's full-sized avatar

Block or report hisanusman

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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. Violent-activities-detection-and-scene-understanding Violent-activities-detection-and-scene-understanding Public

    This project uses a vision transformer to detect violent activities in CCTV footages, along with a custom YOLOv8 model for weapon detection and pin-pointing of exact person. Scene understanding has…

    Jupyter Notebook

  2. Vision-Transformer-for-Human-Activity-Recognition Vision-Transformer-for-Human-Activity-Recognition Public

    The Vision Transformer (ViT) model, traditionally used for image classification, has been fine-tuned to recognize actions from short video clips (taken from HMDB Dataset). By learning patterns acro…

    Jupyter Notebook 1

  3. Stock-Price-Prediction-Google- Stock-Price-Prediction-Google- Public

    Building an LSTM model for the stock price prediction of GOOGL, using live data from Alpha Vantage API key.

    Jupyter Notebook

  4. Diet-Planner-with-Unsupervised-learning-and-LLMs Diet-Planner-with-Unsupervised-learning-and-LLMs Public

    Training a K-means clustering model to predict the weight status of a patient and then plan his/her diet, using LLM's, accordingly.

    Jupyter Notebook

  5. Credit-Score-Model Credit-Score-Model Public

    Machine learning workflow to classify credit scores by building a robust classification model, developed during the internship at Teradata.

    Jupyter Notebook

  6. Weather-Forecasting-with-MLOps-DVC-Airflow-and-MLFlow Weather-Forecasting-with-MLOps-DVC-Airflow-and-MLFlow Public

    Repository demonstrates a complete end-to-end MLOps pipeline for building a weather forecasting model. By leveraging tools like DVC, Airflow, and MLFlow, we’ve created an automated, scalable, and r…

    Python