Skip to content

Instantly share code, notes, and snippets.

View JuYoungAhn's full-sized avatar
🦄
Focusing

Ju Young Ahn JuYoungAhn

🦄
Focusing
  • Seoul
View GitHub Profile
@JuYoungAhn
JuYoungAhn / python_stat.ipynb
Created December 29, 2016 05:52
t-test, anova, regression
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JuYoungAhn
JuYoungAhn / foobot_report.py
Created December 21, 2016 01:44
foobot data visualization
# coding: utf-8
# In[43]:
"""
최종수정 : 2016/12/7
"""
# 라이브러리 로드
get_ipython().magic(u'matplotlib inline')
@JuYoungAhn
JuYoungAhn / foobot_report.ipynb
Last active December 16, 2016 04:25
foobot data visualization report
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JuYoungAhn
JuYoungAhn / foobot.ipynb
Last active September 30, 2016 08:55
KIST IMRC Foobot Data
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JuYoungAhn
JuYoungAhn / eco.ipynb
Last active August 29, 2016 00:48
ECO Dataset Visualization
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JuYoungAhn
JuYoungAhn / belkin.ipynb
Last active August 23, 2016 06:51
Preprocessing and Plotting Kaggle Belkin Energy Disaggregation Competition Dataset. https://www.kaggle.com/c/belkin-energy-disaggregation-competition/data
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JuYoungAhn
JuYoungAhn / cs231n python tutorial.ipynb
Created August 22, 2016 08:52
cs231n python tutorial
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JuYoungAhn
JuYoungAhn / plaid.ipynb
Last active March 26, 2024 05:05
PLAID Dataset Visualization
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@JuYoungAhn
JuYoungAhn / redd.ipynb
Last active August 24, 2016 08:24
Using lstm function estimation on Redd Dataset
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.