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

Blog Post Series: How to customize machineJS #160

Open
6 tasks
ClimbsRocks opened this issue Mar 20, 2016 · 0 comments
Open
6 tasks

Blog Post Series: How to customize machineJS #160

ClimbsRocks opened this issue Mar 20, 2016 · 0 comments

Comments

@ClimbsRocks
Copy link
Owner

Write a series of blog posts covering different customizations you can make to machineJS.

among them:

  • changing the number of rounds we use for RandomizedSearchCV to find the truly best hyperparameters for a given model
  • changing which models we train
  • changing how many features we keep for feature selection
  • missing values- make sure your placeholder for a missing value is in the list
  • adding in a new model
  • outputting probabilities instead of category predictions
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