Skip to content

Commit

Permalink
Merge pull request #844 from vivekvardhan2810/nestle
Browse files Browse the repository at this point in the history
Nestle India Stock Price Prediction Using LSTM, Linear Regression, KNN and K Means Clustering
  • Loading branch information
Akshat111111 authored Aug 8, 2024
2 parents e6e2806 + d28304a commit 768f0c9
Show file tree
Hide file tree
Showing 10 changed files with 4,410 additions and 0 deletions.
2,807 changes: 2,807 additions & 0 deletions Nifty /Nestle India Stock Analysis/Dataset/NESTLEIND.csv

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions Nifty /Nestle India Stock Analysis/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
**Requirements For Project :-**

1. NumPy: Fundamental package for numerical computing.
2. pandas: Data analysis and manipulation library.
3. scikit-learn: Machine learning library for classification, regression, and clustering.
4. Matplotlib: Plotting library for creating visualizations.
5. Keras: High-level neural networks API, typically used with TensorFlow backend.
6. seaborn: Statistical data visualization library based on Matplotlib.

0 comments on commit 768f0c9

Please sign in to comment.