Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 513 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 513 Bytes

ETH 2.0 Advanced Analytics

Overview

This is a project to create advanced analytics about validators and prices in the Ethereum 2.0 blockchain.

  1. I have created a program to create a histogram to measure a specific validator's performance against other validators Histogram.py with instructions in Histogram.md) and

  2. A model to predict Blockchain prices (CryptocurrencyPricingAnalysis.py with instructions in CryptocurrencyPricingAnalysis.md).