• Stars
    star
    1
  • Language
    Swift
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is an example app built on top of SwiftUI. The app allows the user to estimated amount of $ to pay for the insurance costs based on some feature, such as: sex, age, child, smoke, bmi. At the core of the predictions runs a simple model trained built in CreateML and trained on the data repository available here: https://www.kaggle.com/datasets/mirichoi0218/insurance. The main idea of this simple app is to bring a model into an app with CoreML and makes predictions runtime on the iPhone

More Repositories