Skip to content
View camelbyte's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report camelbyte

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. huggingface-projects huggingface-projects Public

    A reproducible pipeline leveraging Hugging Face Transformers and Datasets for classficication and analysis.

    Python

  2. camelgin camelgin Public

    Population by Country is a dataset defined in a struct to simulate a database. I will add db connectors and CRUD methods using SQlite and MariaDB (MySQL)

    Go

  3. Python and PCRE Regex Reference with... Python and PCRE Regex Reference with Love!
    1
    # Python Regular Expressions (Regex) 
    2
    
                  
    3
    
                  
    4
    <h4>❗ Regex is extremely helpful when you're tasked with manipulating data structures that contain numerous data types.</h4>
    5
    
                  
  4. stock-prediction stock-prediction Public

    US stock market analysis and machine learning with Python

    Jupyter Notebook 1

  5. object-detection object-detection Public

    This project demonstrates object detection using PyTorch and OpenCV. It allows detection on image and video files.

    Python 2

  6. pollango pollango Public

    The system involves models for Poll, Question, and Answer, along with forms, views, and templates to manage and display polls.

    Python