Skip to content

daofuz/Crypto-Investment-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Crypto-Investment-Analysis

Winter 2022, ECE 143 Final Project, Team 10

Project Description

  • This project provides an overview of crypto market and illustrates some insights by data analysis
  • We analyze data from crypto market by finding some basic rules to help investment decision-making
  • We validate some quantitative investment methods and technique indicators in crypto market

Dataset

The dataset we utilized for analysis can be found on Kaggle.

File Structure

Root:
├─── Code
│ "Final version.ipynb
├─── Data
│ asset_details.csv
│Crypto Analysis and Forecasting.pdf
│README.md

How to Run Code

After downloading the third party modules, please download or open the "Final version.ipynb" jupyter notebook in your favorite software (i.e., Anaconda) and run it. Please download/import the "train.csv" dataset from Kaggle before executing the code. I have added the "asset_details.csv" under the "Data" folder, but the "train.csv" dataset was too big to be directly included there.

Third Party Modules

  • Numpy
  • Pandas
  • Matplolib
  • Plotly
  • Seaborn
  • Statsmodels

About

ECE 143 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages