data_importer.py
: importing the data and cleaning itneural_network_value.py
: The neural network model, training and testing to predict valuespredicting_diff_value.py
: Trying to predict the difference in cryptocurrencies valuespredicting_value.py
: Linear model, training and testing to predict values