Skip to content
View dobrinaVI's full-sized avatar

Block or report dobrinaVI

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
dobrinaVI/README.md
  • 👋 Hi, I’m Dobrina!
  • 👀 I’m passionate about working with complex data and leveraging it to solve real-world challenges.
  • 🌱 I’m a continuous learner and I use Python to solve different challenges.
  • 💼 Check out my GitHub repositories to explore my projects.

Pinned Loading

  1. Coffee-Shop-Order-ChatBot Coffee-Shop-Order-ChatBot Public

    Coffee Shop Order ChatBot utilises the openai API's chat format to create extended conversations personalized or specialized for specific tasks or behaviors.

    Jupyter Notebook 1

  2. Customer-Churn-Prediction-using-XGBOOST Customer-Churn-Prediction-using-XGBOOST Public

    Using XGBoost to build a collection of boosted trees. Utilizing continuous and categorical customer data from the Telco Churn Dataset (IBM Base Samples) to predict whether or not a customer will st…

    HTML

  3. GitHub-Profile-Picture-Generator-with-Image-Thresholding GitHub-Profile-Picture-Generator-with-Image-Thresholding Public

    Create a GitHub profile picture using Python's OpenCV package. The project utilizes various image processing methods: 1) Conversion to black-and-white; 2) Global thresholding; 3) Adaptive Mean Thre…

    Jupyter Notebook

  4. SMS-Spam-Classifier SMS-Spam-Classifier Public

    The SMS-Spam-Classifier project endeavors to deliver an effective solution for SMS spam detection using NLP in TensorFlow.

    Jupyter Notebook

  5. social-media-events-poc social-media-events-poc Public

    🚧 UNDER CONSTRUCTION 🚧 POC for a social media analytics pipeline. Transforms raw post events into analysis-ready models for engagement insights and ML features.

    Python

  6. web-scraper web-scraper Public

    Pure Python command-line RSS reader.

    Python