Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial for LinearSVR #3

Closed
3 tasks
thomas-quadratic opened this issue Mar 15, 2023 · 0 comments · May be fixed by #5
Closed
3 tasks

Tutorial for LinearSVR #3

thomas-quadratic opened this issue Mar 15, 2023 · 0 comments · May be fixed by #5
Assignees

Comments

@thomas-quadratic
Copy link
Member

Create a single tutorial showing how one could use concrete-ml for a LinearSVR model.

The tutorials need to be very educative, pedagogical and help the user understand how Concrete-ML is to be used. The tutorial(s) must use Virtual Library and FHE computations. It is even better if tutorials use a real-life kind of dataset. We want the tutorials to be as complete and to have as much quality as Linear Regression tutorial or the Poisson Regression tutorial.

Writing the tutorial should be done following 3 steps, each being peer reviewed along the way:

  • Choose a dataset and analyse it in cleartext using scikit-learn
  • Analyse the data in cyphertext using concrete-ml and compare results against cleartext inference
  • Assemble the tutorial with introduction, sections, discussions, conclusion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants