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

ideas for ML training #12

Open
jexp opened this issue Sep 4, 2018 · 6 comments
Open

ideas for ML training #12

jexp opened this issue Sep 4, 2018 · 6 comments
Assignees

Comments

@jexp
Copy link
Member

jexp commented Sep 4, 2018

  • wrongly categorized businesses
  • determine businesses who changed owners
  • predict score a user would give to a business based on both of their histories together
  • review fraud can we teach a model to determine fraudulent reviews based on structure?
  • review patterns per category (distribution)
  • clustering with deepgl
  • KNN
  • textrank or reviews?
@mneedham
Copy link
Contributor

mneedham commented Sep 4, 2018

  • Collaborative filtering

@mneedham
Copy link
Contributor

mneedham commented Sep 4, 2018

  • Jaccard similarity?

@mneedham
Copy link
Contributor

mneedham commented Sep 4, 2018

  • Label propagation - show how to do the semi supervised variant with pre defined labels. Could be based on an amenity similarity graph?

@mneedham
Copy link
Contributor

mneedham commented Sep 4, 2018

  • Feeding Graph Algo output into an ML prediction model?

@mneedham
Copy link
Contributor

mneedham commented Sep 4, 2018

  • Content based filtering based on amenities?

@mneedham
Copy link
Contributor

mneedham commented Sep 4, 2018

  • Similar properties based on embeddings?

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

2 participants