GithubHelp home page GithubHelp logo

Comments (5)

zacchiro avatar zacchiro commented on June 19, 2024

Having recently picked up smart_importer, I can confirm that filter_training_data_by_account was kind of an obscure name :-) known_account sounds better, but I'm still not 100% sure about the semantics. Is that meant to be the account appearing in the only leg of transactions that bean-extract will synthesize? I haven't passed it as an argument, but smart_importer seems to work fine nonetheless.

from smart_importer.

zacchiro avatar zacchiro commented on June 19, 2024

After reading the code for this, I think this parameter should just be called account, as most importers seems to receive such a named parameter for related purposes. But yeah, supporting using importer.file_account() will most likely make the need of passing an explicit parameter moot.

from smart_importer.

tarioch avatar tarioch commented on June 19, 2024

I think a default of using file_account probably makes sense. In my setup I have two different cases

  • importer for a single account, set filter_training_data_by_account with this account (here the file_account) makes sense
  • importer for multiple accounts, don't set anything, the model uses the existing accounts for the predictions so generally is very good with getting the right values (here I don't want to use file_account as there is no single account)

from smart_importer.

johannesjh avatar johannesjh commented on June 19, 2024

implemented in pull request #40

from smart_importer.

redstreet avatar redstreet commented on June 19, 2024

The changes made here aren't working well for the use case in #122. Suggestions welcome and appreciated on that ticket. Thank you in advance!

from smart_importer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.