Knowledge-Graph-Hub / neat-ml

Network Embedding All the Things
BSD 3-Clause "New" or "Revised" License
18 stars 1 forks source link

Drop support for Tensorflow and scikit-learn methods #98

Open caufieldjh opened 1 year ago

caufieldjh commented 1 year ago

We currently support TF and scikit-learn methods in config files, both in running classifiers and applying models. If we remove support for these two frameworks:

The downsides:

caufieldjh commented 1 year ago

This would require restructuring the example and test configs, but hopefully they will be easier to work with then.