Skip to content
View ceodaniyal's full-sized avatar

Block or report ceodaniyal

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

Popular repositories Loading

  1. ML_Ds_Project ML_Ds_Project Public

    A collection of Jupyter Notebooks where I've practiced and honed my skills in NumPy, Matplotlib, and Scikit-learn. This repository includes exercises and examples demonstrating data manipulation, v…

    Jupyter Notebook

  2. heart-disease-project heart-disease-project Public

    Built a machine learning model to classify heart disease using medical data. The project includes data preprocessing, exploratory analysis, model training with algorithms like Logistic Regression a…

    Jupyter Notebook

  3. bulldozer-price-prediction-project bulldozer-price-prediction-project Public

    Developed a machine learning model to predict bulldozer prices based on historical sales data. The project includes data cleaning, feature engineering, and model training with algorithms like Rando…

    Jupyter Notebook

  4. Skin-Cancer-Detection-System-Using-CNN Skin-Cancer-Detection-System-Using-CNN Public

    Skin cancer detection using Convolutional Neural Networks (CNN). This project trains a deep learning model to classify skin lesions as benign or malignant using the Melanoma Skin Cancer Dataset. It…

    Python

  5. Dog-Vision-Dog-Breed-Identification---Machine-Vision-Project Dog-Vision-Dog-Breed-Identification---Machine-Vision-Project Public

    This project is a machine vision system designed to identify dog breeds from images using deep learning techniques. By leveraging a fine-tuned MobileNetV2 model, it accurately classifies over 120 d…

    Jupyter Notebook

  6. Image_To_Text_GPT-4o-mini Image_To_Text_GPT-4o-mini Public

    This repository contains a Python script to extract text from images using OpenAI's GPT-4 API. The script supports text extraction from both online image URLs and locally stored images (converted t…

    Python