wtte-rnn
Event predictor
A framework for predicting time to event and churn using recurrent neural networks with Weibull distribution
WTTE-RNN a framework for churn and time to event prediction
768 stars
43 watching
188 forks
Language: Python
last commit: over 4 years ago churn-predictionfailure-ratekerasmachine-learning-algorithmsneural-networkrnntensorflowweibull
Related projects:
Repository | Description | Stars |
---|---|---|
mhjabreel/stf-rnn | Recurrent neural network model for predicting people's next location based on spatial and temporal features | 28 |
damitkwr/esrnn-gpu | A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. | 318 |
farizrahman4u/recurrentshop | A framework for building custom recurrent neural networks with Keras | 765 |
guillaume-chevalier/seq2seq-signal-prediction | A project demonstrating the use of a Sequence-to-Sequence Recurrent Neural Network (RNN) for time series forecasting in Python using TensorFlow. | 1,083 |
microprediction/timemachines | Provides a simple and unified interface to various univariate time-series prediction algorithms | 405 |
kendricktan/suiron | A machine learning framework for predicting the behavior of remote-controlled cars | 705 |
hamid-nasiri/recurrent-fuzzy-neural-network | A software framework that uses a recurrent neural network with fuzzy logic to predict chaotic time series data | 62 |
emited/variationalrecurrentneuralnetwork | A deep learning implementation of a VRNN model for sequential data processing | 283 |
taolei87/sru | A recurrent neural network implementation optimized for speed and parallelizability | 31 |
wizaron/deep-forecast-pytorch | A deep learning-based framework for predicting wind speeds using LSTM networks in PyTorch. | 177 |
google/uis-rnn | This library provides an implementation of an algorithm for segmenting and clustering sequential data, learning from examples. | 1,560 |
nazanin1369/stockpredictor | Uses machine learning and deep learning to predict stock movement based on historical data from Yahoo Finance. | 49 |
l0sg/relational-rnn-pytorch | An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling | 244 |
martinkersner/train-crf-rnn | A Python-based framework for training Conditional Random Field Recurrent Neural Networks (CRF-RNN) for semantic image segmentation | 199 |
gwtaylor/theano-rnn | A demonstration project of a recurrent neural network implemented with Theano | 377 |