Jiting Xu
Jiting Xu
**Weekly Update** 2024-04-24 Demo - Run the same ml workflow on Theseus, detected some issues, and did some fix and raise the issues to the stakeholders. Newly Merged PRs -...
**Weekly Update** 2024-05-02 Demo: - Company Demo: Executing a machine learning workflow using ibisml and scikit-learn with various models (scikit-learn, XGBoost, PyTorch) across different badkends including Theseus, BigQuery, and DuckDB...
**Weekly Update** 2024-05-15 We majorly focus on release work for the past two weeks, including planning, bug fix and codebase refactor. Done: - code refactor - rename it to ibis_ml...
**Weekly Update** 2024-05-23 Done - Submitted 30-min talk abstract to ODSC-West - Initial version of ibisML support matrix - [link](https://docs.google.com/spreadsheets/d/1hu5blb0wsEyG_4a9JifThjw93NsriitjIr5Sj020eZ0/edit?usp=sharing), plan to better show the information to the users, and...
**Weekly Update** 2024-05-30 Done - ibisML version 0.1.0 pypi [release](https://pypi.org/project/ibis-ml/) - Better website - publish support [matrix](https://ibis-project.github.io/ibis-ml/support_matrix.html) - Make the better tutorial: https://ibis-project.github.io/ibis-ml/tutorial/pytorch.html - How to build your own transformer...
**Weekly Update** 2024-06-10 Done: - Finish a kaggle project with IbisML - External clients exploration [Ongoing] Todo: - Prepare the presentation for risingwave - Polish the kaggle project for a...
**Weekly Update** 2024-06-28 Done 1. Improve rendering of support matrix 2. Q3 planning In progress 1. kagge competition notebook example 3. train_test_split Todo: - Convert notebook to qmd for easier...
Thanks @deepyaman put them together. Allowing users to complete all data-related tasks before model training would be highly beneficial without switching to other tools. Considering the necessity for users to...
https://github.com/ibis-project/ibis-ml/issues/32 https://github.com/ibis-project/ibis-ml/pull/102 done
all steps are covered by unit tests, if new one were found, we could reopen this.