Skip to content

Instantly share code, notes, and snippets.

@tatamiya
tatamiya / Feature Importances in Recommend Algorithm.ipynb
Created March 22, 2020 09:23
Display Feature Importances in a Recommendation Algorithm (LightFM)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tatamiya
tatamiya / Structured State Space Time Series Modeling with statsmodels.ipynb
Created January 12, 2021 04:03
structured state space time series models by Python using statsmodels (Local Level Model, 2nd Order Trend Model, Local Level + Seasonality Model)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tatamiya
tatamiya / サイコロで見る大数の法則と中心極限定理.ipynb
Last active December 20, 2020 06:35
Visual understanding of law of large numbers and central limit theorem with dices
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tatamiya
tatamiya / Fourier Transform and Spectral Analysis.ipynb
Created December 13, 2020 10:05
Fourier Transform and Spectral Analysis
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tatamiya
tatamiya / PyMCで岩波DS vol.1の構造時系列モデリングを再現.ipynb
Last active November 29, 2020 07:49
State space modeling of time series data translated from RStan into PyMC3
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tatamiya
tatamiya / Leap frog method and shadow Hamiltonian.ipynb
Created November 23, 2020 07:42
Compare the phase space trajectory of the leap-frog method with the strict solution by simulating 1D harmonic oscillator
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tatamiya
tatamiya / Hamiltonian Monte Carlo Method (HMC).ipynb
Last active November 1, 2020 10:16
Sample notebook for Hamiltonian Monte Carlo method (HMC), including simulation to generate samples from Cauchy distribution.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tatamiya
tatamiya / Applying Recommendation Algorithms Directly to an Image Itself.ipynb
Last active March 8, 2020 05:58
Applying Recommendation Algorithms Directly to an Image Itself
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tatamiya
tatamiya / "Pattern" of Recommendation Algorithms (Matrix Factorization and Number of Factors).ipynb
Created March 7, 2020 12:55
"Pattern" of Recommendation Algorithms (Matrix Factorization and Number of Factors).ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.