ml5js / ml5-library

Friendly machine learning for the web! 🤖
https://ml5js.org
Other
6.46k stars 904 forks source link

Make it possible to choose the filename when saving a featureExtractor model #352

Closed ada-ada-ada-art closed 5 years ago

ada-ada-ada-art commented 5 years ago

Description 📝

Saving and loading the featureExtractor models is great, but it would be even greater, if you could change the name of the output, just like you can with the KNN classifier.

Fix 💻

It's a pretty easy fix, and I have one ready that I will make a pull request for in a minute.

joeyklee commented 5 years ago

@jepster-dk - many thanks! closing now!