Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Paul Cuciureanu 5d891bd10c
data: load processed training data file, divide into data and labels, take a smaller subsample to maintain reasonable training times, and train a Scikit-Learn multiclass SVM, and keep track of training time
5 years ago
..
698b626f8d
feat: add featurization code to load datasets using pandas, normailize, save as .npy files along with the normalization parameters in a separate .json file
5 years ago
5d891bd10c
data: load processed training data file, divide into data and labels, take a smaller subsample to maintain reasonable training times, and train a Scikit-Learn multiclass SVM, and keep track of training time
5 years ago

Comments

Loading...