Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 500 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 500 Bytes

Cryptocurrency Market Analysis

  • Extracted coin data from CoinMarketCap.com
  • Organized the extracted data into a relational database for efficient data management and analysis
  • Applied various analytical techniques to analyze the extracted coin data
  • Conducted hypothesis tests on the data to derive statistical insights
  • Implemented classical ML models to predict coin price direction changes
  • Worked on data preprocessing and feature engineering to enhance the performance of the ML models