Skip to content
#

model-prediction

Here are 14 public repositories matching this topic...

Prediction-Bitcoin-Price-with-Gated-Recurrent-Unit-RNN

In this project, I created prediction model for predict bitcoin price with Gated Recurrent Unit Model. GRU is a gating mechanism in recurrent neural networks (RNN) similar to a long short-term memory (LSTM), GRU have more simple computation and faster than LSTM because have fewer number of gates.

  • Updated Dec 10, 2020
  • Jupyter Notebook

Q1) Delivery_time -> Predict delivery time using sorting time. Build a simple linear regression model by performing EDA and do necessary transformations and select the best model using R or Python. EDA and Data Visualization, Feature Engineering, Correlation Analysis, Model Building, Model Testing and Model Predictions using simple linear regressi

  • Updated May 5, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the model-prediction topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-prediction topic, visit your repo's landing page and select "manage topics."

Learn more