Skip to content

Choose a tag to compare

@RezaGooner RezaGooner released this 15 Mar 12:33
· 1 commit to main since this release
cd782f2

Here’s a professional and engaging release message in English for your GitHub repository:


🚀 Excited to Announce the Release of Cryptocurrency Price Prediction Model! 🚀

I’m thrilled to share my latest project: Cryptocurrency Price Prediction Model! This tool predicts the price of TON Coin using historical data from the CoinGecko API and a Linear Regression model. It’s designed to be simple, interactive, and visually appealing, making it perfect for crypto enthusiasts and data science beginners alike.

Key Features:

  • Price Prediction: Forecast future prices using Linear Regression.
  • Interactive Charts: Visualize actual vs predicted prices with tooltips and threshold-based coloring.
  • Line Drawing Tool: Draw lines on the chart for custom analysis.
  • Extensible: Easily adapt the tool for other cryptocurrencies by changing the API.

How to Use:

  1. Clone the repository:
    git clone https://github.com/RezaGooner/Cryptocurrency-Price-Prediction-Model.git
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the script:
    python main.py

Contribute and Share Feedback

If you find this project useful, feel free to star the repository ⭐, fork it, or open an issue for suggestions and bug reports. Contributions are always welcome!

image