This is a simple iOS app that shows how to implement a Core ML model into a project. The app is a reddit reader that uses machine learning to determine if a submission title is clickbait or not.
- Clickbait Detector Model - https://github.com/mikecaulley/clickbait-core-ml-model
- XCode 9, iOS 11