Jovrys

Jovrys

Geek Repo

0

followers

0

following

Github PK Tool:Github PK Tool

Jovrys's starred repositories

correlation

(deprecated) Data correlation analysis

Language:PythonStargazers:2Issues:0Issues:0

Multivariate-Regression

Analysed data set and established a relation between a dependent variable and six independent variables using R. Based on the P value, R-Square value, F-statistic value and the correlation trends, a final model is designed discarding the statistically insignificant variables. The final model produced is a best fit and its residual analysis is done using a Q-Q plot and chi-square test.

Language:RStargazers:1Issues:0Issues:0

housing_price_prediction

used machine learning models such as simple linear regression, lasso, ridge, Gradient Boosting Regressor to find the best highest R2 score, and apply that model with our prediction

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

003_Machine-learning_HousingPrice

Deployed machine learning models using Kaggle Data set to predict the housing prices in Ames, Iowa, applied Linear regression, Elastic Net, random forests, and gradient boosting models to enhance prediction score(accuracy)

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

Loan_Prediction_by_ensemble_machine_learning_techniques

Used ensemble methods such as boosting, voting, Bagging

Language:Jupyter NotebookStargazers:6Issues:0Issues:0

ML-mastery

Code from Jason Brownlee's course on mastering machine learning

Language:PythonStargazers:123Issues:0Issues:0

Multivariate-Time-Series-Forecasting

Multivariate Time Series Forecasting with LSTMs in Keras

Language:Jupyter NotebookStargazers:11Issues:0Issues:0

keras-tensorflow-financial-time-series-signal-forecast

Financial Time Series Price forecast using Keras for Tensorflow. RNN LSTM

Language:PythonStargazers:47Issues:0Issues:0

lstms_for_predictive_maintenance

LSTMS for Predictive Maintenance

Language:Jupyter NotebookLicense:MITStargazers:321Issues:0Issues:0

Predictive-Maintenance-using-LSTM

Example of Multiple Multivariate Time Series Prediction with LSTM Recurrent Neural Networks in Python with Keras.

Language:PythonLicense:MITStargazers:611Issues:0Issues:0

Deep-Learning-Time-Series-Prediction-using-LSTM-Recurrent-Neural-Networks

This project aims to predict VOLATILITY S&P 500 (^VIX) time series using LSTM.

Language:PythonStargazers:92Issues:0Issues:0

LSTM_learn

a implement of LSTM using Keras for time series prediction regression problem

Language:PythonStargazers:217Issues:0Issues:0

TensorFlow-Time-Series-Examples

Time Series Prediction with tf.contrib.timeseries

Language:PythonStargazers:474Issues:0Issues:0

haupt

Lineage metadata API, artifacts streams, sandbox, API, and spaces for Polyaxon

Language:PythonLicense:AGPL-3.0Stargazers:453Issues:0Issues:0

LSTM-Neural-Network-for-Time-Series-Prediction

LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data

Language:PythonLicense:AGPL-3.0Stargazers:4728Issues:0Issues:0

Air_Pollution_Forcast_Beijing

基于Keras的LSTM多变量时间序列预测

Language:PythonStargazers:169Issues:0Issues:0

stationaRy

Get hourly meteorological data from one of thousands of global stations

Language:RLicense:NOASSERTIONStargazers:250Issues:0Issues:0

LSTM-Time-Series

Long short term memory network in Python using Keras.

Language:PythonStargazers:1Issues:0Issues:0

DeepLearning_Financial

Attempt to replicate: A deep learning framework for financial time series using stacked autoencoders and long- short term memory

Language:PythonStargazers:89Issues:0Issues:0

Surge-Forecast-with-RNN

Multivariate Time-Series Analysis using Recurrent Neural Net with Long Short Term Memory for forecasting surge pricing 5 min into the future.

Language:PythonStargazers:44Issues:0Issues:0

Surge_Forecast_ExtraTrees

Surge Forecast using ExtraTreesRegressor. I'm doing time series forecasting without actually having to do time series analysis, it works better than I had hoped.

Language:PythonStargazers:3Issues:0Issues:0

keras

Deep Learning for humans

Language:PythonLicense:Apache-2.0Stargazers:61297Issues:0Issues:0

LSTM-GA-StockTrader

A trading bot that utilizes a Long Short Term Memory (LSTM) Neural Network and other analysis methods

Language:PythonStargazers:26Issues:0Issues:0

LSTM---Stock-prediction

A long term short term memory recurrent neural network to predict forex data time series

Language:PythonStargazers:305Issues:0Issues:0