Skip to content
View abeed04's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report abeed04

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

A passionate Data Scientist from India

  • 👨‍💻 I code in Python and i have experience in engaging with data analysis, machine learning and deep learning, data visualization, and descision making based on data.

  • 🌱 I’m currently learning Machine Learning, and Generative AI.

  • 🔭 I consider myself as a committed person, with good teamwork skills and adept at solution providing.

  • ⚡ I have always been enthusiastic about learning new technologies and discovering the best practices in any field I have worked in.

  • 👯 I’m looking to collaborate on Machine Learning projects.


⚒️ Languages-Frameworks-Tools ⚒️




snake eating my contributions

I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 🤝

🐍 My Contributions 🐍

Pinned Loading

  1. Bank-Credit-Risk-Model-using-Machine-Learning Bank-Credit-Risk-Model-using-Machine-Learning Public

    Robust credit risk model that go beyond traditional credit scoring methods in banks

    Jupyter Notebook

  2. Object-detection-model-using-Cv2 Object-detection-model-using-Cv2 Public

    Leverage OpenCV (cv2) to build an object detection system. This system would combine a pre-trained MobileNet model, trained on the COCO dataset, with a frozen inference graph for real-time object i…

    Python

  3. Sentiment-Analysis-using-Recurrent-Neural-Networks Sentiment-Analysis-using-Recurrent-Neural-Networks Public

    Bidirectional RNNs are used to analyze the sentiment (positive, negative, neutral) of movie reviews. .

    Jupyter Notebook

  4. Face-Recognition-using-Computer-Vision-Cv2- Face-Recognition-using-Computer-Vision-Cv2- Public

    OpenCV (cv2) can be used for face recognition by detecting faces, extracting facial features, and comparing them to a database of known faces.

    Python

  5. CHAT-with-PDF-using-Gemini-1.5-Flash CHAT-with-PDF-using-Gemini-1.5-Flash Public

    Chat with the content of PDFs using an informative LLM powered by RAG.

    Python