An open API service indexing awesome lists of open source software.

https://github.com/prak112/datacamp

projects based on finance, statistics and probability simulations.
https://github.com/prak112/datacamp

financial-analysis probabilistic-programming statistics

Last synced: 17 days ago
JSON representation

projects based on finance, statistics and probability simulations.

Awesome Lists containing this project

README

          

# Projects from DataCamp-Workspace 🏕️
## Projects coinciding with following interests:
- Career interests 🧑‍🏭
- Challenging analytical methods ⛷️

## Project 1
### [Financial Analysis](https://github.com/prak112/datacamp/blob/7f471e049c6b4615b2b3d31521ab316c8d857187/financial-analysis) 🤓

- Related to building analysis around Bitcoin, S&P500 & Gold:
- Assess Risk and Volatility of including in Fund Portfolio compared to S&P500
- Hedging against Inflation instead/together with Gold

## Project 2
### [Abalone Age Prediction](https://github.com/prak112/datacamp/blob/95224f5db610bb6dcdd6bc2b0b48a0882dcb53c2/abalone-ageprediction)
- Related to Predictive Modeling using Multiple Linear Regression
- Identify important features influencing aging of Abalone, such as physical appearance & weight.
- Predict age of Abalone by splitting dataset (train, test)

## Project 3
### [Probability Simulations](https://github.com/prak112/datacamp/blob/7ef5e33b963a2619eb74be9fcd7f58e442a3b877/probability-simulations)
- Monty Hall simulation (explained inside notebook)
- Crazy Lawn Mower simulation (explained inside notebook)