Pinned Repositories
4CTC_ipynb
ab_testing_for_game_retention
Using pandas to analyze ab testing data for game retention
Card_Decline_Data_Analysis
Given a data set with all the transaction record of a company, I try to perform data analysis using statistics, decision tree and visualization to figure out the potential problems of rejected transaction.
data-engineering-zoomcamp
Free Data Engineering course!
dbt
dbt
Exapnding-label-options-for-pretrained-German-NER-model-using-webscrapped-data
Exapnding label options for pretrained German NER model using webscrapped data
game_insight
Extracting insights from game reviews through sentiment analysis classification
Multilayer-Perceptron-in-Tensorflow
including training, inference and evaluation in modular programming using Tensorflow
OCR-Limit-Testing
Testing OCR package - "pytesseract" with manmade or programmed image noise in Python.
poch4319's Repositories
poch4319/Multilayer-Perceptron-in-Tensorflow
including training, inference and evaluation in modular programming using Tensorflow
poch4319/OCR-Limit-Testing
Testing OCR package - "pytesseract" with manmade or programmed image noise in Python.
poch4319/4CTC_ipynb
poch4319/ab_testing_for_game_retention
Using pandas to analyze ab testing data for game retention
poch4319/Card_Decline_Data_Analysis
Given a data set with all the transaction record of a company, I try to perform data analysis using statistics, decision tree and visualization to figure out the potential problems of rejected transaction.
poch4319/data-engineering-zoomcamp
Free Data Engineering course!
poch4319/dbt
dbt
poch4319/Exapnding-label-options-for-pretrained-German-NER-model-using-webscrapped-data
Exapnding label options for pretrained German NER model using webscrapped data
poch4319/game_insight
Extracting insights from game reviews through sentiment analysis classification
poch4319/gpt2-chinese
gpt2-chinese
poch4319/Method-Exploration-Relation-Extraction-Using-BERT
Applying BERT and LSTM on TACRED dataset for relation extraction task.
poch4319/mlops-zoomcamp
Free MLOps course from DataTalks.Club
poch4319/multiple-shell-setups
terminal shell prompt setup for different shells
poch4319/poch4319
Config files for my GitHub profile.
poch4319/poch4319.github.io
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
poch4319/prefect_flow_etl
hosting etl flow on github which prefect service can use, instead of saving the flow file locally.
poch4319/RNN-Based-POS-Tagger-Evaluation
Evaluating LSTM and GRU Part-of-speech taggers' performance on 6 different languages.
poch4319/Web-Scraping-Tutorial
Note for web scraping in an old class.