文件历史

提交图

27 次代码提交

作者 SHA1 备注 提交日期
Jonas Mueller 9d192ad87b remove class imbalance section from the quickstart
GitHub Markdown Links / test (push) Has been cancelled
CI / Test: Python 3.10 on windows (push) Has been cancelled
CI / Test: Python 3.7 on windows (push) Has been cancelled
CI / Test: Python 3.8 on windows (push) Has been cancelled
CI / Test: Python 3.9 on windows (push) Has been cancelled
CI / Test: Python 3.10 on macos-latest (push) Has been cancelled
CI / Test: Python 3.7 on macos-latest (push) Has been cancelled
CI / Test: Python 3.8 on macos-latest (push) Has been cancelled
CI / Test: Python 3.9 on macos-latest (push) Has been cancelled
CI / Test: Python 3.10 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.7 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.8 on ubuntu-latest (push) Has been cancelled
CI / Test: Python 3.9 on ubuntu-latest (push) Has been cancelled
CI / Test without optional dependencies and with minimum compatible versions of dependencies (push) Has been cancelled
CI / Type check (push) Has been cancelled
CI / Format (push) Has been cancelled
CI / Check for unused/wildcard imports (push) Has been cancelled
CI / Lint Notebooks (push) Has been cancelled
GitHub Pages / deploy (push) Has been cancelled
GitHub Pages / links (push) Has been cancelled
2023-12-15 21:21:45 -08:00
Ganesh Tata 7b720c8fd8 Add Non-IID section for datalab text tutorial (#916)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
2023-12-15 18:17:41 -08:00
Ganesh Tata 4ad0b6e001 Add Class Imbalance issue type to Datalab defaults (#912) 2023-12-14 17:52:41 +00:00
Jonas Mueller 3afe8fe480 last sentence of datalab quickstart tutorial
motivate folks to check out the examples notebook so they see Datalab applied to real dataset
2023-11-21 00:05:13 -08:00
Jonas Mueller 19efa9ab0b wording 2023-11-04 02:11:32 -07:00
Jonas Mueller 8a1ae01213 various tutorials, docs, language updates (#847) 2023-09-08 21:53:55 -07:00
Jonas Mueller 599e429f77 clarity improvements for datalab tutorial (#799) 2023-08-08 12:30:58 -07:00
Hui Wen 0cd40abbb2 Remove explicit sklearn dependency from tutorial notebooks (#794) 2023-08-02 14:34:00 -04:00
Elías Snorrason b0fb8e5f77 Move Datalab internals to dedicated internal module (#783) 2023-07-28 16:18:51 +00:00
Hui Wen 5e218ec500 Update near duplicate sets in datalab tabular tutorial (#785) 2023-07-27 23:42:50 -04:00
Ulyana 7f12abf885 Add improved package import check for tutorials (#777)
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
2023-07-27 17:56:47 -04:00
Sanjana 944c61379d Cleanvision Integration (#679)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2023-07-25 15:51:53 +00:00
Tata Ganesh a95fc07728 reduce datalab tutorial plots to better fit into scroll window (#751) 2023-06-22 23:13:48 -07:00
Elías Snorrason 2922d7e7cc Set more datalab tutorials as some of the main tutorials (#729) 2023-06-12 18:39:38 -07:00
Jonas Mueller 99be5aff99 add more tips to understand issue types in datalab tutorial (#734) 2023-05-31 11:01:14 -07:00
Jonas Mueller 8cdcdf7db6 edit datalab opening lines (#731) 2023-05-26 15:02:08 -07:00
Jonas Mueller 2193656d8e more updates to quickstart to reflect datalab (#720) 2023-05-12 17:26:43 -07:00
Hui Wen 525b4b236a Datalab docs improvements (#714) 2023-05-12 11:12:44 -07:00
Elías Snorrason 1767668c08 Add section for inspecting near duplicate issues (#712)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
2023-05-11 23:34:40 -07:00
Jonas Mueller 87d9b73fe7 Clarify when datalab quality score is / isnt comparable (#710)
* clarify where quality is / isnt comparable

* clarify comparability of quality scores in docstrings

* tell user not to be worried if they dont understand info

---------

Co-authored-by: Elías Snorrason <eliassno@gmail.com>
2023-05-11 15:34:34 +00:00
Sanjana cf5d2a02eb Added installation instructions for package extras (#697)
Co-authored-by: Elías Snorrason <eliassno@gmail.com>
Co-authored-by: huiwengoh <45724323+huiwengoh@users.noreply.github.com>
2023-05-09 15:19:24 -04:00
Hui Wen c999d840db change transformer model name (#693) 2023-05-03 16:46:17 -07:00
Elías Snorrason f8b11d37b6 refactor(datalab): ♻️ rename get_summary -> get_issue_summary (#691)
This only pertains to Datalab/DataIssues. IssueManager has a different method with the get_summary name that is used in a different way.
2023-05-02 19:15:31 +00:00
Elías Snorrason ac64c9b5f8 Resize plots in Datalab tutorials (#690) 2023-05-02 19:04:58 +00:00
Elías Snorrason aa2423ba81 Add docs link to description of issue types in tutorial (#684) 2023-04-28 01:35:23 +00:00
Hui Wen 9c32337840 Update text and tabular tutorial (#673) 2023-04-27 13:58:56 -04:00
Elías Snorrason 64edc95630 Introduce Datalab (#614)
Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Co-authored-by: Jesse Cummings <jecummin@mit.edu>
Co-authored-by: Jesse Cummings <jecummin@users.noreply.github.com>
Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
2023-04-25 09:26:43 -07:00