Skip to content
New issue

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

[10] NLP experimentation in notebooks using spaCy and ML methods on the embeddings #12

Closed
wants to merge 2 commits into from

Conversation

tomwillcocks1
Copy link
Contributor

  • I've trained a few models on the embeddings; each of these train files include evaluation metrics.
  • They've been tested on samples from the CB data (I realise the file paths are to my local machine, so they'd need to be changed to retrieve the data from wherever you get your data. Probably would have been better to retrieve from S3 to make the code more reproducible, so a good learning ha).
  • The test_cb_logreg notebook has a couple of options for choose your sample - either with 100 random records or those which contain "heat pump".

Hopefully the code is a useful start for you to pick up 🙂

@tomwillcocks1 tomwillcocks1 self-assigned this Mar 28, 2024
@tomwillcocks1 tomwillcocks1 linked an issue Mar 28, 2024 that may be closed by this pull request
@beingkk beingkk closed this Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NLP classifier with spaCy
2 participants