Pinned Repositories
Algorithm
Practice example code for algorithms
Anomaly-Detection
Business-Analytics
Python Tutorial for 'Business Analytics'
Coding-test
Data-Analysis-Skill
It is a storage of various data analysis skills required for feature engineering and EDA.
Deep-Learning-for-Computer-Vision
Deep Learning for Computer Vision, university of michigan.
Direct-Mail-Sales-Forecast
Predict the amount of consumers' purchases for direct mail sales forecasting We select potential customers with high purchasing power and apply them to marketing later.
Time-Series-Forecasting
TPA-LSTM-practice
TPA LSTM paper code with pytorch
XAI
This repository is intended to review and introduce XAI methodologies.
rch1025's Repositories
rch1025/Business-Analytics
Python Tutorial for 'Business Analytics'
rch1025/TPA-LSTM-practice
TPA LSTM paper code with pytorch
rch1025/Anomaly-Detection
rch1025/Time-Series-Forecasting
rch1025/XAI
This repository is intended to review and introduce XAI methodologies.
rch1025/Algorithm
Practice example code for algorithms
rch1025/Coding-test
rch1025/Data-Analysis-Skill
It is a storage of various data analysis skills required for feature engineering and EDA.
rch1025/Deep-Learning-for-Computer-Vision
Deep Learning for Computer Vision, university of michigan.
rch1025/Direct-Mail-Sales-Forecast
Predict the amount of consumers' purchases for direct mail sales forecasting We select potential customers with high purchasing power and apply them to marketing later.
rch1025/GAN
rch1025/Machine-learning-class
Several concepts and several tips that are important for data analysis can be learned. I studied based on 'Machine Learning Master Class'.
rch1025/Machine-Learning-Methods
rch1025/NLP
rch1025/Novel-writer-classification
It contains the preparation process, results, and learning about NLP of Daycon's novel writer classification competition.
rch1025/Planet_Classification
# Planet Classificaion Competition
rch1025/Predict-credit-card-payments-overdue
Based on credit card customer data, it predicts creditworthiness due to overdue payments.
rch1025/Predict-user-behavior
Time series data through Dacon of the site number of sessions, daily number of users, Page View, competition to predict the number of new visitors.
rch1025/Programmers
Programmers codes
rch1025/python-coding
A number of Python code used in the manipulation of data compilation.
rch1025/Pytorch
Pytorch practice
rch1025/SEFNet-practice
SEFNet paper code with pytorch