https://github.com/zenklinov/predicting_visitor_purchases_using_google_cloud_bigquery-
This repository contains a project for predicting Apple Inc.'s stock prices using a Long Short-Term Memory (LSTM) neural network. The model is optimized using Keras Tuner, a library for hyperparameter tuning in deep learning models. The dataset used for training and testing the model is sourced from Yahoo Finance.
https://github.com/zenklinov/predicting_visitor_purchases_using_google_cloud_bigquery-
bigquery bigquery-ml classification
Last synced: 5 months ago
JSON representation
This repository contains a project for predicting Apple Inc.'s stock prices using a Long Short-Term Memory (LSTM) neural network. The model is optimized using Keras Tuner, a library for hyperparameter tuning in deep learning models. The dataset used for training and testing the model is sourced from Yahoo Finance.
- Host: GitHub
- URL: https://github.com/zenklinov/predicting_visitor_purchases_using_google_cloud_bigquery-
- Owner: zenklinov
- License: apache-2.0
- Created: 2024-05-20T09:49:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T09:49:47.000Z (about 2 years ago)
- Last Synced: 2025-03-16T01:11:16.523Z (over 1 year ago)
- Topics: bigquery, bigquery-ml, classification
- Language: Jupyter Notebook
- Homepage:
- Size: 234 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Predicting_Visitor_Purchases_using_Google_Cloud_BigQuery-