We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update README to bridge the knowledge gap between those who've "done it" and someone trying the repo for the first time:
dvc-gs
requirements.txt
pybind11
gensim
scikit-learn
On the matter of writing style, seek balance between understated vs thou-shall.
The text was updated successfully, but these errors were encountered:
daniel-chou
No branches or pull requests
Update README to bridge the knowledge gap between those who've "done it" and someone trying the repo for the first time:
dvc-gs
, and make sure to run the DVC commands to pull the pickles and binsrequirements.txt
needs some updatespybind11
might be neededgensim
3.8.3, because 4.x isn't backward compatiblescikit-learn
1.0.2, something to do with a specific Cython version distributed with Python 3.8On the matter of writing style, seek balance between understated vs thou-shall.
The text was updated successfully, but these errors were encountered: