Activity for Jan Rothkegel

  • Jan Rothkegel Jan Rothkegel posted a comment on ticket #8

    Thanks for your feedback :-) Unfortunately, I don't use Outlook on my personal device anymore (because I migrated to Linux a long time ago) and therefore will most probably not implement any changes anymore.

  • Jan Rothkegel Jan Rothkegel posted a comment on ticket #7

    Hi Marc, I know :-) However, I am not able to develop this any further (I don't even use Windows and Office anymore on my personal notebook). Thunderbird's spam filter does almost the same out of the box ;-) It is still a bug, but in the light of the bayes model behind it should not make such a huge difference. Best Jan

  • Jan Rothkegel Jan Rothkegel posted a comment on ticket #6

    Thank you, I like to hear that my plugin helps you. The error message does not tell much. It just hides the real underlying issue (not very good practice on my side). May I ask whether you export/import your configuration from install to install?

  • Jan Rothkegel Jan Rothkegel posted a comment on ticket #4

    The tool can be trained from "good" and "bad" messages. However, they must arrive in the same folder. Trying to train the model from other folders than set in your configuration will not alter the model. Please don't overestimate the impact of volume of training data. Just install and try whether it works with some (5 - 10) spam and non-spam examples.

  • Jan Rothkegel Jan Rothkegel modified ticket #3

    Show statistics

  • Jan Rothkegel Jan Rothkegel modified ticket #3

    Show statistics

  • Jan Rothkegel Jan Rothkegel modified ticket #3

    Show statistics

  • Jan Rothkegel Jan Rothkegel created ticket #3

    Show statistics

  • Jan Rothkegel Jan Rothkegel committed [r5]

    - Fix mathematics error

  • Jan Rothkegel Jan Rothkegel modified a wiki page

    Home

  • Jan Rothkegel Jan Rothkegel modified a wiki page

    Home

  • Jan Rothkegel Jan Rothkegel committed [r68]

    Update of Logistic Regression test

  • Jan Rothkegel Jan Rothkegel committed [r67]

    Fixed regression deviance in Multiple Logistic Regression output

  • Jan Rothkegel Jan Rothkegel committed [r66]

    Clean-up

  • Jan Rothkegel Jan Rothkegel modified ticket #1

    Error while processing incoming e-mails

  • Jan Rothkegel Jan Rothkegel modified ticket #1

    Error while processing incoming e-mails

  • Jan Rothkegel Jan Rothkegel committed [r4]

  • Jan Rothkegel Jan Rothkegel committed [r65]

    Enhanced installer for admin setup executable

  • Jan Rothkegel Jan Rothkegel committed [r64]

    Improve scroll visibility on small screens

  • Jan Rothkegel Jan Rothkegel committed [r63]

    Bugfixing after refactoring

  • Jan Rothkegel Jan Rothkegel committed [r62]

    Refactoring of cell manipulation

  • Jan Rothkegel Jan Rothkegel committed [r61]

    Ignore empty rows in SetOpertions

  • Jan Rothkegel Jan Rothkegel committed [r60]

    Introduce SetOperations functionality

  • Jan Rothkegel Jan Rothkegel committed [r59]

    Introduced first part of logic in SetOperations module

  • Jan Rothkegel Jan Rothkegel committed [r58]

    Finished input logic of GUI for SetOperations

  • Jan Rothkegel Jan Rothkegel committed [r57]

    Added input GUI for SetOperations module

  • Jan Rothkegel Jan Rothkegel committed [r56]

    Rework sizing in MoveData

  • Jan Rothkegel Jan Rothkegel committed [r55]

    Switch to 'Inherit' for AutoScaleMode in MoveData

  • Jan Rothkegel Jan Rothkegel committed [r54]

    100% scaling for MoveData

  • Jan Rothkegel Jan Rothkegel committed [r53]

    Try to resolve the scaling issue in ExpandCollapsePanel

  • Jan Rothkegel Jan Rothkegel committed [r52]

    Bugfixes after refactoring

  • Jan Rothkegel Jan Rothkegel committed [r51]

    Add consistent work status messaging

  • Jan Rothkegel Jan Rothkegel committed [r50]

  • Jan Rothkegel Jan Rothkegel committed [r49]

    Refactoring og InterOpManager components

  • Jan Rothkegel Jan Rothkegel committed [r48]

    Allow AutoFilter in selections

  • Jan Rothkegel Jan Rothkegel committed [r47]

  • Jan Rothkegel Jan Rothkegel committed [r46]

    Added:

  • Jan Rothkegel Jan Rothkegel committed [r45]

    First working version of flip function

  • Jan Rothkegel Jan Rothkegel committed [r44]

    Fix bugs after refactoring

  • Jan Rothkegel Jan Rothkegel committed [r43]

    Refactoring (build not stable yet)

  • Jan Rothkegel Jan Rothkegel committed [r42]

    Renamed FlipRotateTranspose to MoveData and finished GUI logic

  • Jan Rothkegel Jan Rothkegel committed [r41]

    Navigation to FlipRotateTranspose view implemented

  • Jan Rothkegel Jan Rothkegel committed [r40]

    Prepare view for flip, rotate, translate functionality

  • Jan Rothkegel Jan Rothkegel committed [r39]

    Add buttons for set operations, flip, rotate and transpose

  • Jan Rothkegel Jan Rothkegel committed [r38]

    Add DPI handling for autoscroll in TemplateControl

  • Jan Rothkegel Jan Rothkegel committed [r37]

    Set AutoScroll and AutoScrollMinSize

  • Jan Rothkegel Jan Rothkegel committed [r36]

    Fix font issue in sortable checked list box

  • Jan Rothkegel Jan Rothkegel committed [r35]

    Make parameter list in multiple regression sortable

  • Jan Rothkegel Jan Rothkegel committed [r34]

  • Jan Rothkegel Jan Rothkegel committed [r33]

    Add Wald test for multiple logistic regression

  • Jan Rothkegel Jan Rothkegel committed [r32]

    New icons

  • Jan Rothkegel Jan Rothkegel committed [r31]

  • Jan Rothkegel Jan Rothkegel committed [r30]

    Fix logistic regression

  • Jan Rothkegel Jan Rothkegel committed [r29]

    Added multiple logistic regression

  • Jan Rothkegel Jan Rothkegel committed [r28]

    Add TaskPaneContainer

  • Jan Rothkegel Jan Rothkegel committed [r27]

    Finished Two-Way ANOVA

  • Jan Rothkegel Jan Rothkegel committed [r26]

    Introduced One- and Two-Way ANOVA

  • Jan Rothkegel Jan Rothkegel committed [r25]

  • Jan Rothkegel Jan Rothkegel committed [r24]

    Modelled and tested One- and Two-Way ANOVA

  • Jan Rothkegel Jan Rothkegel committed [r23]

  • Jan Rothkegel Jan Rothkegel committed [r22]

    Added WiX installer

  • Jan Rothkegel Jan Rothkegel committed [r21]

    Refactoring

  • Jan Rothkegel Jan Rothkegel committed [r20]

    Finished multiple linear regression

  • Jan Rothkegel Jan Rothkegel committed [r19]

    Added multiple reggression (without support for categorical variables)

  • Jan Rothkegel Jan Rothkegel committed [r18]

    Started model for multiple linear regression and corresponding view

  • Jan Rothkegel Jan Rothkegel committed [r17]

    Update MultipleRegressionAnalysis in Playground

  • Jan Rothkegel Jan Rothkegel committed [r16]

    Added test project for models

  • Jan Rothkegel Jan Rothkegel committed [r15]

    - Implement call interfaces in t-Tests

  • Jan Rothkegel Jan Rothkegel committed [r14]

    Added:

  • Jan Rothkegel Jan Rothkegel committed [r13]

    - Added interface for calling a view with parameters

  • Jan Rothkegel Jan Rothkegel committed [r12]

    Finalized t-Test, two sample t-Test, paired t-Test

  • Jan Rothkegel Jan Rothkegel committed [r11]

  • Jan Rothkegel Jan Rothkegel committed [r10]

    - NumericTextBox added

  • Jan Rothkegel Jan Rothkegel committed [r9]

    - TemplateControl finished

  • Jan Rothkegel Jan Rothkegel committed [r8]

    Introduce TemplateControl

  • Jan Rothkegel Jan Rothkegel committed [r7]

    Finished RangePicker and prepared one sample t-test module

  • Jan Rothkegel Jan Rothkegel committed [r6]

    Add CellSelector control

  • Jan Rothkegel Jan Rothkegel committed [r5]

    Enhance appearance

  • Jan Rothkegel Jan Rothkegel committed [r4]

  • Jan Rothkegel Jan Rothkegel committed [r3]

  • Jan Rothkegel Jan Rothkegel committed [r2]

    Add task pane appearance

  • Jan Rothkegel Jan Rothkegel committed [r1]

  • Jan Rothkegel Jan Rothkegel modified ticket #1

    Error while processing incoming e-mails

  • Jan Rothkegel Jan Rothkegel modified ticket #2

    Error loading database

  • Jan Rothkegel Jan Rothkegel posted a comment on ticket #2

    Sorry, but the software product that you created a ticket for is called "Bayes Anti-Spam". You refer to "SpamBayes". Basically, "Bayes Anti-Spam" does quite the same job. Please consider installing it (don't forget to install Microsft VSTO redistributable prior to it) or post the ticket to the "SpamBayes" team.

  • Jan Rothkegel Jan Rothkegel modified a comment on ticket #1

    Hi Tasos, compatibiIity with Office 2010 has never been proven and is also not officially given in the description on sourceforge. However, let us ignore this fact for the moment and try to resolve the issue anyway :-) I have observed - but not yet fixed - this behaviour in connection with encrypted e-mails. So my questions to you are: Have the (probably unprocessed) items in your mailbox something in common (e. g. encryption, other type of item than e-mail, ...)? Can you reproduce the error message...

  • Jan Rothkegel Jan Rothkegel modified a comment on ticket #1

    Hi Tasos, I have observed - but not yet fixed - this behaviour in connection with encrypted e-mails. So my questions to you are: Have the (probably unprocessed) items in your mailbox something in common (e. g. encryption, other type of item than e-mail, ...)? Can you reproduce the error message by selecting the latest items one by one and for each of them click on the predict button in the toolbar? Best Jan

  • Jan Rothkegel Jan Rothkegel posted a comment on ticket #1

    Hi Tasos, I have observed - but not yet fixed - this behaviour in connection with encrypted e-mails. So my question to you is: Have the (probably unprocessed) items in your mailbox something in common (e. g. encryption, other type of item than e-mail, ...)? Best Jan

  • Jan Rothkegel Jan Rothkegel committed [r3]

    Add logo

  • Jan Rothkegel Jan Rothkegel committed [r2]

  • Jan Rothkegel Jan Rothkegel committed [r1]

1
MongoDB Logo MongoDB