Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sanyog16
/
AI-Based_Stock_Analysis_and_Portfolio_Optimisation
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AI-Based_Stock_Analysis_and_Portfolio_Optimisation
21.9 kB
2 contributors
History:
21 commits
sanyog16
Updated README.md
9965cca
verified
5 months ago
.gitattributes
Safe
1.52 kB
initial commit
12 months ago
.gitignore
Safe
223 Bytes
Added .gitignore to exclude unnecessary files
12 months ago
README.md
Safe
5.47 kB
Updated README.md
5 months ago
ai_insights.py
Safe
1.32 kB
removed unused imports
5 months ago
app.py
Safe
4.21 kB
imported investment_signal function and called it on line 62 to get signal and the reason
5 months ago
data_loader.py
Safe
941 Bytes
removed unused import
5 months ago
indicators.py
Safe
4.19 kB
removed pandas_ta from indicators.py
5 months ago
investment_signal.py
Safe
1.51 kB
Uploaded investment_signal script
5 months ago
portfolio_optimiser.py
Safe
2.44 kB
Update portfolio_optimiser.py
8 months ago
requirements.txt
Safe
53 Bytes
Updated requirements.txt with latest numpy version
5 months ago