Skip to content

Samarthkumar2003/Samarth_Kumar

Repository files navigation

📈 Cryptocurrency Price Prediction

Cryptocurrency Price Prediction for Ethereum, Arbitrum and Chainlink

Model Performance

Avg R-squared (R2) Score: 0.9624576006246804

📝 Overview

This repository contains code for building a linear regression model to predict future values of Ethereum, Arbitrum, and Chainlink cryptocurrency prices. The model is trained using historical price data and aims to forecast prices for the period from February 17th to February 25th.

📁 Content

The files of the folder are as follows:

ARBNEW.csv: Contains the token data of (ARB) Arbitrum

LINKNEW.csv: Contains the token data of (LINK) ChainLink

ETHNEW.csv: Contains the token data of (ETH) Ethereum

instruction.py: Contains the instructions given to predict the data

predictions_Samarth.py: Contains the model code to predict the data

ReadMe.md: Contains the metadata and predictions screenshots of the file

requirements.txt: Contains all the requierments used in the application

📈 Predictions

Prediction for Ethereum

image

WhatsApp Image 2024-04-16 at 17 41 03_4b5da4b4

Prediction for Arbitrum

image

image

Prediction for Chainlink

image

image

Data

The historical price data for Ethereum, Arbitrum, and Chainlink is sourced from Coingiko, CoinMarketCap and Yahoo finance. The dataset includes daily price records along with relevant features such as volume and market sentiment indicators.

Dependencies

  • Python 3.x
  • pandas
  • scikit-learn
  • matplotlib
  • Jupyter Notebook (optional)

About

Cryptocurrency Price Prediction for Ethereum, Arbitrum and Chainlink

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published