Recode-Hive / machine-learning-repos

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

Adding Data Analysis of Tech Stocks #470

Open SanyaB1801 opened 3 days ago

SanyaB1801 commented 3 days ago

Description

Performed comprehensive data analysis on a dataset of stock information for various tech companies. Feature Description Performing a comprehensive data analysis on a dataset of stock information for various major tech companies, over a span of 12 years. Statistical Analysis: Calculating basic statistical measures such as mean, median, standard deviation, etc., for each stock symbol. Visualization: Utilizing Matplotlib and Seaborn for data visualization, including line plots, histograms, and heatmaps. Moving Averages: Implementing and visualizing moving averages (e.g., 20-day and 50-day) to identify trends in stock prices. Daily Returns: Calculating and visualizing daily returns to understand day-to-day stock performance. Correlation Analysis: Computing and visualizing the correlation matrix between different stock symbols to understand their relationships. Candlestick Charts: Creating candlestick charts for detailed visualization of stock price movements.

Fixes # (issue)

Type of change

Checklist:

github-actions[bot] commented 3 days 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! 😊