InTDS ArchivebyGiorgos MyrianthousHow To Plot Vertical And Horizontal Lines in MatplotlibDrawing horizontal and vertical lines in Python plots with matplotlibJan 9, 2023Jan 9, 2023
InTDS ArchivebyDominik Polzer7 of the Most Used Feature Engineering TechniquesHands-On Feature Engineering with Scikit-Learn, Tensorflow, Pandas and ScipyJan 9, 202313Jan 9, 202313
InTDS ArchivebyRan KremerUsing Kalman Filter to Predict Coronavirus SpreadThis article presents an implementation of online real time Kalman filter algorithm to predict the spread of COVID-19 per every given…Feb 21, 202013Feb 21, 202013
Sejin JangPredicting Electricity Consumption Using Weather DataThis article showcases a machine learning project that uses multivariate time series and Vector Auto Regression (VAR) model.Sep 15, 20211Sep 15, 20211
Jonathan HuiTensorFlow RNN modelsKeras has 3 built-in RNN layers: SimpleRNN, LSTM ad GRU.Jan 5, 2021Jan 5, 2021
InTDS ArchivebyIbrahim KovanForecasting the Future Power Consumption of Germany using LSTM(RNN) and DNNExploratory Data Analysis of last 5 years’ Power Consumption and Predicting the future Power Consumption using LSTM(RNN) and DNNDec 22, 2021Dec 22, 2021
InTDS ArchivebyThomas CihaPCA & Autoencoders: Algorithms Everyone Can UnderstandThe primary focus of this article is to provide intuition for the Principal Components Analysis (PCA) and Autoencoder data transformation…Sep 12, 20184Sep 12, 20184
InTDS ArchivebyMahbub AlamDBSCAN — a density-based unsupervised algorithm for fraud detectionBite-sized data science on fraud detectionOct 10, 2020Oct 10, 2020
InGeek CulturebyKuldeep Chowdhury10 Hyperparameters to keep an eye on for your LSTM model — and other tipsMay 24, 20211May 24, 20211
InTDS ArchivebyChitta RanjanLSTM Autoencoder for Extreme Rare Event Classification in KerasHere we will learn the details of data preparation for LSTM models, and build an LSTM Autoencoder for rare-event classification in Keras.May 17, 201926May 17, 201926
InTDS ArchivebyTim von HahnAnomaly Detection in Manufacturing, Part 2: Building a Variational AutoencoderMachine failures? Use variational autoencoders to detect and prevent themJun 9, 20211Jun 9, 20211
InAnalytics VidhyabyVinay RamanHybrid Variational Autoencoder-based Models for Fraud DetectionIntroductionJan 6, 20211Jan 6, 20211
InDataDrivenInvestorbyNaina ChaturvediCustom Layers in KerasCode implementation …Jun 15, 2021Jun 15, 2021
InAnalytics VidhyabyDwipam KatariyaHow long dependencies can LSTM & T-CNN really remember?Disclaimer: This article assumes that readers possess preliminary knowledge behind the model intuition and architecture of LSTM and CNN…Nov 10, 2021Nov 10, 2021
InTDS ArchivebyJessica WalkenhorstHow to Interpolate Time Series Data in Apache Spark and Python Pandas — Part 1: PandasInterpolating time series data — Filling the gapJun 11, 20193Jun 11, 20193
InLow Code for Data SciencebyMaarit WidmannAnomaly Detection for Predictive Maintenance — Control ChartsIoT-based Predictive Maintenance in Industrial EquipmentJul 20, 2021Jul 20, 2021
InTDS ArchivebyMarco PeixeiroThe Complete Guide to Time Series Analysis and ForecastingUnderstand moving average, exponential smoothing, stationarity, autocorrelation, SARIMA, and apply these techniques in two projects.Aug 7, 201919Aug 7, 201919
InTDS ArchivebyNathan HubensDeep inside: AutoencodersAutoencoders (AE) are neural networks that aims to copy their inputs to their outputs. They work by compressing the input into a…Feb 25, 201822Feb 25, 201822
InDataSeriesbyEugenia AnelloConvolutional Autoencoder in Pytorch on MNIST datasetThe post is the seventh in a series of guides to build deep learning models with Pytorch. Below, there is the full series:Jun 28, 20216Jun 28, 20216