todo notes

This commit is contained in:
Peter Bhat Harkins 2023-08-03 11:20:35 -05:00
parent 7056b36be0
commit 054c7ed536
1 changed files with 3 additions and 0 deletions

View File

@ -11,6 +11,9 @@ end
# max_depth_seen = 0
# TODO you are here - change range to 0 - 2^16, not 0-999
# then concat(lpad(char(65 using binary), 2, char(0 using binary)), lpad(char(435431 using binary), 5, char(0 using binary)));
# then output that to selected_packed and diff against selected
# oldrange = (1 - -0.2) # 1.2
# newrange = (999 - 0) # 999
# newval = (((confidence - -0.2) * 999) / 1.2)