Skip to content

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

@danielkurniadi

Description

@danielkurniadi

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

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions