Skip to content
Permalink
Branch: master
Commits on Dec 29, 2015
Commits on Dec 28, 2015
  1. Discretizer: fix OWScatterMap bug

    kernc committed Dec 28, 2015
Commits on Dec 19, 2015
  1. Expand doc/modules/preprocess.rst to include FCBF, ReliefF, LearnerSc…

    kernc committed Nov 27, 2015
    …orers
Commits on Dec 17, 2015
  1. RReliefF: Add tests for XOR and Housing datasets

    kernc committed Dec 17, 2015
Commits on Dec 16, 2015
  1. OWPaintData: import numpy as np

    kernc committed Dec 16, 2015
  2. Merge pull request #929 from lanzagar/materialize

    kernc committed Dec 16, 2015
    owsql: Nicer error msg for empty materialized table name
  3. Merge pull request #928 from lanzagar/sqlschema

    kernc committed Dec 16, 2015
    owsql: Option to specify schema
  4. Merge pull request #930 from lanzagar/sqlpassword

    kernc committed Dec 16, 2015
    owdatainfo: Do not show password in connection info
Commits on Dec 11, 2015
  1. Merge pull request #911 from lanzagar/req

    kernc committed Dec 11, 2015
    Clean up requirements
  2. Learner-providing widgets: minor fixup that didn't make it into 38446d3

    kernc committed Dec 11, 2015
  3. Merge pull request #920 from lanzagar/sql_logging

    kernc committed Dec 11, 2015
    SqlTable: Log all queries and execution times
  4. Merge pull request #916 from ales-erjavec/preview-render-fix

    kernc committed Dec 11, 2015
    canvas/readwrite: Fix `parse_ows_stream`
  5. Merge pull request #872 from janezd/progress-bar-context

    kernc committed Dec 11, 2015
    Progress bar context handler and decorator
Commits on Dec 10, 2015
  1. OWTable: fix 'color by class' for continuous class_var

    kernc committed Dec 10, 2015
Commits on Dec 8, 2015
  1. Merge pull request #906 from VesnaT/table_name

    kernc committed Dec 8, 2015
    OWLinearRegression: Set coefficient table name to 'coefficients'
Commits on Dec 4, 2015
  1. Unite preprocessor handling in Learner-outputting widgets

    kernc committed Dec 4, 2015
    Apply user-provided preprocessors first, but always apply learner-dependent
    default ones afterwards so that algos just work™.
    
    Requires default preprocessors to be idempotent, which `SklLearner.preprocessors`
    are.
Commits on Dec 2, 2015
  1. widgets.utils.getdeepattr() simpler

    kernc committed Dec 2, 2015
Commits on Dec 1, 2015
  1. OWPaintData: refactor

    kernc committed Dec 1, 2015

Seeing something unexpected? Take a look at the GitHub commits guide.

You can’t perform that action at this time.