marina-sam14 / BitcoinClosePricePrediction

University Project in Machine Learning about Bitcoin Close Price Prediction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BitcoinPrediction

Machine Learning University Project.

CryptoCurrency prediction using Linear Regression,Logistic Regression, Neural Network and ARIMA Model

This repository contains various Machine learning models used in industry to predict close bitcoin prices.

  • Fundamental analysis of the close price using Yahoo Finance
  • Data Visualization using MatplotLib
  • Simpler machine learning models (Linear Regression,Logistic Regression)
  • Recurrent Neural Networks / Long Short Term Memory Networks
  • ARIMA model to capture the trends,seasonality, forecast the prices and use as a baseline

About

University Project in Machine Learning about Bitcoin Close Price Prediction


Languages

Language:Jupyter Notebook 100.0%