Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by themoss1985

  1. themoss1985

    Setting threshold to assign real values to class values

    Hi Gruuu, I need to round a number up if it is above x.975, and down if it is below x.975. I tried the formula =IFB27>INT(B27)+0.975,ROUNDUP(B27),ROUNDDOWN(B27) but this formula kicks back an error. Any ideas??
  2. themoss1985

    Setting threshold to assign real values to class values

    Hello folks. I am doing a data mining regression exercise and after getting prediction results which are real values, (e.g. 5.78137) i need to assign these to class values (e.g. 5 or 6 depending on the threshold value I use). I am trying to do this in excel and would logically think that the...

Part and Inventory Search

Back
Top