Skip to content
Snippets Groups Projects

Fading some algorithms from bob.learn.linear

Closed Tiago de Freitas Pereira requested to merge linear-py into master

Hi,

This MR goes in the direction of our medium term goal of getting rid of C++ code from our side. In this MR I will:

  • Get rid of PCA (in favor of scikit-learn) (and get rid of the machine of course)
  • Get rid of LDA (in favor of scikit-learn)
  • Get rid of LogisticRegression (in favor of scikit-learn)
  • Get rid of BIC (no one uses it)
  • Get rid of GFK (no one uses it, this I've implemented for my thesis)
  • Port Whitening to python (the bob.bio.spear is going to use it) (eventually moved to scikit-learn)
  • Port WCCN to python (the bob.bio.spear is going to use it) (eventually moved to scikit-learn)

As with the database porting, I'll do it little by little along the weeks. In one day we'll finish it.

Closes #14 #13

Edited by Tiago de Freitas Pereira

Merge request reports

Pipeline #58235 failed

Pipeline failed for e9a9f435 on linear-py

Closed by Tiago de Freitas PereiraTiago de Freitas Pereira 3 years ago (Feb 11, 2022 3:18pm UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading