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

[Sagemaker] SK-Learn Model + Deploy (optional) #10

Open
danielkurniadi opened this issue Jan 4, 2020 · 0 comments
Open

[Sagemaker] SK-Learn Model + Deploy (optional) #10

danielkurniadi opened this issue Jan 4, 2020 · 0 comments
Assignees

Comments

@danielkurniadi
Copy link
Member

Is your feature request related to a problem? Please describe.

  • Notebook explaining how to bring you own sklearn model to cloud.
  • Probably add data preprocessing + pipelining if possible
  • Fill in the blanks (FIB), at least 10 lines of FIB code

Describe the solution you'd like

  • Using NLP problems? Simple News Feed sentiment analysis would be cool 😎
  • Data pipelining can include: Text Cleaning --> Bag of Word --> TFIDF Vectorizer --> Model
  • Model can include one or two from but not limited to:
    • KNN
    • K-Means or Gaussian Mixture
    • Ridge Classifier
@danielkurniadi danielkurniadi self-assigned this Jan 6, 2020
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

No branches or pull requests

1 participant