Predicting crypto currency values from g-trends and other coin data

Detailed report

  • data_importer.py: importing the data and cleaning it
  • neural_network_value.py: The neural network model, training and testing to predict values
  • predicting_diff_value.py: Trying to predict the difference in cryptocurrencies values
  • predicting_value.py: Linear model, training and testing to predict values