Recode-Hive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
MIT License
45 stars 125 forks source link

Stock Market Prediction (Deep Learning Algorithms-neural networks with fine tuning and advanced optimization methods) #379

Closed ranamanish674zu closed 1 week ago

ranamanish674zu commented 1 week ago

Description

Stock Market Prediction (Deep Learning Algorithms-neural networks with fine tuning and advanced optimization methods) techniques- Neural net, early stopping and other optimization methods . Fixes #346 here are some neccessory library- import pandas as pd import numpy as np from sklearn.model_selection import train_test_split from sklearn.preprocessing import MinMaxScaler import tensorflow as tf from tensorflow.keras.models import Sequential from tensorflow.keras.layers import Dense, Dropout from tensorflow.keras.optimizers import Adam from tensorflow.keras.callbacks import EarlyStopping, ModelCheckpoint

Type of change

Checklist:

github-actions[bot] commented 1 week ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

sanjay-kv commented 1 week ago

Why did you raise PR even before assigning?

ranamanish674zu commented 1 week ago

Why did you raise PR even before assigning?

sorry sir , but you have assigned and label it , then i raise the pull request

ranamanish674zu commented 1 week ago

Why did you raise PR even before assigning?

Why did you raise PR even before assigning?

sorry sir , but you have assigned and label it , then i raise the pull request

image

sanjay-kv commented 1 week ago

my bad