InDataDrivenInvestorbyXavier RigouletLiDAR: 3D Perception and Object DetectionDetecting Vehicles and Pedestrians With 3D Object Detection on LiDAR Point CloudsJan 6, 20223Jan 6, 20223
Ankit NakhawaLiDAR Object Detection Using Point CloudsThis article is heavily based on the work “3D Object Detection Based on LiDAR Data”[1]. This article will cover and explain several…Jan 3, 2021Jan 3, 2021
Andreas HermanDifferent ways of doing Relation Extraction from textRelation Extraction (RE) is the task of extracting semantic relationships from text, which usually occur between two or more entities…May 2, 2019May 2, 2019
InTDS ArchivebyHarrison HoffmanA Performant Way to Query Streaming DataImproving a real-time streaming project with ksqlDBMay 22, 20231May 22, 20231
InMini DistillbyKevin ShenEffect of batch size on training dynamicsThis is a longer blogpost where I discuss results of experiments I ran myself.Jun 19, 201823Jun 19, 201823
Victor FrabasilDeploying an app in Heroku to test heatmap libraries and palettes in Python using Streamlit.How to develop a simple app to see which is the most convenient library and color palette for our python visualizations.Jun 18, 2021Jun 18, 2021
InML6teambyMathias LeysHybrid Machine Learning: Marrying NLP and RegEx 👰To NLP, or not to NLP, that is the questionOct 5, 20222Oct 5, 20222
InData Science at MicrosoftbyFrancesca LazzeriIntroduction to feature engineering for time series forecastingTransforming raw data to prepare it for use in ML algorithms to discover insights and, eventually, make predictions.Oct 5, 20217Oct 5, 20217
Heiko OnnenTemporal Fusion Transformer Unleashed: Deep Forecasting of Multivariate Time Series in PythonEnd-to-End Example: Probabilistic Forecast of a Time Series with Exogenous Variables and Complex SeasonalityMay 15, 20224May 15, 20224
InaureliantacticsbyAurelianTacticsUnderstanding PPO Plots in TensorBoardOpenAI Baselines and Unity Machine Learning have TensorBoard integration for their Proximal Policy Optimization (PPO) algorithms. It’s…Dec 13, 20183Dec 13, 20183
Mathieu CesbronCreate a custom gym environment for trading — Bitcoin Binance tradingOpenAI’s gym is by far the best packages to create a custom reinforcement learning environment. It comes with some pre-built environnments…Dec 13, 20192Dec 13, 20192
InGeek CulturebyMarco SantosWhat Happens if you Day Trade Crypto with Facebook Prophet?Results of backtesting a Bitcoin intraday trading strategy using Facebook’s machine learning modelJan 19, 20223Jan 19, 20223
InTDS ArchivebyKasper Groes Albin LudvigsenHow to make a PyTorch Transformer for time series forecastingThis post will show you how to transform a time series Transformer architecture diagram into PyTorch code step by step.May 12, 202222May 12, 202222
InTDS ArchivebyOrhan G. YalçınMastering Word Embeddings in 10 Minutes with TensorFlowCovering the Basics of Word Embedding, One Hot Encoding, Text Vectorization, Embedding Layers, and an Example Neural Network Architecture…Nov 18, 2020Nov 18, 2020
InTDS ArchivebyEdwin SutrisnoMidimax Compression for Large Time-Series DataLightweight and fast compression algorithm in Python for time-series plotsApr 18, 20221Apr 18, 20221
Haythem telliliIntroduction to DVC and MLflow for Experiment trackingThis is a scenario that many data scientists are familiar with.Dec 5, 20211Dec 5, 20211
InTDS ArchivebyMatteo CourthoudHow to Compare Two or More DistributionsA complete guide to comparing distributions, from visualization to statistical testsJun 20, 202212Jun 20, 202212
InIntoTheBlockbyJesus RodriguezOrder Book Analysis for Crypto Assets in a Few Fascinating MetricsLimited order books(LOB) is one of the most important data sources in the analysis of crypto assets. Similarly to other asset classes…Dec 19, 2019Dec 19, 2019
InOptunabyc-bataAn Introduction to the Implementation of Optuna, a Hyperparameter Optimization FrameworkIntroduction of minituna, a simple and concise codebase to understand the rough design picture of Optuna.Nov 18, 2021Nov 18, 2021