• Stars
    star
    301
  • Rank 133,903 (Top 3 %)
  • Language
    Jupyter Notebook
  • Created over 5 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Introduction to time series preprocessing and forecasting in Python using AR, MA, ARMA, ARIMA, SARIMA and Prophet model with forecast evaluation.

Introduction-to-Time-Series-forecasting-Python

Introduction to time series preprocessing and forecasting in Python using AR, MA, ARMA, ARIMA, SARIMA and Prophet model with forecast evaluation.

More Repositories

1

Multiclass-Semantic-Segmentation-CamVid

Tensorflow 2 implementation of complete pipeline for multiclass image semantic segmentation using UNet, SegNet and FCN32 architectures on Cambridge-driving Labeled Video Database (CamVid) dataset.
Jupyter Notebook
80
star
2

CNN-Image-Classification-and-Flask-Deployment

CNN based Image Classification on CIFAR-10 dataset, along with data augmentation and deployment of the trained CNN model using Flask. (Python)
Jupyter Notebook
26
star
3

Medical-Imaging-Semantic-Segmentation

This repository contains UNet and ICNet implementations for semantic segmentation of nuclei images, from Kaggle's 2018 Data Science Bowl
Jupyter Notebook
18
star
4

Text-preprocessing-and-classification

IMDB Movie Reviews - Text preprocessing and classification. Includes BOW model, TF_IDF, VADER entiment analysis, Topic Modelling using Latent Dirichlet Allocation and Word Embeddings. (Python)
Jupyter Notebook
7
star
5

Churn-Classification-Model-Selection

A comprehensive Churn Classification solution aimed at laying out the steps of a classification solution, including EDA, Stratified train test split, Training multiple classifiers, Evaluating trained classifiers, Hyperparameter tuning, Optimal probability threshold tuning, model comparison, model selection and Whiteboxing models for business sense. (Python)
Jupyter Notebook
4
star
6

LSTM-Embeddings-Text-Classification-Quora

Bidirectional LSTM text classification using Tensorflow 2 GPU for Quora Insincere Questions Classification competition on Kaggle
Jupyter Notebook
2
star
7

speech_denoising

Speech denoising using various neural network architectures
Jupyter Notebook
1
star