Re: Tree model parameter setting -- Force Regressor

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



That's a confusing bit of UI. The Remove button is there for the case where
an algorithm has parameters that aren't exposed in the algorithm's metadata,
or when an algorithm can accept a parameter multiple times. This
functionality isn't used for the Microsoft algorithms, but can be used for
plug-ins.

If the value of a parameter is blank, it means the parameter is not set.

The issue you are seeing is that the REGRESSOR flag on the model column is
set. To clear this flag, select the Bike Buyer column under your Target
Mailing via Tree model on the Mining Models panel. The column properties
will show in the properties panel. The flag to clear is called Modeling
Flags

Let me know if there's any other issues.

Thanks

--

-Jamie MacLennan
SQL Server Data Mining
This posting is provided "AS IS" with no warranties, and confers no rights.
"ImJoe" <ImJoe@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:AFB5C528-C92E-43B2-9A7B-186FD6B87C08@xxxxxxxxxxxxxxxx
>
> This algo param has been checked to remove via the REMOVE button.
> However,
> the button action (of the REMOVAL) does not seem to have any impact (even
> another action of SAVE is followed). When going back to see the paras,
> this
> para (Force Regressor) is still there. Another strange thing about this
> para
> is, it's all blank for Value, Default and Range.
>
> Under this circumstance, a Predict Column with type of 'Discrete'
> generates
> the following err:
> Error 1 Error (Data mining): In the mining model, Target Mailing via
> Tree,
> the Bike Buyer column must be of a continuous type since the REGRESSOR
> modeling flag is set on it. 0 0
>
> Please advise a solution.
>
> TIA.


.



Relevant Pages

  • Re: An algorithm problem
    ... what we exapct from the algorithm is a list of 0 or 1, ... We can take it as a ring, and fetch any continuous 2 numbers from it, finally get four combinations: ... for i in temp: ... global flag ...
    (comp.lang.python)
  • Re: Petersons Algorithm in java, sequencial instruction execution ?
    ... I just thought you could say that as in " Hey people". ... turn while the other would do the same symmetrically to the other flag. ... to implement an algorithm that is trying to ... achive synchronization I have to use some other synchronization ...
    (comp.lang.java.programmer)
  • Re: need help finding a "possible" deadlock in simple application...
    ... > It was a simple volatile flag to shut down the program. ... how Szabolcs will comment on algorithm which he is unable to ... Apparently, from some of his comments, well, I don't think he fully grasps the fact that the turn variable does not need to be updated with atomic RMW instructions. ...
    (comp.programming.threads)
  • Re: 0.06 == 0.06 returns false in Ruby?
    ... flag like $EPSILON=0 or something, or may flag to revert to rational ... And who decides about the size of epsilon and which algorithm to ... Float#== the way it is is ...
    (comp.lang.ruby)