Posts

Post not yet marked as solved
2 Replies
1k Views
I need to unpack .tar.gz. Unfortunately, there is no built-in tool for that in iOS.Is it possible to copile a minitar example from libarchive (https://github.com/libarchive/libarchive/tree/master/examples/minitar) as a standalone library? I don't want to include the entire libarchive, due to it's size and complexity.
Posted
by kelin.
Last updated
.
Post not yet marked as solved
1 Replies
869 Views
I have a XGBoost.Booster which recieves a sparce matrix returned by FeatureHasher. There is no feature names. How to convert this type of model to CoreML and how to pass an array to that model?
Posted
by kelin.
Last updated
.
Post not yet marked as solved
0 Replies
536 Views
It's not specified in the documentation. Do NSJSONSerialization output JSON in the canonical form?
Posted
by kelin.
Last updated
.