Analyst at Citi | Ex- IIT (BHU), Varanasi
Pinned Loading
-
text_generators
text_generators PublicPython code for building a text generator using LSTMs.
-
brainwaves17_annual_returns
brainwaves17_annual_returns PublicPredicting a portfolio’s annual returns based given data.
Jupyter Notebook 1
-
brainwaves17_fraudulent
brainwaves17_fraudulent PublicA competition hosted by Societe Generale. Code for predicting fraudulent transaction problem..
-
-
LSTM_model.py
LSTM_model.py 1# Importing dependencies numpy and keras
2import numpy
3from keras.models import Sequential
4from keras.layers import Dense
5from keras.layers import Dropout
-
ltfs_hackathon_baseline
ltfs_hackathon_baseline PublicPython code for a baseline XGBoost model for Analytics Vidhya's LTFS Loan Prediction problem.
Jupyter Notebook
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.