This repository has been archived by the owner on Mar 8, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Fraud detection analysis with NN Kernel #34
Comments
DaehunGwak
added a commit
to DaehunGwak/Kaggle_KR
that referenced
this issue
Oct 17, 2018
2.2 Keras FC 네트워크 와 Confusion Matrix를 마무리 하였습니다. Fixes kosslab-kr#34
DaehunGwak
added a commit
to DaehunGwak/Kaggle_KR
that referenced
this issue
Oct 17, 2018
최신 풀을 받지 않아 Merge 후 Recovery하였습니다. Fixes kosslab-kr#34
Ilevk
pushed a commit
that referenced
this issue
Oct 21, 2018
#34 - 2.2 케라스 신경망 파트를 마무리 하고 있습니다. - 2.2 Keras FC 네트워크 와 Confusion Matrix를 마무리 하였습니다. - 최신 풀을 받지 않아 Merge 후 Recovery하였습니다.
DaehunGwak
added a commit
to DaehunGwak/Kaggle_KR
that referenced
this issue
Oct 22, 2018
keras로 학습할 때 나오는 모델과 로그들을 제외하기 위해 **/logs와 model.h5를 ignore 하였습니다. Fixes kosslab-kr#34
DaehunGwak
added a commit
to DaehunGwak/Kaggle_KR
that referenced
this issue
Oct 22, 2018
2.3 Autoencoder 파트를 마무리하였습니다. Fixes kosslab-kr#34
DaehunGwak
added a commit
to DaehunGwak/Kaggle_KR
that referenced
this issue
Oct 24, 2018
3.1 t-SNE 파트를 마무리 하였습니다. 이후 리뷰 과정이 필요합니다. Fixes kosslab-kr#34
Ilevk
pushed a commit
that referenced
this issue
Oct 25, 2018
…#40) #34 2.2 케라스 신경망 파트를 마무리 하고 있습니다. 2.2 Keras FC 네트워크 와 Confusion Matrix를 마무리 하였습니다. 최신 풀을 받지 않아 Merge 후 Recovery하였습니다. * Update .gitignore to exclude model logs keras로 학습할 때 나오는 모델과 로그들을 제외하기 위해 **/logs와 model.h5를 ignore 하였습니다. 2.3 Autoencoder 파트를 마무리하였습니다. 3.1 t-SNE 파트를 마무리 하였습니다. 이후 리뷰 과정이 필요합니다.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
해당 커널은 캐글의 데이터 셋 Credit Card Fraud Detection으로 이상치 감지(Anomaly Dectection)를 한 커널 Fraud detection analysis with NN를 번역한 것입니다.
작업할 목록은 다음과 같습니다.
데이터 탐색신경망 구성Tensorflow를 사용한 FC 네트워크Keras를 사용한 FC 네트워크 : 진행 중Keras를 사용한 Autoencoder 네트워크: 사기 트랜잭션 감지t-SNE를 사용한 데이터 시각화The text was updated successfully, but these errors were encountered: