Prediction of Bitcoin Close Price using machine learning algorithms in R.
-
Updated
May 8, 2019 - R
Prediction of Bitcoin Close Price using machine learning algorithms in R.
Exploratory Data Analysis and Feature Engineering on Violent Crime dataset from Kaggle and performing regression analysis to predict the crime rate per 100k population. This project compared the performances of Linear Regression, PLS, regularized models like Ridge regression, Lasso and Elastic Net models, and SVR models.
R package: Computes the solution path of the multivariate Scalar-on-Functional Elastic Net regression in serial and parallel.
Multivariate Regression to predict sales of Used Cars
Comparison of OLS, Ridge and elastic net estimators
Creating a classifier for bladder cancer using Elastic Net Regression
The dataset that I am performing this regression analysis on, comes from Kaggle, titled crimes In India. This dataset holds complete information about various aspects of crimes that have taken place in India in a 17 year span, from 2001 to 2018.
Add a description, image, and links to the elasticnet topic page so that developers can more easily learn about it.
To associate your repository with the elasticnet topic, visit your repo's landing page and select "manage topics."