Skip to content
View ITheClixs's full-sized avatar
🥀
kinda locked
🥀
kinda locked

Block or report ITheClixs

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 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. crypto-predictor crypto-predictor Public

    A simple command-line cryptocurrency price predictor that uses an XGBoost regression model trained on historical data from Yahoo Finance to forecast future prices.

    Python

  2. gpt2-finetune gpt2-finetune Public

    Fine-tune GPT-2 for scientific paper summarization using a minimal dataset, optimized for quick execution on CPU-only machines. Demonstrates the fine-tuning workflow with Hugging Face Transformers.

    Python 1

  3. FinancialAnalyst FinancialAnalyst Public

    A Financial Analyst that utilizes fine-tuned GPT-2 to scrape real time info from "finance.yahoo.com/most-active"

    Python 1

  4. goldsilver-predictor goldsilver-predictor Public

    A Flask-based machine learning app that predicts future gold and silver prices using historical data and technical indicators, and provides trading signals (buy/sell/hold).

    Python