Highlights
- Arctic Code Vault Contributor
Pinned
1,246 contributions in the last year
Less
More
Contribution activity
March 2021
Created 90 commits in 2 repositories
Created a pull request in code-dot-org/ml-playground that received 3 comments
Prevent save if model name is too long
If a user tried to save a model with a name longer than 256 characters, we hit Mysql2::Error: Data too long for column 'name' (HoneyBadger) because…
+4
−1
•
3
comments
Opened 25 other pull requests in 2 repositories
code-dot-org/ml-playground
1
open
16
merged
- Log of trained models and their accuracy
- Fix preloaded single dataset param
- bump version to 19
- version 18
- Change continuous to numerical in datasets, function names, etc
- Remove iris dataset
- Save form updates
- Increase maxLabelsInHistogram
- Display regression results correctly
- Use showChooseReserve boolean to conditionally show PercentReserveSlider
- Remove dead empty cells and toggle raw data code from DataDisplay
- Handle cases where we have metadata but not column descriptions
- bump to version 17
- Don't add labelColumn to the feature number key if it's continuous
- Regression results icons
- Default to categorical columns and KNN trainers
- Revise accuracy calculation for regression
code-dot-org/code-dot-org
8
merged
- [AiLab] levelbuilders can include a pre-trained model in App Lab levels
- [AiLab] bump ml-playground version to 19
- [AiLab] bump ml-playground version to 18
- [AiLab] adjust ml_model metadata route & handle if model id not found
- bump ml-playground version to 17
- [AiLab] make autogenerated design elements visible automatically
- DTT (Staging > Test) [erinbond]
- DTS (Levelbuilder > Staging) [erinbond]
Reviewed 34 pull requests in 2 repositories
code-dot-org/ml-playground 25 pull requests
- Adjust font sizes
- Training animation with A.I. bot
- Dataset image metadata
- Optional parameter to hide column clicking
- Remove two instructions
- Make results header visible on Code Studio
- Dynamic instructions
- Adjust screen usage
- Latest data display UI
- Update strings
- Remove the result predicted when a user selects different data
- Prevent save if model name is too long
- Scroll the form content of the predict panel if necessary
- Save button on final panel saves then continues
- Message shown instead of bar graph
- Database updates
- Display warning when uploaded dataset has >20k rows
- Default to categorical columns and KNN trainers
- add much dataset
- Better table scrolling
- Enable predict on valid fields
- Bar & Scatter charts for individual columns
- Prevent same column from being both label & feature
- Enable buttons conditionally
- CrossTab changes
code-dot-org/code-dot-org 9 pull requests
- [AiLab] bump ml-playground version to 0.0.21
- [AiLab] string changes in ModelManagerDialog
- [AiLab] bump ml-playground version to 0.0.20
- [AiLab] levelbuilders can include a pre-trained model in App Lab levels
- AILab: Dynamic Instructions
- Enable privacy policy updated tag
- [AiLab] make autogenerated design elements visible automatically
- stop writing script_level_id in teacher feedback
- [AiLab] levelbuilder setting to enable AI

