Giter Site home page Giter Site logo

pca_twostocks's Introduction

Principal Component Analysis

Small Cap Principal Component Analysis

Getting Started

Motivation:

Microsoft Q2 2024 Earnings Call Transcript suggested that Azure has been a primary source for increase in Revenue and as a result AMD and NVIDA have been able to accelerate AI. For more detailed information: https://github.com/dsrichard97/SentimentAnalys

Principal Component Analysis (PCA) - Small Cap

Principal component analysis (PCA) allows us to summarize and to visualize the information in a data set containing individuals/observations described by multiple inter-correlated quantitative variables. Each variable could be considered as a different dimension. If you have more than 3 variables in your data sets, it could be very difficult to visualize a multi-dimensional hyperspace. In other words, a dimension reduction.

Focus:

Be able to generate list that can reduce the best fits three components in Finance in terms of Market Cap, Volatility, Growth Metrics, and Financial Health. Our primary concern is to look at two risk stocks.

Data Source

Financial Screening - Fin Viz

This could involve looking into sub-sectors like software, hardware, cloud computing, semiconductors, etc. We wil use FinViz for market screening. For more information about FinViz: https://finviz.com/screener.ashx?v=141&f=cap_small,sec_technology,sh_avgvol_o1000
  • Market Capitalization: Larger companies tend to be less volatile, whereas smaller cap companies can be riskier but offer higher growth potential.
  • Volatility: Look for stocks with higher beta values, indicating higher volatility compared to the market.
  • Growth Metrics: High growth in revenue, earnings, or forecasts can indicate risk but also potential for high returns.
  • Financial Health: Assess the debt levels, cash flow, and profitability ratios. Riskier stocks might operate at a loss or have high debt levels.
Principal Component Analysis

Quick Glance

Principal Component Analysis

Steps

For R code: http://rpubs.com/diazrichard98/1167751

End Goal

Used PCA to get the best risky penny stocks.

pca_twostocks's People

Contributors

dsrichard97 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.