EducationalTestingService / EducationalTestingService/skll

Include feature scaling for sparse features

Open
#450 2 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
Python
Stars
561
Forks
69
PR merge metrics
No merged PRs in 30d

Description

We can use [MaxAbsScaler](https://scikit-learn.org/stable/modules/generated/sklearn.preprocessing.MaxAbsScaler.html#sklearn.preprocessing.MaxAbsScaler) for sparse data. Right now, we convert things to dense if we want to do scaling.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.