-
Notifications
You must be signed in to change notification settings - Fork 51
Pull requests: ruxailab/eye-tracker-api
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(dash): fix hardcoded paths and refactor duplicate model functions
#78
opened Feb 21, 2026 by
harsshks
Loading…
Fix hardcoded paths in dash.py for cross-platform compatibility
#77
opened Feb 19, 2026 by
sohampirale
Loading…
Refactor predict() to use grouped iteration instead of O(n²) dataframe filtering
#75
opened Feb 18, 2026 by
midaa1
Loading…
Fix inconsistent model training approach in trian_and_predict function
#72
opened Feb 15, 2026 by
sohampirale
Loading…
Optimize hyperparameter search space and add Random Forest configuration to model pipeline
#70
opened Feb 15, 2026 by
midaa1
Loading…
feat: Add model caching to batch_predict endpoint to eliminate redund…
#68
opened Feb 15, 2026 by
sohampirale
Loading…
feat: add manual calibration bypass script for dev/admin testing
#67
opened Feb 14, 2026 by
sohampirale
Loading…
Optimize SVR Hyperparameters: Reduce Computation from 75 to 12 Combinations
#66
opened Feb 14, 2026 by
sohampirale
Loading…
Refactor: Rename misspelled function trian_and_predict to train_and_predict
#64
opened Feb 12, 2026 by
zizzii
Loading…
Fix model hyperparameter tuning inconsistencies for Elastic Net, Support Vector Regressor, and Random Forest Regressor
#62
opened Feb 10, 2026 by
sohampirale
Loading…
Fix: Stratified Splitting to Prevent Calibration Crash
#58
opened Feb 8, 2026 by
thechillbasu
Loading…
Refactor: Replace Hardcoded Firebase Function URL with Environment Configuration
#56
opened Feb 8, 2026 by
sohampirale
Loading…
feat(eyeTracking): improve batch_predict visualization payload (heatmap + points)
#48
opened Jan 29, 2026 by
harsshks
Loading…
feat: add real-time gaze ingestion and WebSocket streaming per session
#45
opened Jan 26, 2026 by
Avinash-Alapati
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.