A collection of tools for training AI models (classification models) for typosquatting-detector
- Create tools to create training data set using:
and a text file with the list of domains.
- Create tools to create support vector machine classification models for https://github.com/mljs/libsvm library.
- Create tools to create classification models for https://github.com/karpathy/convnetjs library.