Skip to content
View julius-IVofVI's full-sized avatar

Block or report julius-IVofVI

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.

Content in all repositories owned by your account will be closed.
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

Popular repositories Loading

  1. Denver_Crime_Analysis Denver_Crime_Analysis Public

    An exploratory data analysis of crime records in Denver from January 2018 to October 2023. The project uses Python and data analysis and visualization libraries such as Pandas and Matplotlib to cle…

    Jupyter Notebook

  2. Skin-condition-classifier Skin-condition-classifier Public

    CNN-based classification of six skin conditions using TensorFlow, with an interactive Streamlit prediction interface

    Jupyter Notebook

  3. Market-research-analysis Market-research-analysis Public

    Analysis and AB Testing was conducted on market data gathered to test the effectiveness of advertisements and public service announcements (psas) on sales

    Jupyter Notebook

  4. Document_RAG_Chatbot Document_RAG_Chatbot Public

    This repository features a Streamlit RAG chatbot. Upload documents (PDF, DOCX, TXT, CSV) to chat with their content. It uses HuggingFace models for embeddings and FAISS for retrieval, providing sou…

    Python