Pinned Repositories
academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
DL-BCD
A block coordinate descent method that solves complete dictionary learning.
MyShakeAnalysis
Analyze Myshake dataset for 215 group project.
Nonconvex_ADMM_Demos
This includes codes for Alternating Direction Method of Multipliers (ADMM) on several interesting applications, such as Lq basis pursuit, logistic regression, etc.. It serves as a start point for those who want to understand ADMM and examine its performance for nonconvex nonsmooth optimization.
On-Heavy-user-Bias-in-AB-Testing
The code for the CIKM'19 paper On Heavy-user Bias in A/B Testing
paper-debiased-feature-importance
This includes the code to replicate results in the paper on debiased feature importance.
sparsenet
Sparse dictionary learning
Stat222-spring-2018
treeinterpreter
shifwang's Repositories
shifwang/Stat222-spring-2018
shifwang/paper-debiased-feature-importance
This includes the code to replicate results in the paper on debiased feature importance.
shifwang/On-Heavy-user-Bias-in-AB-Testing
The code for the CIKM'19 paper On Heavy-user Bias in A/B Testing
shifwang/treeinterpreter
shifwang/Active_Portfolio_Management
Solutions to Active Portfolio Management (Second Edition) by Grinold and Kahn
shifwang/aideml
AIDE: the state-of-the-art machine learning engineer agent, generating machine learning solution code from natural language descriptions.
shifwang/allen_institute_collaboration
This repo documents the work done for the collaborated project with Allen Institute
shifwang/AllenMouseBrainAltas
A tool based on staNMF and other algorithms for exploring the Allen Mouse Brain atlas.
shifwang/DouyuBarrage
(2020年最新)斗鱼弹幕抓取及实时弹幕数据可视化,分为crawler(弹幕抓取),server(弹幕统计数据服务器),web(统计数据可视化前端)三部分
shifwang/Enhancer
Enhancer data exploration
shifwang/External-Attention-pytorch
Pytorch implementation of various Attention Mechanism
shifwang/hyperparameter_hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
shifwang/irf
shifwang/LightGBM
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
shifwang/mle-bench
MLE-bench is a benchmark for measuring how well AI agents perform at machine learning engineering
shifwang/mlflow
Open source platform for the machine learning lifecycle
shifwang/nonnegfac-python
Python toolbox for nonnegative matrix factorization
shifwang/pandas-profiling
Create HTML profiling reports from pandas DataFrame objects
shifwang/plotbook
Beautiful plot examples
shifwang/pycaret
An open source, low-code machine learning library in Python
shifwang/RFmicroscope
Provide several tools to understand a given random forest, based on sklearn
shifwang/scikit-learn
scikit-learn: machine learning in Python
shifwang/SeeAct
[ICML'24] SeeAct is a system for generalist web agents that autonomously carry out tasks on any given website, with a focus on large multimodal models (LMMs) such as GPT-4V(ision).
shifwang/shifwang.github.io
personal website
shifwang/spark
Apache Spark - A unified analytics engine for large-scale data processing
shifwang/staNMF
Stability NMF
shifwang/sweep
Sweep: open-source AI-powered Software Developer for small features and bug fixes.
shifwang/sweetviz
Visualize and compare datasets, target values and associations, with one line of code.
shifwang/Wavenet-PyTorch
PyTorch implementation of Wavenet
shifwang/WebShop
[NeurIPS 2022] 🛒WebShop: Towards Scalable Real-World Web Interaction with Grounded Language Agents