Path: blob/master/data/haarcascades_cuda/haarcascade_lowerbody.xml
16337 views
<?xml version="1.0"?>1<!--219x23 lowerbody detector (see the detailed description below).34//////////////////////////////////////////////////////////////////////////5| Contributors License Agreement6| IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING.7| By downloading, copying, installing or using the software you agree8| to this license.9| If you do not agree to this license, do not download, install,10| copy or use the software.11|12| Copyright (c) 2004, Hannes Kruppa and Bernt Schiele (ETH Zurich, Switzerland).13| All rights reserved.14|15| Redistribution and use in source and binary forms, with or without16| modification, are permitted provided that the following conditions are17| met:18|19| * Redistributions of source code must retain the above copyright20| notice, this list of conditions and the following disclaimer.21| * Redistributions in binary form must reproduce the above22| copyright notice, this list of conditions and the following23| disclaimer in the documentation and/or other materials provided24| with the distribution.25| * The name of Contributor may not used to endorse or promote products26| derived from this software without specific prior written permission.27|28| THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS29| "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT30| LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR31| A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE32| CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,33| EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,34| PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR35| PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF36| LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING37| NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS38| SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Back to39| Top40//////////////////////////////////////////////////////////////////////////4142"Haar"-based Detectors For Pedestrian Detection43===============================================44by Hannes Kruppa and Bernt Schiele, ETH Zurich, Switzerland4546This archive provides the following three detectors:47- upper body detector (most fun, useful in many scenarios!)48- lower body detector49- full body detector5051These detectors have been successfully applied to pedestrian detection52in still images. They can be directly passed as parameters to the53program HaarFaceDetect.54NOTE: These detectors deal with frontal and backside views but not55with side views (also see "Known limitations" below).5657RESEARCHERS:58If you are using any of the detectors or involved ideas please cite59this paper (available at www.vision.ethz.ch/publications/):6061@InProceedings{Kruppa03-bmvc,62author = "Hannes Kruppa, Modesto Castrillon-Santana and Bernt Schiele",63title = "Fast and Robust Face Finding via Local Context."64booktitle = "Joint IEEE International Workshop on Visual Surveillance and Performance Evaluation of Tracking and Surveillance"65year = "2003",66month = "October"67}6869COMMERCIAL:70If you have any commercial interest in this work please contact71[email protected]727374ADDITIONAL INFORMATION75======================76Check out the demo movie, e.g. using mplayer or any (Windows/Linux-) player77that can play back .mpg movies.78Under Linux that's:79> ffplay demo.mpg80or:81> mplayer demo.mpg8283The movie shows a person walking towards the camera in a realistic84indoor setting. Using ffplay or mplayer you can pause and continue the85movie by pressing the space bar.8687Detections coming from the different detectors are visualized using88different line styles:89upper body : dotted line90lower body : dashed line91full body : solid line9293You will notice that successful detections containing the target do94not sit tightly on the body but also include some of the background95left and right. This is not a bug but accurately reflects the96employed training data which also includes portions of the background97to ensure proper silhouette representation. If you want to get a98feeling for the training data check out the CBCL data set:99http://www.ai.mit.edu/projects/cbcl/software-datasets/PedestrianData.html100101There is also a small number of false alarms in this sequence.102NOTE: This is per frame detection, not tracking (which is also one of103the reasons why it is not mislead by the person's shadow on the back104wall).105106On an Intel Xeon 1.7GHz machine the detectors operate at something107between 6Hz to 14 Hz (on 352 x 288 frames per second) depending on the108detector. The detectors work as well on much lower image resolutions109which is always an interesting possibility for speed-ups or110"coarse-to-fine" search strategies.111112Additional information e.g. on training parameters, detector113combination, detecting other types of objects (e.g. cars) etc. is114available in my PhD thesis report (available end of June). Check out115www.vision.ethz.ch/kruppa/116117118KNOWN LIMITATIONS119=================1201) The detectors only support frontal and back views but not sideviews.121Sideviews are trickier and it makes a lot of sense to include additional122modalities for their detection, e.g. motion information. I recommend123Viola and Jones' ICCV 2003 paper if this further interests you.1241252) Don't expect these detectors to be as accurate as a frontal face detector.126A frontal face as a pattern is pretty distinct with respect to other127patterns occurring in the world (i.e. image "background"). This is not so128for upper, lower and especially full bodies, because they have to rely129on fragile silhouette information rather than internal (facial) features.130Still, we found especially the upper body detector to perform amazingly well.131In contrast to a face detector these detectors will also work at very low132image resolutions133134Acknowledgements135================136Thanks to Martin Spengler, ETH Zurich, for providing the demo movie.137-->138<opencv_storage>139<haarcascade_lowerbody type_id="opencv-haar-classifier">140<size>19 23</size>141<stages>142<_>143<!-- stage 0 -->144<trees>145<_>146<!-- tree 0 -->147<_>148<!-- root node -->149<feature>150<rects>151<_>3 4 12 16 -1.</_>152<_>7 4 4 16 3.</_></rects>153<tilted>0</tilted></feature>154<threshold>-0.0168698690831661</threshold>155<left_val>0.5465741753578186</left_val>156<right_val>-0.6367803812026978</right_val></_></_>157<_>158<!-- tree 1 -->159<_>160<!-- root node -->161<feature>162<rects>163<_>11 0 2 20 -1.</_>164<_>11 10 2 10 2.</_></rects>165<tilted>0</tilted></feature>166<threshold>2.5349899660795927e-003</threshold>167<left_val>-0.3760549128055573</left_val>168<right_val>0.3237810134887695</right_val></_></_>169<_>170<!-- tree 2 -->171<_>172<!-- root node -->173<feature>174<rects>175<_>4 1 4 22 -1.</_>176<_>4 12 4 11 2.</_></rects>177<tilted>0</tilted></feature>178<threshold>-0.0247094593942165</threshold>179<left_val>-0.6797912716865540</left_val>180<right_val>0.2050105929374695</right_val></_></_>181<_>182<!-- tree 3 -->183<_>184<!-- root node -->185<feature>186<rects>187<_>9 8 7 12 -1.</_>188<_>9 14 7 6 2.</_></rects>189<tilted>0</tilted></feature>190<threshold>0.0824368596076965</threshold>191<left_val>0.2058863937854767</left_val>192<right_val>-0.8493843078613281</right_val></_></_>193<_>194<!-- tree 4 -->195<_>196<!-- root node -->197<feature>198<rects>199<_>6 0 6 10 -1.</_>200<_>6 0 3 5 2.</_>201<_>9 5 3 5 2.</_></rects>202<tilted>0</tilted></feature>203<threshold>-8.2128931535407901e-004</threshold>204<left_val>0.3189192116260529</left_val>205<right_val>-0.4646945893764496</right_val></_></_>206<_>207<!-- tree 5 -->208<_>209<!-- root node -->210<feature>211<rects>212<_>1 18 18 5 -1.</_>213<_>1 18 9 5 2.</_></rects>214<tilted>0</tilted></feature>215<threshold>0.0230169594287872</threshold>216<left_val>0.1867029964923859</left_val>217<right_val>-0.7033089995384216</right_val></_></_>218<_>219<!-- tree 6 -->220<_>221<!-- root node -->222<feature>223<rects>224<_>4 20 10 3 -1.</_>225<_>9 20 5 3 2.</_></rects>226<tilted>0</tilted></feature>227<threshold>6.6386149264872074e-003</threshold>228<left_val>0.1637049019336700</left_val>229<right_val>-0.8460472226142883</right_val></_></_>230<_>231<!-- tree 7 -->232<_>233<!-- root node -->234<feature>235<rects>236<_>6 17 10 6 -1.</_>237<_>6 20 10 3 2.</_></rects>238<tilted>0</tilted></feature>239<threshold>7.6682120561599731e-004</threshold>240<left_val>-0.3985269069671631</left_val>241<right_val>0.2311332970857620</right_val></_></_>242<_>243<!-- tree 8 -->244<_>245<!-- root node -->246<feature>247<rects>248<_>0 0 4 20 -1.</_>249<_>0 10 4 10 2.</_></rects>250<tilted>0</tilted></feature>251<threshold>0.1173167973756790</threshold>252<left_val>0.1044503971934319</left_val>253<right_val>-0.8851094245910645</right_val></_></_>254<_>255<!-- tree 9 -->256<_>257<!-- root node -->258<feature>259<rects>260<_>3 0 16 14 -1.</_>261<_>3 7 16 7 2.</_></rects>262<tilted>0</tilted></feature>263<threshold>0.0154212303459644</threshold>264<left_val>-0.2785950899124146</left_val>265<right_val>0.2892192006111145</right_val></_></_>266<_>267<!-- tree 10 -->268<_>269<!-- root node -->270<feature>271<rects>272<_>5 1 4 13 -1.</_>273<_>7 1 2 13 2.</_></rects>274<tilted>0</tilted></feature>275<threshold>0.0340189486742020</threshold>276<left_val>-0.1428766995668411</left_val>277<right_val>0.7780153155326843</right_val></_></_>278<_>279<!-- tree 11 -->280<_>281<!-- root node -->282<feature>283<rects>284<_>1 8 18 12 -1.</_>285<_>10 8 9 6 2.</_>286<_>1 14 9 6 2.</_></rects>287<tilted>0</tilted></feature>288<threshold>0.0346388705074787</threshold>289<left_val>0.1864407956600189</left_val>290<right_val>-0.6032484173774719</right_val></_></_>291<_>292<!-- tree 12 -->293<_>294<!-- root node -->295<feature>296<rects>297<_>2 0 15 21 -1.</_>298<_>7 0 5 21 3.</_></rects>299<tilted>0</tilted></feature>300<threshold>-0.3750365972518921</threshold>301<left_val>0.9278184175491333</left_val>302<right_val>-0.1542160063982010</right_val></_></_>303<_>304<!-- tree 13 -->305<_>306<!-- root node -->307<feature>308<rects>309<_>1 5 18 18 -1.</_>310<_>10 5 9 9 2.</_>311<_>1 14 9 9 2.</_></rects>312<tilted>0</tilted></feature>313<threshold>-0.0560119710862637</threshold>314<left_val>-0.5859106779098511</left_val>315<right_val>0.1954751014709473</right_val></_></_>316<_>317<!-- tree 14 -->318<_>319<!-- root node -->320<feature>321<rects>322<_>2 19 15 3 -1.</_>323<_>7 19 5 3 3.</_></rects>324<tilted>0</tilted></feature>325<threshold>-1.4878909569233656e-003</threshold>326<left_val>0.2813934981822968</left_val>327<right_val>-0.4185301065444946</right_val></_></_>328<_>329<!-- tree 15 -->330<_>331<!-- root node -->332<feature>333<rects>334<_>7 20 12 3 -1.</_>335<_>7 20 6 3 2.</_></rects>336<tilted>0</tilted></feature>337<threshold>-0.0144956996664405</threshold>338<left_val>-0.7227396965026856</left_val>339<right_val>0.0942884609103203</right_val></_></_>340<_>341<!-- tree 16 -->342<_>343<!-- root node -->344<feature>345<rects>346<_>1 21 14 2 -1.</_>347<_>8 21 7 2 2.</_></rects>348<tilted>0</tilted></feature>349<threshold>-5.6178281083703041e-003</threshold>350<left_val>-0.5955196022987366</left_val>351<right_val>0.1520265042781830</right_val></_></_></trees>352<stage_threshold>-1.4308550357818604</stage_threshold>353<parent>-1</parent>354<next>-1</next></_>355<_>356<!-- stage 1 -->357<trees>358<_>359<!-- tree 0 -->360<_>361<!-- root node -->362<feature>363<rects>364<_>0 16 18 6 -1.</_>365<_>6 16 6 6 3.</_></rects>366<tilted>0</tilted></feature>367<threshold>-3.1839120201766491e-003</threshold>368<left_val>0.4002513885498047</left_val>369<right_val>-0.6847316026687622</right_val></_></_>370<_>371<!-- tree 1 -->372<_>373<!-- root node -->374<feature>375<rects>376<_>8 3 4 20 -1.</_>377<_>8 13 4 10 2.</_></rects>378<tilted>0</tilted></feature>379<threshold>3.5989920143038034e-003</threshold>380<left_val>-0.5189595222473145</left_val>381<right_val>0.3010114133358002</right_val></_></_>382<_>383<!-- tree 2 -->384<_>385<!-- root node -->386<feature>387<rects>388<_>0 19 18 3 -1.</_>389<_>9 19 9 3 2.</_></rects>390<tilted>0</tilted></feature>391<threshold>0.0188046302646399</threshold>392<left_val>0.1555491983890533</left_val>393<right_val>-0.8047717213630676</right_val></_></_>394<_>395<!-- tree 3 -->396<_>397<!-- root node -->398<feature>399<rects>400<_>5 21 14 2 -1.</_>401<_>5 21 7 2 2.</_></rects>402<tilted>0</tilted></feature>403<threshold>5.2497140131890774e-003</threshold>404<left_val>0.1378080993890762</left_val>405<right_val>-0.6076750755310059</right_val></_></_>406<_>407<!-- tree 4 -->408<_>409<!-- root node -->410<feature>411<rects>412<_>2 0 9 5 -1.</_>413<_>5 0 3 5 3.</_></rects>414<tilted>0</tilted></feature>415<threshold>-1.4204799663275480e-003</threshold>416<left_val>0.3231942951679230</left_val>417<right_val>-0.4340746104717255</right_val></_></_>418<_>419<!-- tree 5 -->420<_>421<!-- root node -->422<feature>423<rects>424<_>3 20 15 3 -1.</_>425<_>8 20 5 3 3.</_></rects>426<tilted>0</tilted></feature>427<threshold>-0.0251743495464325</threshold>428<left_val>-0.7078087925910950</left_val>429<right_val>0.0931063294410706</right_val></_></_>430<_>431<!-- tree 6 -->432<_>433<!-- root node -->434<feature>435<rects>436<_>3 9 6 14 -1.</_>437<_>5 9 2 14 3.</_></rects>438<tilted>0</tilted></feature>439<threshold>3.2285219058394432e-003</threshold>440<left_val>-0.3251047134399414</left_val>441<right_val>0.3357169926166534</right_val></_></_>442<_>443<!-- tree 7 -->444<_>445<!-- root node -->446<feature>447<rects>448<_>12 3 3 18 -1.</_>449<_>12 12 3 9 2.</_></rects>450<tilted>0</tilted></feature>451<threshold>0.0949934124946594</threshold>452<left_val>0.0824390873312950</left_val>453<right_val>-0.8754953742027283</right_val></_></_>454<_>455<!-- tree 8 -->456<_>457<!-- root node -->458<feature>459<rects>460<_>1 14 4 9 -1.</_>461<_>3 14 2 9 2.</_></rects>462<tilted>0</tilted></feature>463<threshold>-6.5919090993702412e-003</threshold>464<left_val>-0.7380419969558716</left_val>465<right_val>0.1385374963283539</right_val></_></_>466<_>467<!-- tree 9 -->468<_>469<!-- root node -->470<feature>471<rects>472<_>7 15 11 8 -1.</_>473<_>7 17 11 4 2.</_></rects>474<tilted>0</tilted></feature>475<threshold>-1.1146620381623507e-003</threshold>476<left_val>0.1791726946830750</left_val>477<right_val>-0.2795585989952087</right_val></_></_>478<_>479<!-- tree 10 -->480<_>481<!-- root node -->482<feature>483<rects>484<_>0 7 6 10 -1.</_>485<_>0 7 3 5 2.</_>486<_>3 12 3 5 2.</_></rects>487<tilted>0</tilted></feature>488<threshold>0.0133490199223161</threshold>489<left_val>0.1305782943964005</left_val>490<right_val>-0.6980267167091370</right_val></_></_>491<_>492<!-- tree 11 -->493<_>494<!-- root node -->495<feature>496<rects>497<_>10 6 4 13 -1.</_>498<_>10 6 2 13 2.</_></rects>499<tilted>0</tilted></feature>500<threshold>-0.0351814515888691</threshold>501<left_val>0.4653536081314087</left_val>502<right_val>-0.1069877967238426</right_val></_></_>503<_>504<!-- tree 12 -->505<_>506<!-- root node -->507<feature>508<rects>509<_>5 6 4 13 -1.</_>510<_>7 6 2 13 2.</_></rects>511<tilted>0</tilted></feature>512<threshold>0.0318745896220207</threshold>513<left_val>-0.1356538981199265</left_val>514<right_val>0.7904788851737976</right_val></_></_></trees>515<stage_threshold>-1.1907930374145508</stage_threshold>516<parent>0</parent>517<next>-1</next></_>518<_>519<!-- stage 2 -->520<trees>521<_>522<!-- tree 0 -->523<_>524<!-- root node -->525<feature>526<rects>527<_>8 2 6 8 -1.</_>528<_>8 2 6 4 2.</_></rects>529<tilted>1</tilted></feature>530<threshold>-0.0106474300846457</threshold>531<left_val>0.3807902932167053</left_val>532<right_val>-0.5867233872413635</right_val></_></_>533<_>534<!-- tree 1 -->535<_>536<!-- root node -->537<feature>538<rects>539<_>0 11 19 12 -1.</_>540<_>0 17 19 6 2.</_></rects>541<tilted>0</tilted></feature>542<threshold>-0.0732144936919212</threshold>543<left_val>-0.7955095171928406</left_val>544<right_val>0.1722325980663300</right_val></_></_>545<_>546<!-- tree 2 -->547<_>548<!-- root node -->549<feature>550<rects>551<_>0 18 6 5 -1.</_>552<_>3 18 3 5 2.</_></rects>553<tilted>0</tilted></feature>554<threshold>6.0464427806437016e-003</threshold>555<left_val>0.1653216034173966</left_val>556<right_val>-0.6937664747238159</right_val></_></_>557<_>558<!-- tree 3 -->559<_>560<!-- root node -->561<feature>562<rects>563<_>9 17 9 6 -1.</_>564<_>12 17 3 6 3.</_></rects>565<tilted>0</tilted></feature>566<threshold>7.3225022060796618e-004</threshold>567<left_val>-0.3324716091156006</left_val>568<right_val>0.2366997003555298</right_val></_></_>569<_>570<!-- tree 4 -->571<_>572<!-- root node -->573<feature>574<rects>575<_>0 20 15 3 -1.</_>576<_>5 20 5 3 3.</_></rects>577<tilted>0</tilted></feature>578<threshold>-0.0109900804236531</threshold>579<left_val>-0.6913688778877258</left_val>580<right_val>0.2105827033519745</right_val></_></_>581<_>582<!-- tree 5 -->583<_>584<!-- root node -->585<feature>586<rects>587<_>9 19 8 4 -1.</_>588<_>9 19 4 4 2.</_></rects>589<tilted>0</tilted></feature>590<threshold>-1.5282750246115029e-004</threshold>591<left_val>0.2030584961175919</left_val>592<right_val>-0.4655165970325470</right_val></_></_>593<_>594<!-- tree 6 -->595<_>596<!-- root node -->597<feature>598<rects>599<_>0 17 9 6 -1.</_>600<_>3 17 3 6 3.</_></rects>601<tilted>0</tilted></feature>602<threshold>2.4822261184453964e-004</threshold>603<left_val>-0.4212292134761810</left_val>604<right_val>0.2733530998229981</right_val></_></_>605<_>606<!-- tree 7 -->607<_>608<!-- root node -->609<feature>610<rects>611<_>14 17 5 6 -1.</_>612<_>14 20 5 3 2.</_></rects>613<tilted>0</tilted></feature>614<threshold>-8.4205856546759605e-003</threshold>615<left_val>-0.4374446868896484</left_val>616<right_val>0.0588318482041359</right_val></_></_>617<_>618<!-- tree 8 -->619<_>620<!-- root node -->621<feature>622<rects>623<_>2 2 15 14 -1.</_>624<_>7 2 5 14 3.</_></rects>625<tilted>0</tilted></feature>626<threshold>-0.3699279129505158</threshold>627<left_val>0.9107081890106201</left_val>628<right_val>-0.0872075408697128</right_val></_></_>629<_>630<!-- tree 9 -->631<_>632<!-- root node -->633<feature>634<rects>635<_>14 17 5 6 -1.</_>636<_>14 20 5 3 2.</_></rects>637<tilted>0</tilted></feature>638<threshold>6.1259930953383446e-003</threshold>639<left_val>0.1188673004508019</left_val>640<right_val>-0.1852017045021057</right_val></_></_>641<_>642<!-- tree 10 -->643<_>644<!-- root node -->645<feature>646<rects>647<_>0 17 5 6 -1.</_>648<_>0 20 5 3 2.</_></rects>649<tilted>0</tilted></feature>650<threshold>-6.0144090093672276e-003</threshold>651<left_val>-0.6305705904960632</left_val>652<right_val>0.1457718014717102</right_val></_></_>653<_>654<!-- tree 11 -->655<_>656<!-- root node -->657<feature>658<rects>659<_>3 0 13 8 -1.</_>660<_>3 4 13 4 2.</_></rects>661<tilted>0</tilted></feature>662<threshold>8.5623031482100487e-003</threshold>663<left_val>-0.2936938107013702</left_val>664<right_val>0.3241134881973267</right_val></_></_>665<_>666<!-- tree 12 -->667<_>668<!-- root node -->669<feature>670<rects>671<_>0 21 14 2 -1.</_>672<_>7 21 7 2 2.</_></rects>673<tilted>0</tilted></feature>674<threshold>-0.0139668500050902</threshold>675<left_val>-0.8065037131309509</left_val>676<right_val>0.1126779019832611</right_val></_></_>677<_>678<!-- tree 13 -->679<_>680<!-- root node -->681<feature>682<rects>683<_>8 4 4 15 -1.</_>684<_>9 4 2 15 2.</_></rects>685<tilted>0</tilted></feature>686<threshold>-0.0417344681918621</threshold>687<left_val>0.7749533057212830</left_val>688<right_val>-0.0788663029670715</right_val></_></_>689<_>690<!-- tree 14 -->691<_>692<!-- root node -->693<feature>694<rects>695<_>1 18 8 5 -1.</_>696<_>5 18 4 5 2.</_></rects>697<tilted>0</tilted></feature>698<threshold>-2.7996799326501787e-004</threshold>699<left_val>0.2778331041336060</left_val>700<right_val>-0.3519608974456787</right_val></_></_>701<_>702<!-- tree 15 -->703<_>704<!-- root node -->705<feature>706<rects>707<_>8 4 4 15 -1.</_>708<_>9 4 2 15 2.</_></rects>709<tilted>0</tilted></feature>710<threshold>0.0195885691791773</threshold>711<left_val>-0.0657596364617348</left_val>712<right_val>0.5241413712501526</right_val></_></_>713<_>714<!-- tree 16 -->715<_>716<!-- root node -->717<feature>718<rects>719<_>7 4 4 15 -1.</_>720<_>8 4 2 15 2.</_></rects>721<tilted>0</tilted></feature>722<threshold>9.2163113877177238e-003</threshold>723<left_val>-0.1552547961473465</left_val>724<right_val>0.5483539104461670</right_val></_></_>725<_>726<!-- tree 17 -->727<_>728<!-- root node -->729<feature>730<rects>731<_>11 11 8 8 -1.</_>732<_>15 11 4 4 2.</_>733<_>11 15 4 4 2.</_></rects>734<tilted>0</tilted></feature>735<threshold>-0.0214585699141026</threshold>736<left_val>-0.5225530862808228</left_val>737<right_val>0.0822082683444023</right_val></_></_>738<_>739<!-- tree 18 -->740<_>741<!-- root node -->742<feature>743<rects>744<_>4 13 6 7 -1.</_>745<_>6 13 2 7 3.</_></rects>746<tilted>0</tilted></feature>747<threshold>3.6805770359933376e-003</threshold>748<left_val>-0.2443412989377976</left_val>749<right_val>0.3612248897552490</right_val></_></_></trees>750<stage_threshold>-1.3129220008850098</stage_threshold>751<parent>1</parent>752<next>-1</next></_>753<_>754<!-- stage 3 -->755<trees>756<_>757<!-- tree 0 -->758<_>759<!-- root node -->760<feature>761<rects>762<_>3 1 8 13 -1.</_>763<_>7 1 4 13 2.</_></rects>764<tilted>0</tilted></feature>765<threshold>-8.3544738590717316e-003</threshold>766<left_val>0.2817318141460419</left_val>767<right_val>-0.4972813129425049</right_val></_></_>768<_>769<!-- tree 1 -->770<_>771<!-- root node -->772<feature>773<rects>774<_>5 21 14 2 -1.</_>775<_>5 21 7 2 2.</_></rects>776<tilted>0</tilted></feature>777<threshold>-5.5724289268255234e-003</threshold>778<left_val>-0.6550530195236206</left_val>779<right_val>0.1940605938434601</right_val></_></_>780<_>781<!-- tree 2 -->782<_>783<!-- root node -->784<feature>785<rects>786<_>0 21 18 2 -1.</_>787<_>9 21 9 2 2.</_></rects>788<tilted>0</tilted></feature>789<threshold>-5.7714767754077911e-003</threshold>790<left_val>-0.6223093867301941</left_val>791<right_val>0.2762239873409271</right_val></_></_>792<_>793<!-- tree 3 -->794<_>795<!-- root node -->796<feature>797<rects>798<_>7 18 8 5 -1.</_>799<_>7 18 4 5 2.</_></rects>800<tilted>0</tilted></feature>801<threshold>0.0229958891868591</threshold>802<left_val>0.0197985693812370</left_val>803<right_val>-0.7832453846931458</right_val></_></_>804<_>805<!-- tree 4 -->806<_>807<!-- root node -->808<feature>809<rects>810<_>4 17 8 6 -1.</_>811<_>8 17 4 6 2.</_></rects>812<tilted>0</tilted></feature>813<threshold>-1.1443760013207793e-003</threshold>814<left_val>0.2810871899127960</left_val>815<right_val>-0.4821484982967377</right_val></_></_>816<_>817<!-- tree 5 -->818<_>819<!-- root node -->820<feature>821<rects>822<_>10 2 7 10 -1.</_>823<_>10 2 7 5 2.</_></rects>824<tilted>1</tilted></feature>825<threshold>-0.2591750919818878</threshold>826<left_val>-0.6821495890617371</left_val>827<right_val>-3.3729869755916297e-004</right_val></_></_>828<_>829<!-- tree 6 -->830<_>831<!-- root node -->832<feature>833<rects>834<_>2 9 2 14 -1.</_>835<_>3 9 1 14 2.</_></rects>836<tilted>0</tilted></feature>837<threshold>-3.0133039690554142e-003</threshold>838<left_val>-0.6570441126823425</left_val>839<right_val>0.1369359940290451</right_val></_></_>840<_>841<!-- tree 7 -->842<_>843<!-- root node -->844<feature>845<rects>846<_>15 7 2 16 -1.</_>847<_>15 7 1 16 2.</_></rects>848<tilted>0</tilted></feature>849<threshold>5.4540671408176422e-003</threshold>850<left_val>0.0869318172335625</left_val>851<right_val>-0.7056797146797180</right_val></_></_>852<_>853<!-- tree 8 -->854<_>855<!-- root node -->856<feature>857<rects>858<_>1 8 4 15 -1.</_>859<_>3 8 2 15 2.</_></rects>860<tilted>0</tilted></feature>861<threshold>6.6230311058461666e-003</threshold>862<left_val>0.1663428992033005</left_val>863<right_val>-0.5177295804023743</right_val></_></_>864<_>865<!-- tree 9 -->866<_>867<!-- root node -->868<feature>869<rects>870<_>14 0 3 14 -1.</_>871<_>14 0 3 7 2.</_></rects>872<tilted>1</tilted></feature>873<threshold>-0.0125616695731878</threshold>874<left_val>0.0902904719114304</left_val>875<right_val>-0.1685097068548203</right_val></_></_>876<_>877<!-- tree 10 -->878<_>879<!-- root node -->880<feature>881<rects>882<_>9 6 8 9 -1.</_>883<_>9 6 4 9 2.</_></rects>884<tilted>1</tilted></feature>885<threshold>0.0428907386958599</threshold>886<left_val>0.1297781020402908</left_val>887<right_val>-0.5821806192398071</right_val></_></_>888<_>889<!-- tree 11 -->890<_>891<!-- root node -->892<feature>893<rects>894<_>8 15 11 8 -1.</_>895<_>8 17 11 4 2.</_></rects>896<tilted>0</tilted></feature>897<threshold>-1.3341030571609735e-003</threshold>898<left_val>0.1369432955980301</left_val>899<right_val>-0.1943780928850174</right_val></_></_>900<_>901<!-- tree 12 -->902<_>903<!-- root node -->904<feature>905<rects>906<_>5 7 4 10 -1.</_>907<_>7 7 2 10 2.</_></rects>908<tilted>0</tilted></feature>909<threshold>-0.0412474609911442</threshold>910<left_val>0.6854385137557983</left_val>911<right_val>-0.1303945034742355</right_val></_></_>912<_>913<!-- tree 13 -->914<_>915<!-- root node -->916<feature>917<rects>918<_>10 15 9 8 -1.</_>919<_>10 17 9 4 2.</_></rects>920<tilted>0</tilted></feature>921<threshold>-9.1503392904996872e-003</threshold>922<left_val>-0.1189543008804321</left_val>923<right_val>0.0675766989588737</right_val></_></_>924<_>925<!-- tree 14 -->926<_>927<!-- root node -->928<feature>929<rects>930<_>0 15 9 8 -1.</_>931<_>0 17 9 4 2.</_></rects>932<tilted>0</tilted></feature>933<threshold>-1.7151240026578307e-003</threshold>934<left_val>0.2647553980350494</left_val>935<right_val>-0.3048745095729828</right_val></_></_>936<_>937<!-- tree 15 -->938<_>939<!-- root node -->940<feature>941<rects>942<_>2 1 17 18 -1.</_>943<_>2 10 17 9 2.</_></rects>944<tilted>0</tilted></feature>945<threshold>0.2084320038557053</threshold>946<left_val>0.1240148991346359</left_val>947<right_val>-0.4701411128044128</right_val></_></_>948<_>949<!-- tree 16 -->950<_>951<!-- root node -->952<feature>953<rects>954<_>2 0 16 2 -1.</_>955<_>2 0 8 2 2.</_></rects>956<tilted>1</tilted></feature>957<threshold>0.0723939687013626</threshold>958<left_val>0.0969243794679642</left_val>959<right_val>-0.7734774947166443</right_val></_></_>960<_>961<!-- tree 17 -->962<_>963<!-- root node -->964<feature>965<rects>966<_>8 0 9 5 -1.</_>967<_>11 0 3 5 3.</_></rects>968<tilted>0</tilted></feature>969<threshold>-1.5335980569943786e-003</threshold>970<left_val>0.1799121946096420</left_val>971<right_val>-0.2578833103179932</right_val></_></_>972<_>973<!-- tree 18 -->974<_>975<!-- root node -->976<feature>977<rects>978<_>6 0 6 10 -1.</_>979<_>6 0 3 5 2.</_>980<_>9 5 3 5 2.</_></rects>981<tilted>0</tilted></feature>982<threshold>4.8640500754117966e-003</threshold>983<left_val>0.1139298006892204</left_val>984<right_val>-0.5517386794090271</right_val></_></_>985<_>986<!-- tree 19 -->987<_>988<!-- root node -->989<feature>990<rects>991<_>10 6 4 7 -1.</_>992<_>10 6 2 7 2.</_></rects>993<tilted>0</tilted></feature>994<threshold>-1.6523050144314766e-003</threshold>995<left_val>0.1515468955039978</left_val>996<right_val>-0.2290167957544327</right_val></_></_>997<_>998<!-- tree 20 -->999<_>1000<!-- root node -->1001<feature>1002<rects>1003<_>2 4 15 11 -1.</_>1004<_>7 4 5 11 3.</_></rects>1005<tilted>0</tilted></feature>1006<threshold>0.0753487572073936</threshold>1007<left_val>-0.1463088989257813</left_val>1008<right_val>0.6810588240623474</right_val></_></_>1009<_>1010<!-- tree 21 -->1011<_>1012<!-- root node -->1013<feature>1014<rects>1015<_>15 15 4 8 -1.</_>1016<_>15 15 2 8 2.</_></rects>1017<tilted>0</tilted></feature>1018<threshold>-8.2630068063735962e-003</threshold>1019<left_val>-0.7278360128402710</left_val>1020<right_val>0.1028101965785027</right_val></_></_>1021<_>1022<!-- tree 22 -->1023<_>1024<!-- root node -->1025<feature>1026<rects>1027<_>0 15 4 8 -1.</_>1028<_>2 15 2 8 2.</_></rects>1029<tilted>0</tilted></feature>1030<threshold>-5.5124741047620773e-003</threshold>1031<left_val>-0.6305934786796570</left_val>1032<right_val>0.0932577997446060</right_val></_></_></trees>1033<stage_threshold>-1.3777279853820801</stage_threshold>1034<parent>2</parent>1035<next>-1</next></_>1036<_>1037<!-- stage 4 -->1038<trees>1039<_>1040<!-- tree 0 -->1041<_>1042<!-- root node -->1043<feature>1044<rects>1045<_>5 6 4 11 -1.</_>1046<_>7 6 2 11 2.</_></rects>1047<tilted>0</tilted></feature>1048<threshold>-9.3849105760455132e-003</threshold>1049<left_val>0.5250058174133301</left_val>1050<right_val>-0.4323106110095978</right_val></_></_>1051<_>1052<!-- tree 1 -->1053<_>1054<!-- root node -->1055<feature>1056<rects>1057<_>3 17 16 4 -1.</_>1058<_>7 17 8 4 2.</_></rects>1059<tilted>0</tilted></feature>1060<threshold>-1.3772470410913229e-003</threshold>1061<left_val>0.2069848030805588</left_val>1062<right_val>-0.4271875917911530</right_val></_></_>1063<_>1064<!-- tree 2 -->1065<_>1066<!-- root node -->1067<feature>1068<rects>1069<_>9 3 10 8 -1.</_>1070<_>9 3 5 8 2.</_></rects>1071<tilted>1</tilted></feature>1072<threshold>0.0263201091438532</threshold>1073<left_val>0.1582517027854919</left_val>1074<right_val>-0.6550952196121216</right_val></_></_>1075<_>1076<!-- tree 3 -->1077<_>1078<!-- root node -->1079<feature>1080<rects>1081<_>12 6 7 10 -1.</_>1082<_>12 6 7 5 2.</_></rects>1083<tilted>1</tilted></feature>1084<threshold>-0.0454887598752975</threshold>1085<left_val>-0.4951010942459106</left_val>1086<right_val>0.1799882054328919</right_val></_></_>1087<_>1088<!-- tree 4 -->1089<_>1090<!-- root node -->1091<feature>1092<rects>1093<_>2 0 6 5 -1.</_>1094<_>5 0 3 5 2.</_></rects>1095<tilted>0</tilted></feature>1096<threshold>-4.7006201930344105e-003</threshold>1097<left_val>0.3397116065025330</left_val>1098<right_val>-0.3691770136356354</right_val></_></_>1099<_>1100<!-- tree 5 -->1101<_>1102<!-- root node -->1103<feature>1104<rects>1105<_>4 18 14 3 -1.</_>1106<_>4 19 14 1 3.</_></rects>1107<tilted>0</tilted></feature>1108<threshold>-1.3270860072225332e-003</threshold>1109<left_val>0.3090786039829254</left_val>1110<right_val>-0.1977175027132034</right_val></_></_>1111<_>1112<!-- tree 6 -->1113<_>1114<!-- root node -->1115<feature>1116<rects>1117<_>2 20 14 3 -1.</_>1118<_>9 20 7 3 2.</_></rects>1119<tilted>0</tilted></feature>1120<threshold>9.3802614137530327e-003</threshold>1121<left_val>0.0944884493947029</left_val>1122<right_val>-0.7319809794425964</right_val></_></_>1123<_>1124<!-- tree 7 -->1125<_>1126<!-- root node -->1127<feature>1128<rects>1129<_>4 21 14 2 -1.</_>1130<_>4 21 7 2 2.</_></rects>1131<tilted>0</tilted></feature>1132<threshold>4.3565612286329269e-003</threshold>1133<left_val>0.1152020022273064</left_val>1134<right_val>-0.5400810241699219</right_val></_></_>1135<_>1136<!-- tree 8 -->1137<_>1138<!-- root node -->1139<feature>1140<rects>1141<_>8 8 3 14 -1.</_>1142<_>9 8 1 14 3.</_></rects>1143<tilted>0</tilted></feature>1144<threshold>8.1178937107324600e-003</threshold>1145<left_val>-0.1595630943775177</left_val>1146<right_val>0.5377786755561829</right_val></_></_>1147<_>1148<!-- tree 9 -->1149<_>1150<!-- root node -->1151<feature>1152<rects>1153<_>8 9 3 14 -1.</_>1154<_>9 9 1 14 3.</_></rects>1155<tilted>0</tilted></feature>1156<threshold>-8.7829083204269409e-003</threshold>1157<left_val>0.5663471817970276</left_val>1158<right_val>-0.1327937990427017</right_val></_></_>1159<_>1160<!-- tree 10 -->1161<_>1162<!-- root node -->1163<feature>1164<rects>1165<_>5 7 9 16 -1.</_>1166<_>5 11 9 8 2.</_></rects>1167<tilted>0</tilted></feature>1168<threshold>0.0219448506832123</threshold>1169<left_val>0.1590128988027573</left_val>1170<right_val>-0.5175182223320007</right_val></_></_>1171<_>1172<!-- tree 11 -->1173<_>1174<!-- root node -->1175<feature>1176<rects>1177<_>11 13 6 8 -1.</_>1178<_>11 17 6 4 2.</_></rects>1179<tilted>0</tilted></feature>1180<threshold>0.0495100989937782</threshold>1181<left_val>0.0110676400363445</left_val>1182<right_val>-0.4997246861457825</right_val></_></_>1183<_>1184<!-- tree 12 -->1185<_>1186<!-- root node -->1187<feature>1188<rects>1189<_>4 17 7 6 -1.</_>1190<_>4 19 7 2 3.</_></rects>1191<tilted>0</tilted></feature>1192<threshold>-2.1175360307097435e-003</threshold>1193<left_val>0.2649075984954834</left_val>1194<right_val>-0.2456562966108322</right_val></_></_>1195<_>1196<!-- tree 13 -->1197<_>1198<!-- root node -->1199<feature>1200<rects>1201<_>2 13 16 8 -1.</_>1202<_>10 13 8 4 2.</_>1203<_>2 17 8 4 2.</_></rects>1204<tilted>0</tilted></feature>1205<threshold>0.0103794699534774</threshold>1206<left_val>0.1262409985065460</left_val>1207<right_val>-0.4087724089622498</right_val></_></_>1208<_>1209<!-- tree 14 -->1210<_>1211<!-- root node -->1212<feature>1213<rects>1214<_>2 18 15 3 -1.</_>1215<_>2 19 15 1 3.</_></rects>1216<tilted>0</tilted></feature>1217<threshold>2.4977258872240782e-003</threshold>1218<left_val>-0.1972302049398422</left_val>1219<right_val>0.3886674940586090</right_val></_></_></trees>1220<stage_threshold>-1.0618749856948853</stage_threshold>1221<parent>3</parent>1222<next>-1</next></_>1223<_>1224<!-- stage 5 -->1225<trees>1226<_>1227<!-- tree 0 -->1228<_>1229<!-- root node -->1230<feature>1231<rects>1232<_>2 13 15 3 -1.</_>1233<_>7 13 5 3 3.</_></rects>1234<tilted>0</tilted></feature>1235<threshold>-6.1489548534154892e-003</threshold>1236<left_val>0.4018748104572296</left_val>1237<right_val>-0.5239737033843994</right_val></_></_>1238<_>1239<!-- tree 1 -->1240<_>1241<!-- root node -->1242<feature>1243<rects>1244<_>8 0 11 16 -1.</_>1245<_>8 4 11 8 2.</_></rects>1246<tilted>0</tilted></feature>1247<threshold>0.0504645407199860</threshold>1248<left_val>0.1304967999458313</left_val>1249<right_val>-0.5865144133567810</right_val></_></_>1250<_>1251<!-- tree 2 -->1252<_>1253<!-- root node -->1254<feature>1255<rects>1256<_>0 0 19 18 -1.</_>1257<_>0 6 19 6 3.</_></rects>1258<tilted>0</tilted></feature>1259<threshold>-0.0559062696993351</threshold>1260<left_val>-0.5122954249382019</left_val>1261<right_val>0.2439288944005966</right_val></_></_>1262<_>1263<!-- tree 3 -->1264<_>1265<!-- root node -->1266<feature>1267<rects>1268<_>8 0 11 16 -1.</_>1269<_>8 4 11 8 2.</_></rects>1270<tilted>0</tilted></feature>1271<threshold>0.1428150981664658</threshold>1272<left_val>-0.0151801602914929</left_val>1273<right_val>-0.6959391832351685</right_val></_></_>1274<_>1275<!-- tree 4 -->1276<_>1277<!-- root node -->1278<feature>1279<rects>1280<_>0 1 4 20 -1.</_>1281<_>0 6 4 10 2.</_></rects>1282<tilted>0</tilted></feature>1283<threshold>0.0411627702414989</threshold>1284<left_val>0.1367373019456863</left_val>1285<right_val>-0.6415883898735046</right_val></_></_>1286<_>1287<!-- tree 5 -->1288<_>1289<!-- root node -->1290<feature>1291<rects>1292<_>3 6 15 4 -1.</_>1293<_>8 6 5 4 3.</_></rects>1294<tilted>0</tilted></feature>1295<threshold>-0.0164687503129244</threshold>1296<left_val>0.2633903920650482</left_val>1297<right_val>-0.2208368033170700</right_val></_></_>1298<_>1299<!-- tree 6 -->1300<_>1301<!-- root node -->1302<feature>1303<rects>1304<_>0 9 18 6 -1.</_>1305<_>0 9 9 3 2.</_>1306<_>9 12 9 3 2.</_></rects>1307<tilted>0</tilted></feature>1308<threshold>0.0247631408274174</threshold>1309<left_val>0.1089773997664452</left_val>1310<right_val>-0.6521390080451965</right_val></_></_>1311<_>1312<!-- tree 7 -->1313<_>1314<!-- root node -->1315<feature>1316<rects>1317<_>8 5 3 14 -1.</_>1318<_>9 5 1 14 3.</_></rects>1319<tilted>0</tilted></feature>1320<threshold>4.3008858337998390e-003</threshold>1321<left_val>-0.1829963028430939</left_val>1322<right_val>0.4361422955989838</right_val></_></_>1323<_>1324<!-- tree 8 -->1325<_>1326<!-- root node -->1327<feature>1328<rects>1329<_>1 0 6 8 -1.</_>1330<_>3 0 2 8 3.</_></rects>1331<tilted>0</tilted></feature>1332<threshold>3.4035290591418743e-003</threshold>1333<left_val>-0.2436358034610748</left_val>1334<right_val>0.2822436988353729</right_val></_></_>1335<_>1336<!-- tree 9 -->1337<_>1338<!-- root node -->1339<feature>1340<rects>1341<_>1 6 18 6 -1.</_>1342<_>10 6 9 3 2.</_>1343<_>1 9 9 3 2.</_></rects>1344<tilted>0</tilted></feature>1345<threshold>-0.0222106203436852</threshold>1346<left_val>-0.5464575886726379</left_val>1347<right_val>0.1354296952486038</right_val></_></_>1348<_>1349<!-- tree 10 -->1350<_>1351<!-- root node -->1352<feature>1353<rects>1354<_>7 7 4 15 -1.</_>1355<_>8 7 2 15 2.</_></rects>1356<tilted>0</tilted></feature>1357<threshold>-0.0269680190831423</threshold>1358<left_val>0.6530094742774963</left_val>1359<right_val>-0.1429730951786041</right_val></_></_>1360<_>1361<!-- tree 11 -->1362<_>1363<!-- root node -->1364<feature>1365<rects>1366<_>11 5 8 10 -1.</_>1367<_>11 10 8 5 2.</_></rects>1368<tilted>0</tilted></feature>1369<threshold>-0.0349279083311558</threshold>1370<left_val>-0.5234662890434265</left_val>1371<right_val>0.1008457019925118</right_val></_></_>1372<_>1373<!-- tree 12 -->1374<_>1375<!-- root node -->1376<feature>1377<rects>1378<_>0 5 8 10 -1.</_>1379<_>0 10 8 5 2.</_></rects>1380<tilted>0</tilted></feature>1381<threshold>0.0362635813653469</threshold>1382<left_val>0.1511014997959137</left_val>1383<right_val>-0.5418584942817688</right_val></_></_>1384<_>1385<!-- tree 13 -->1386<_>1387<!-- root node -->1388<feature>1389<rects>1390<_>3 20 15 3 -1.</_>1391<_>8 20 5 3 3.</_></rects>1392<tilted>0</tilted></feature>1393<threshold>-0.0385267883539200</threshold>1394<left_val>-0.8694227933883667</left_val>1395<right_val>0.0371767692267895</right_val></_></_>1396<_>1397<!-- tree 14 -->1398<_>1399<!-- root node -->1400<feature>1401<rects>1402<_>2 16 9 5 -1.</_>1403<_>5 16 3 5 3.</_></rects>1404<tilted>0</tilted></feature>1405<threshold>2.5399168953299522e-003</threshold>1406<left_val>-0.2612588107585907</left_val>1407<right_val>0.2727844119071960</right_val></_></_>1408<_>1409<!-- tree 15 -->1410<_>1411<!-- root node -->1412<feature>1413<rects>1414<_>13 11 6 11 -1.</_>1415<_>13 11 3 11 2.</_></rects>1416<tilted>0</tilted></feature>1417<threshold>-0.0129311503842473</threshold>1418<left_val>-0.4950157999992371</left_val>1419<right_val>0.0913835167884827</right_val></_></_>1420<_>1421<!-- tree 16 -->1422<_>1423<!-- root node -->1424<feature>1425<rects>1426<_>5 8 4 11 -1.</_>1427<_>7 8 2 11 2.</_></rects>1428<tilted>0</tilted></feature>1429<threshold>0.0119813503697515</threshold>1430<left_val>-0.1205961033701897</left_val>1431<right_val>0.6384863853454590</right_val></_></_>1432<_>1433<!-- tree 17 -->1434<_>1435<!-- root node -->1436<feature>1437<rects>1438<_>5 7 12 5 -1.</_>1439<_>8 7 6 5 2.</_></rects>1440<tilted>0</tilted></feature>1441<threshold>-0.0743204131722450</threshold>1442<left_val>0.4659177958965302</left_val>1443<right_val>-0.0402656681835651</right_val></_></_></trees>1444<stage_threshold>-0.9546145796775818</stage_threshold>1445<parent>4</parent>1446<next>-1</next></_>1447<_>1448<!-- stage 6 -->1449<trees>1450<_>1451<!-- tree 0 -->1452<_>1453<!-- root node -->1454<feature>1455<rects>1456<_>2 11 15 3 -1.</_>1457<_>7 11 5 3 3.</_></rects>1458<tilted>0</tilted></feature>1459<threshold>-6.9070039317011833e-003</threshold>1460<left_val>0.4319767951965332</left_val>1461<right_val>-0.5171784758567810</right_val></_></_>1462<_>1463<!-- tree 1 -->1464<_>1465<!-- root node -->1466<feature>1467<rects>1468<_>1 1 18 3 -1.</_>1469<_>7 1 6 3 3.</_></rects>1470<tilted>0</tilted></feature>1471<threshold>-8.1628039479255676e-003</threshold>1472<left_val>0.2711654007434845</left_val>1473<right_val>-0.3280341029167175</right_val></_></_>1474<_>1475<!-- tree 2 -->1476<_>1477<!-- root node -->1478<feature>1479<rects>1480<_>5 1 14 4 -1.</_>1481<_>5 1 7 4 2.</_></rects>1482<tilted>1</tilted></feature>1483<threshold>0.0188525095582008</threshold>1484<left_val>0.1554879993200302</left_val>1485<right_val>-0.5524392724037170</right_val></_></_>1486<_>1487<!-- tree 3 -->1488<_>1489<!-- root node -->1490<feature>1491<rects>1492<_>1 9 18 10 -1.</_>1493<_>10 9 9 5 2.</_>1494<_>1 14 9 5 2.</_></rects>1495<tilted>0</tilted></feature>1496<threshold>0.0340793915092945</threshold>1497<left_val>0.1527225971221924</left_val>1498<right_val>-0.6531801223754883</right_val></_></_>1499<_>1500<!-- tree 4 -->1501<_>1502<!-- root node -->1503<feature>1504<rects>1505<_>7 9 3 14 -1.</_>1506<_>8 9 1 14 3.</_></rects>1507<tilted>0</tilted></feature>1508<threshold>-3.2038250938057899e-003</threshold>1509<left_val>0.3472546041011810</left_val>1510<right_val>-0.2773422896862030</right_val></_></_>1511<_>1512<!-- tree 5 -->1513<_>1514<!-- root node -->1515<feature>1516<rects>1517<_>8 7 4 14 -1.</_>1518<_>9 7 2 14 2.</_></rects>1519<tilted>0</tilted></feature>1520<threshold>2.1410689223557711e-003</threshold>1521<left_val>-0.0688882768154144</left_val>1522<right_val>0.2407948970794678</right_val></_></_>1523<_>1524<!-- tree 6 -->1525<_>1526<!-- root node -->1527<feature>1528<rects>1529<_>0 1 19 16 -1.</_>1530<_>0 9 19 8 2.</_></rects>1531<tilted>0</tilted></feature>1532<threshold>0.1462045013904572</threshold>1533<left_val>0.1576687991619110</left_val>1534<right_val>-0.5451586246490479</right_val></_></_>1535<_>1536<!-- tree 7 -->1537<_>1538<!-- root node -->1539<feature>1540<rects>1541<_>9 7 3 14 -1.</_>1542<_>10 7 1 14 3.</_></rects>1543<tilted>0</tilted></feature>1544<threshold>-6.2386798672378063e-003</threshold>1545<left_val>0.3289957940578461</left_val>1546<right_val>-0.1697064042091370</right_val></_></_>1547<_>1548<!-- tree 8 -->1549<_>1550<!-- root node -->1551<feature>1552<rects>1553<_>2 11 14 6 -1.</_>1554<_>2 11 7 3 2.</_>1555<_>9 14 7 3 2.</_></rects>1556<tilted>0</tilted></feature>1557<threshold>7.7623138204216957e-003</threshold>1558<left_val>0.1635251045227051</left_val>1559<right_val>-0.5187932848930359</right_val></_></_>1560<_>1561<!-- tree 9 -->1562<_>1563<!-- root node -->1564<feature>1565<rects>1566<_>9 7 3 14 -1.</_>1567<_>10 7 1 14 3.</_></rects>1568<tilted>0</tilted></feature>1569<threshold>3.7800080608576536e-003</threshold>1570<left_val>-0.1846437007188797</left_val>1571<right_val>0.4866007864475250</right_val></_></_>1572<_>1573<!-- tree 10 -->1574<_>1575<!-- root node -->1576<feature>1577<rects>1578<_>7 7 3 14 -1.</_>1579<_>8 7 1 14 3.</_></rects>1580<tilted>0</tilted></feature>1581<threshold>2.2303969599306583e-003</threshold>1582<left_val>-0.1705719977617264</left_val>1583<right_val>0.4774479866027832</right_val></_></_>1584<_>1585<!-- tree 11 -->1586<_>1587<!-- root node -->1588<feature>1589<rects>1590<_>7 17 5 6 -1.</_>1591<_>7 20 5 3 2.</_></rects>1592<tilted>0</tilted></feature>1593<threshold>2.4544890038669109e-003</threshold>1594<left_val>-0.3355064988136292</left_val>1595<right_val>0.2536926865577698</right_val></_></_>1596<_>1597<!-- tree 12 -->1598<_>1599<!-- root node -->1600<feature>1601<rects>1602<_>2 6 9 15 -1.</_>1603<_>5 11 3 5 9.</_></rects>1604<tilted>0</tilted></feature>1605<threshold>-0.0217074193060398</threshold>1606<left_val>-0.4832189083099365</left_val>1607<right_val>0.1607502996921539</right_val></_></_>1608<_>1609<!-- tree 13 -->1610<_>1611<!-- root node -->1612<feature>1613<rects>1614<_>8 0 6 10 -1.</_>1615<_>11 0 3 5 2.</_>1616<_>8 5 3 5 2.</_></rects>1617<tilted>0</tilted></feature>1618<threshold>0.0174219701439142</threshold>1619<left_val>0.0798779129981995</left_val>1620<right_val>-0.7513725757598877</right_val></_></_></trees>1621<stage_threshold>-1.1777880191802979</stage_threshold>1622<parent>5</parent>1623<next>-1</next></_>1624<_>1625<!-- stage 7 -->1626<trees>1627<_>1628<!-- tree 0 -->1629<_>1630<!-- root node -->1631<feature>1632<rects>1633<_>3 2 6 21 -1.</_>1634<_>5 9 2 7 9.</_></rects>1635<tilted>0</tilted></feature>1636<threshold>8.8802073150873184e-003</threshold>1637<left_val>-0.4468241035938263</left_val>1638<right_val>0.2606253027915955</right_val></_></_>1639<_>1640<!-- tree 1 -->1641<_>1642<!-- root node -->1643<feature>1644<rects>1645<_>9 19 10 4 -1.</_>1646<_>9 19 5 4 2.</_></rects>1647<tilted>0</tilted></feature>1648<threshold>-3.0198058811947703e-004</threshold>1649<left_val>0.1525840014219284</left_val>1650<right_val>-0.3520650863647461</right_val></_></_>1651<_>1652<!-- tree 2 -->1653<_>1654<!-- root node -->1655<feature>1656<rects>1657<_>2 8 4 8 -1.</_>1658<_>4 8 2 8 2.</_></rects>1659<tilted>0</tilted></feature>1660<threshold>6.7998501472175121e-003</threshold>1661<left_val>0.1225932016968727</left_val>1662<right_val>-0.6842743754386902</right_val></_></_>1663<_>1664<!-- tree 3 -->1665<_>1666<!-- root node -->1667<feature>1668<rects>1669<_>11 1 2 22 -1.</_>1670<_>11 12 2 11 2.</_></rects>1671<tilted>0</tilted></feature>1672<threshold>2.7802670374512672e-003</threshold>1673<left_val>-0.3368163108825684</left_val>1674<right_val>0.1851855963468552</right_val></_></_>1675<_>1676<!-- tree 4 -->1677<_>1678<!-- root node -->1679<feature>1680<rects>1681<_>0 20 15 3 -1.</_>1682<_>5 20 5 3 3.</_></rects>1683<tilted>0</tilted></feature>1684<threshold>-0.0115538202226162</threshold>1685<left_val>-0.6987134814262390</left_val>1686<right_val>0.1307960003614426</right_val></_></_>1687<_>1688<!-- tree 5 -->1689<_>1690<!-- root node -->1691<feature>1692<rects>1693<_>10 19 8 4 -1.</_>1694<_>10 19 4 4 2.</_></rects>1695<tilted>0</tilted></feature>1696<threshold>-0.0265632905066013</threshold>1697<left_val>-0.7027788162231445</left_val>1698<right_val>0.0177913308143616</right_val></_></_>1699<_>1700<!-- tree 6 -->1701<_>1702<!-- root node -->1703<feature>1704<rects>1705<_>1 19 8 4 -1.</_>1706<_>5 19 4 4 2.</_></rects>1707<tilted>0</tilted></feature>1708<threshold>-2.5158381322398782e-004</threshold>1709<left_val>0.2477948069572449</left_val>1710<right_val>-0.3978793025016785</right_val></_></_>1711<_>1712<!-- tree 7 -->1713<_>1714<!-- root node -->1715<feature>1716<rects>1717<_>9 0 6 7 -1.</_>1718<_>11 0 2 7 3.</_></rects>1719<tilted>0</tilted></feature>1720<threshold>0.0357483103871346</threshold>1721<left_val>-0.0380434393882751</left_val>1722<right_val>0.4797626137733460</right_val></_></_>1723<_>1724<!-- tree 8 -->1725<_>1726<!-- root node -->1727<feature>1728<rects>1729<_>4 0 6 7 -1.</_>1730<_>6 0 2 7 3.</_></rects>1731<tilted>0</tilted></feature>1732<threshold>-1.9973930902779102e-003</threshold>1733<left_val>0.2577486932277679</left_val>1734<right_val>-0.3199009895324707</right_val></_></_>1735<_>1736<!-- tree 9 -->1737<_>1738<!-- root node -->1739<feature>1740<rects>1741<_>13 2 3 10 -1.</_>1742<_>13 2 3 5 2.</_></rects>1743<tilted>1</tilted></feature>1744<threshold>-0.1100711002945900</threshold>1745<left_val>-0.4910286962985992</left_val>1746<right_val>0.0231046304106712</right_val></_></_>1747<_>1748<!-- tree 10 -->1749<_>1750<!-- root node -->1751<feature>1752<rects>1753<_>6 4 6 9 -1.</_>1754<_>9 4 3 9 2.</_></rects>1755<tilted>0</tilted></feature>1756<threshold>-2.2225650027394295e-003</threshold>1757<left_val>0.2382529973983765</left_val>1758<right_val>-0.2841553092002869</right_val></_></_>1759<_>1760<!-- tree 11 -->1761<_>1762<!-- root node -->1763<feature>1764<rects>1765<_>10 7 2 10 -1.</_>1766<_>10 7 1 10 2.</_></rects>1767<tilted>1</tilted></feature>1768<threshold>-7.7874241396784782e-003</threshold>1769<left_val>-0.3895137012004852</left_val>1770<right_val>0.0557628907263279</right_val></_></_>1771<_>1772<!-- tree 12 -->1773<_>1774<!-- root node -->1775<feature>1776<rects>1777<_>2 1 15 9 -1.</_>1778<_>7 1 5 9 3.</_></rects>1779<tilted>0</tilted></feature>1780<threshold>0.0564158596098423</threshold>1781<left_val>-0.0935217216610909</left_val>1782<right_val>0.7256116271018982</right_val></_></_>1783<_>1784<!-- tree 13 -->1785<_>1786<!-- root node -->1787<feature>1788<rects>1789<_>8 5 6 7 -1.</_>1790<_>10 5 2 7 3.</_></rects>1791<tilted>0</tilted></feature>1792<threshold>-3.5978010855615139e-003</threshold>1793<left_val>0.1945219039916992</left_val>1794<right_val>-0.1965128034353256</right_val></_></_>1795<_>1796<!-- tree 14 -->1797<_>1798<!-- root node -->1799<feature>1800<rects>1801<_>5 5 6 7 -1.</_>1802<_>7 5 2 7 3.</_></rects>1803<tilted>0</tilted></feature>1804<threshold>-7.2716898284852505e-003</threshold>1805<left_val>0.3416987061500549</left_val>1806<right_val>-0.2285155951976776</right_val></_></_>1807<_>1808<!-- tree 15 -->1809<_>1810<!-- root node -->1811<feature>1812<rects>1813<_>10 7 2 10 -1.</_>1814<_>10 7 1 10 2.</_></rects>1815<tilted>1</tilted></feature>1816<threshold>7.1941758506000042e-003</threshold>1817<left_val>0.0721488669514656</left_val>1818<right_val>-0.4531350135803223</right_val></_></_>1819<_>1820<!-- tree 16 -->1821<_>1822<!-- root node -->1823<feature>1824<rects>1825<_>9 7 10 2 -1.</_>1826<_>9 7 10 1 2.</_></rects>1827<tilted>1</tilted></feature>1828<threshold>-4.1034761816263199e-003</threshold>1829<left_val>-0.5133674740791321</left_val>1830<right_val>0.1332356929779053</right_val></_></_>1831<_>1832<!-- tree 17 -->1833<_>1834<!-- root node -->1835<feature>1836<rects>1837<_>13 16 4 7 -1.</_>1838<_>13 16 2 7 2.</_></rects>1839<tilted>0</tilted></feature>1840<threshold>-3.4210970625281334e-003</threshold>1841<left_val>-0.4238378107547760</left_val>1842<right_val>0.0848528072237968</right_val></_></_>1843<_>1844<!-- tree 18 -->1845<_>1846<!-- root node -->1847<feature>1848<rects>1849<_>6 9 4 10 -1.</_>1850<_>8 9 2 10 2.</_></rects>1851<tilted>0</tilted></feature>1852<threshold>4.1890922002494335e-003</threshold>1853<left_val>-0.1339855045080185</left_val>1854<right_val>0.4374955892562866</right_val></_></_>1855<_>1856<!-- tree 19 -->1857<_>1858<!-- root node -->1859<feature>1860<rects>1861<_>5 18 14 4 -1.</_>1862<_>12 18 7 2 2.</_>1863<_>5 20 7 2 2.</_></rects>1864<tilted>0</tilted></feature>1865<threshold>1.1827970156446099e-003</threshold>1866<left_val>-0.2973901033401489</left_val>1867<right_val>0.2212684005498886</right_val></_></_>1868<_>1869<!-- tree 20 -->1870<_>1871<!-- root node -->1872<feature>1873<rects>1874<_>5 1 12 3 -1.</_>1875<_>5 1 6 3 2.</_></rects>1876<tilted>1</tilted></feature>1877<threshold>-0.0411965511739254</threshold>1878<left_val>-0.5073575973510742</left_val>1879<right_val>0.1324395984411240</right_val></_></_>1880<_>1881<!-- tree 21 -->1882<_>1883<!-- root node -->1884<feature>1885<rects>1886<_>11 0 2 22 -1.</_>1887<_>11 11 2 11 2.</_></rects>1888<tilted>0</tilted></feature>1889<threshold>2.9593890067189932e-003</threshold>1890<left_val>-0.1405262053012848</left_val>1891<right_val>0.0613608807325363</right_val></_></_>1892<_>1893<!-- tree 22 -->1894<_>1895<!-- root node -->1896<feature>1897<rects>1898<_>3 15 4 8 -1.</_>1899<_>5 15 2 8 2.</_></rects>1900<tilted>0</tilted></feature>1901<threshold>-5.0226859748363495e-003</threshold>1902<left_val>-0.4749597012996674</left_val>1903<right_val>0.1206915006041527</right_val></_></_>1904<_>1905<!-- tree 23 -->1906<_>1907<!-- root node -->1908<feature>1909<rects>1910<_>11 0 2 14 -1.</_>1911<_>11 0 1 14 2.</_></rects>1912<tilted>0</tilted></feature>1913<threshold>-0.0150978602468967</threshold>1914<left_val>0.2755539119243622</left_val>1915<right_val>-0.0537804514169693</right_val></_></_>1916<_>1917<!-- tree 24 -->1918<_>1919<!-- root node -->1920<feature>1921<rects>1922<_>6 0 2 14 -1.</_>1923<_>7 0 1 14 2.</_></rects>1924<tilted>0</tilted></feature>1925<threshold>-0.0271909702569246</threshold>1926<left_val>0.7599545717239380</left_val>1927<right_val>-0.0747931897640228</right_val></_></_>1928<_>1929<!-- tree 25 -->1930<_>1931<!-- root node -->1932<feature>1933<rects>1934<_>11 0 2 20 -1.</_>1935<_>11 0 1 20 2.</_></rects>1936<tilted>0</tilted></feature>1937<threshold>0.0198938790708780</threshold>1938<left_val>-6.7238640040159225e-003</left_val>1939<right_val>0.7397276759147644</right_val></_></_>1940<_>1941<!-- tree 26 -->1942<_>1943<!-- root node -->1944<feature>1945<rects>1946<_>1 19 16 4 -1.</_>1947<_>5 19 8 4 2.</_></rects>1948<tilted>0</tilted></feature>1949<threshold>7.7208830043673515e-003</threshold>1950<left_val>0.0930711627006531</left_val>1951<right_val>-0.6578025221824646</right_val></_></_>1952<_>1953<!-- tree 27 -->1954<_>1955<!-- root node -->1956<feature>1957<rects>1958<_>11 0 2 20 -1.</_>1959<_>11 0 1 20 2.</_></rects>1960<tilted>0</tilted></feature>1961<threshold>-1.1565990280359983e-003</threshold>1962<left_val>0.0946459174156189</left_val>1963<right_val>-0.1640790998935700</right_val></_></_>1964<_>1965<!-- tree 28 -->1966<_>1967<!-- root node -->1968<feature>1969<rects>1970<_>6 0 2 20 -1.</_>1971<_>7 0 1 20 2.</_></rects>1972<tilted>0</tilted></feature>1973<threshold>2.6069190353155136e-003</threshold>1974<left_val>-0.1387798041105270</left_val>1975<right_val>0.4734987020492554</right_val></_></_>1976<_>1977<!-- tree 29 -->1978<_>1979<!-- root node -->1980<feature>1981<rects>1982<_>11 0 2 22 -1.</_>1983<_>11 11 2 11 2.</_></rects>1984<tilted>0</tilted></feature>1985<threshold>-0.0535861104726791</threshold>1986<left_val>-0.3734964132308960</left_val>1987<right_val>0.0257285591214895</right_val></_></_>1988<_>1989<!-- tree 30 -->1990<_>1991<!-- root node -->1992<feature>1993<rects>1994<_>0 18 14 4 -1.</_>1995<_>0 18 7 2 2.</_>1996<_>7 20 7 2 2.</_></rects>1997<tilted>0</tilted></feature>1998<threshold>1.5184599906206131e-003</threshold>1999<left_val>-0.2247871011495590</left_val>2000<right_val>0.2357459962368012</right_val></_></_>2001<_>2002<!-- tree 31 -->2003<_>2004<!-- root node -->2005<feature>2006<rects>2007<_>1 1 18 8 -1.</_>2008<_>10 1 9 4 2.</_>2009<_>1 5 9 4 2.</_></rects>2010<tilted>0</tilted></feature>2011<threshold>-0.0370615608990192</threshold>2012<left_val>-0.6182711720466614</left_val>2013<right_val>0.0823480635881424</right_val></_></_>2014<_>2015<!-- tree 32 -->2016<_>2017<!-- root node -->2018<feature>2019<rects>2020<_>9 8 10 4 -1.</_>2021<_>9 8 10 2 2.</_></rects>2022<tilted>1</tilted></feature>2023<threshold>-0.0263117998838425</threshold>2024<left_val>-0.6005765795707703</left_val>2025<right_val>0.0777688696980476</right_val></_></_>2026<_>2027<!-- tree 33 -->2028<_>2029<!-- root node -->2030<feature>2031<rects>2032<_>3 7 15 3 -1.</_>2033<_>8 7 5 3 3.</_></rects>2034<tilted>0</tilted></feature>2035<threshold>-0.0879474282264709</threshold>2036<left_val>0.3884103894233704</left_val>2037<right_val>-0.0815455988049507</right_val></_></_></trees>2038<stage_threshold>-1.2834340333938599</stage_threshold>2039<parent>6</parent>2040<next>-1</next></_>2041<_>2042<!-- stage 8 -->2043<trees>2044<_>2045<!-- tree 0 -->2046<_>2047<!-- root node -->2048<feature>2049<rects>2050<_>8 1 6 8 -1.</_>2051<_>8 1 6 4 2.</_></rects>2052<tilted>1</tilted></feature>2053<threshold>-0.0290380306541920</threshold>2054<left_val>0.5063595771789551</left_val>2055<right_val>-0.4346269965171814</right_val></_></_>2056<_>2057<!-- tree 1 -->2058<_>2059<!-- root node -->2060<feature>2061<rects>2062<_>8 3 3 15 -1.</_>2063<_>9 3 1 15 3.</_></rects>2064<tilted>0</tilted></feature>2065<threshold>3.9044669829308987e-003</threshold>2066<left_val>-0.1900978982448578</left_val>2067<right_val>0.5184031724929810</right_val></_></_>2068<_>2069<!-- tree 2 -->2070<_>2071<!-- root node -->2072<feature>2073<rects>2074<_>1 14 9 6 -1.</_>2075<_>4 14 3 6 3.</_></rects>2076<tilted>0</tilted></feature>2077<threshold>2.9162769205868244e-003</threshold>2078<left_val>-0.3435131013393402</left_val>2079<right_val>0.2401631027460098</right_val></_></_>2080<_>2081<!-- tree 3 -->2082<_>2083<!-- root node -->2084<feature>2085<rects>2086<_>3 20 15 3 -1.</_>2087<_>8 20 5 3 3.</_></rects>2088<tilted>0</tilted></feature>2089<threshold>-8.9670084416866302e-003</threshold>2090<left_val>-0.4266715049743652</left_val>2091<right_val>0.1231655031442642</right_val></_></_>2092<_>2093<!-- tree 4 -->2094<_>2095<!-- root node -->2096<feature>2097<rects>2098<_>0 18 14 3 -1.</_>2099<_>0 19 14 1 3.</_></rects>2100<tilted>0</tilted></feature>2101<threshold>-2.4935540277510881e-003</threshold>2102<left_val>0.3608655035495758</left_val>2103<right_val>-0.1838146001100540</right_val></_></_>2104<_>2105<!-- tree 5 -->2106<_>2107<!-- root node -->2108<feature>2109<rects>2110<_>5 20 10 3 -1.</_>2111<_>5 20 5 3 2.</_></rects>2112<tilted>0</tilted></feature>2113<threshold>-4.8912568017840385e-003</threshold>2114<left_val>-0.6474984884262085</left_val>2115<right_val>0.1085670962929726</right_val></_></_>2116<_>2117<!-- tree 6 -->2118<_>2119<!-- root node -->2120<feature>2121<rects>2122<_>9 5 10 6 -1.</_>2123<_>9 5 5 6 2.</_></rects>2124<tilted>1</tilted></feature>2125<threshold>-4.0970719419419765e-003</threshold>2126<left_val>0.2214383035898209</left_val>2127<right_val>-0.3150557875633240</right_val></_></_>2128<_>2129<!-- tree 7 -->2130<_>2131<!-- root node -->2132<feature>2133<rects>2134<_>2 4 15 14 -1.</_>2135<_>7 4 5 14 3.</_></rects>2136<tilted>0</tilted></feature>2137<threshold>0.0439564995467663</threshold>2138<left_val>-0.1078016981482506</left_val>2139<right_val>0.7189350128173828</right_val></_></_>2140<_>2141<!-- tree 8 -->2142<_>2143<!-- root node -->2144<feature>2145<rects>2146<_>0 16 6 7 -1.</_>2147<_>3 16 3 7 2.</_></rects>2148<tilted>0</tilted></feature>2149<threshold>1.9277370302006602e-003</threshold>2150<left_val>0.2024773955345154</left_val>2151<right_val>-0.4038108885288239</right_val></_></_>2152<_>2153<!-- tree 9 -->2154<_>2155<!-- root node -->2156<feature>2157<rects>2158<_>7 18 12 5 -1.</_>2159<_>11 18 4 5 3.</_></rects>2160<tilted>0</tilted></feature>2161<threshold>9.4976946711540222e-003</threshold>2162<left_val>0.0434940196573734</left_val>2163<right_val>-0.2990806102752686</right_val></_></_>2164<_>2165<!-- tree 10 -->2166<_>2167<!-- root node -->2168<feature>2169<rects>2170<_>1 18 15 3 -1.</_>2171<_>1 19 15 1 3.</_></rects>2172<tilted>0</tilted></feature>2173<threshold>3.5389279946684837e-003</threshold>2174<left_val>-0.1510948985815048</left_val>2175<right_val>0.5186424255371094</right_val></_></_>2176<_>2177<!-- tree 11 -->2178<_>2179<!-- root node -->2180<feature>2181<rects>2182<_>4 19 12 4 -1.</_>2183<_>8 19 4 4 3.</_></rects>2184<tilted>0</tilted></feature>2185<threshold>-2.2064079530537128e-003</threshold>2186<left_val>0.2300644069910049</left_val>2187<right_val>-0.3319100141525269</right_val></_></_>2188<_>2189<!-- tree 12 -->2190<_>2191<!-- root node -->2192<feature>2193<rects>2194<_>5 0 3 12 -1.</_>2195<_>5 6 3 6 2.</_></rects>2196<tilted>0</tilted></feature>2197<threshold>3.9085410535335541e-003</threshold>2198<left_val>-0.3425331115722656</left_val>2199<right_val>0.2295188009738922</right_val></_></_>2200<_>2201<!-- tree 13 -->2202<_>2203<!-- root node -->2204<feature>2205<rects>2206<_>3 20 16 3 -1.</_>2207<_>3 20 8 3 2.</_></rects>2208<tilted>0</tilted></feature>2209<threshold>2.6973709464073181e-003</threshold>2210<left_val>0.1197668015956879</left_val>2211<right_val>-0.3532198965549469</right_val></_></_>2212<_>2213<!-- tree 14 -->2214<_>2215<!-- root node -->2216<feature>2217<rects>2218<_>0 15 15 8 -1.</_>2219<_>0 17 15 4 2.</_></rects>2220<tilted>0</tilted></feature>2221<threshold>-2.1321459207683802e-003</threshold>2222<left_val>0.1820628941059113</left_val>2223<right_val>-0.2843410074710846</right_val></_></_>2224<_>2225<!-- tree 15 -->2226<_>2227<!-- root node -->2228<feature>2229<rects>2230<_>12 14 4 7 -1.</_>2231<_>12 14 2 7 2.</_></rects>2232<tilted>0</tilted></feature>2233<threshold>2.6955150533467531e-003</threshold>2234<left_val>0.0745938420295715</left_val>2235<right_val>-0.3089664876461029</right_val></_></_>2236<_>2237<!-- tree 16 -->2238<_>2239<!-- root node -->2240<feature>2241<rects>2242<_>1 7 15 3 -1.</_>2243<_>6 7 5 3 3.</_></rects>2244<tilted>0</tilted></feature>2245<threshold>-6.0222679749131203e-003</threshold>2246<left_val>0.1804150044918060</left_val>2247<right_val>-0.2753166854381561</right_val></_></_>2248<_>2249<!-- tree 17 -->2250<_>2251<!-- root node -->2252<feature>2253<rects>2254<_>10 0 8 4 -1.</_>2255<_>10 0 4 4 2.</_></rects>2256<tilted>0</tilted></feature>2257<threshold>-8.9143458753824234e-003</threshold>2258<left_val>0.2416609972715378</left_val>2259<right_val>-0.1450612992048264</right_val></_></_>2260<_>2261<!-- tree 18 -->2262<_>2263<!-- root node -->2264<feature>2265<rects>2266<_>0 0 18 4 -1.</_>2267<_>6 0 6 4 3.</_></rects>2268<tilted>0</tilted></feature>2269<threshold>0.0234749391674995</threshold>2270<left_val>-0.1235461980104446</left_val>2271<right_val>0.6562504172325134</right_val></_></_>2272<_>2273<!-- tree 19 -->2274<_>2275<!-- root node -->2276<feature>2277<rects>2278<_>9 20 10 3 -1.</_>2279<_>9 20 5 3 2.</_></rects>2280<tilted>0</tilted></feature>2281<threshold>-5.6602950207889080e-003</threshold>2282<left_val>-0.3378525078296661</left_val>2283<right_val>0.1119455993175507</right_val></_></_></trees>2284<stage_threshold>-1.2891789674758911</stage_threshold>2285<parent>7</parent>2286<next>-1</next></_>2287<_>2288<!-- stage 9 -->2289<trees>2290<_>2291<!-- tree 0 -->2292<_>2293<!-- root node -->2294<feature>2295<rects>2296<_>2 4 15 16 -1.</_>2297<_>7 4 5 16 3.</_></rects>2298<tilted>0</tilted></feature>2299<threshold>-0.0696990936994553</threshold>2300<left_val>0.5078645944595337</left_val>2301<right_val>-0.4756268858909607</right_val></_></_>2302<_>2303<!-- tree 1 -->2304<_>2305<!-- root node -->2306<feature>2307<rects>2308<_>4 0 11 12 -1.</_>2309<_>4 6 11 6 2.</_></rects>2310<tilted>0</tilted></feature>2311<threshold>0.0216727796941996</threshold>2312<left_val>-0.2913419902324677</left_val>2313<right_val>0.3456152975559235</right_val></_></_>2314<_>2315<!-- tree 2 -->2316<_>2317<!-- root node -->2318<feature>2319<rects>2320<_>7 9 3 14 -1.</_>2321<_>8 9 1 14 3.</_></rects>2322<tilted>0</tilted></feature>2323<threshold>-4.7600260004401207e-003</threshold>2324<left_val>0.3647744059562683</left_val>2325<right_val>-0.1955150961875916</right_val></_></_>2326<_>2327<!-- tree 3 -->2328<_>2329<!-- root node -->2330<feature>2331<rects>2332<_>4 21 14 2 -1.</_>2333<_>4 21 7 2 2.</_></rects>2334<tilted>0</tilted></feature>2335<threshold>-4.6418169513344765e-003</threshold>2336<left_val>-0.5644559264183044</left_val>2337<right_val>0.0984866693615913</right_val></_></_>2338<_>2339<!-- tree 4 -->2340<_>2341<!-- root node -->2342<feature>2343<rects>2344<_>0 21 16 2 -1.</_>2345<_>8 21 8 2 2.</_></rects>2346<tilted>0</tilted></feature>2347<threshold>-6.0006938874721527e-003</threshold>2348<left_val>-0.6364598274230957</left_val>2349<right_val>0.1437917053699493</right_val></_></_>2350<_>2351<!-- tree 5 -->2352<_>2353<!-- root node -->2354<feature>2355<rects>2356<_>8 7 4 14 -1.</_>2357<_>9 7 2 14 2.</_></rects>2358<tilted>0</tilted></feature>2359<threshold>0.0190734695643187</threshold>2360<left_val>-0.0342182889580727</left_val>2361<right_val>0.5504329204559326</right_val></_></_>2362<_>2363<!-- tree 6 -->2364<_>2365<!-- root node -->2366<feature>2367<rects>2368<_>1 0 16 12 -1.</_>2369<_>5 0 8 12 2.</_></rects>2370<tilted>0</tilted></feature>2371<threshold>0.0479933805763721</threshold>2372<left_val>-0.0858895108103752</left_val>2373<right_val>0.7679023146629334</right_val></_></_>2374<_>2375<!-- tree 7 -->2376<_>2377<!-- root node -->2378<feature>2379<rects>2380<_>3 17 16 5 -1.</_>2381<_>7 17 8 5 2.</_></rects>2382<tilted>0</tilted></feature>2383<threshold>-3.6511209327727556e-003</threshold>2384<left_val>0.2018606960773468</left_val>2385<right_val>-0.2983267903327942</right_val></_></_>2386<_>2387<!-- tree 8 -->2388<_>2389<!-- root node -->2390<feature>2391<rects>2392<_>0 13 6 5 -1.</_>2393<_>3 13 3 5 2.</_></rects>2394<tilted>0</tilted></feature>2395<threshold>-1.4485770370811224e-003</threshold>2396<left_val>-0.5129324793815613</left_val>2397<right_val>0.1369569003582001</right_val></_></_>2398<_>2399<!-- tree 9 -->2400<_>2401<!-- root node -->2402<feature>2403<rects>2404<_>13 12 6 6 -1.</_>2405<_>13 12 3 6 2.</_></rects>2406<tilted>0</tilted></feature>2407<threshold>-3.3748829737305641e-003</threshold>2408<left_val>-0.4097512960433960</left_val>2409<right_val>0.1158144026994705</right_val></_></_>2410<_>2411<!-- tree 10 -->2412<_>2413<!-- root node -->2414<feature>2415<rects>2416<_>0 12 6 6 -1.</_>2417<_>3 12 3 6 2.</_></rects>2418<tilted>0</tilted></feature>2419<threshold>2.3586750030517578e-003</threshold>2420<left_val>0.1758242994546890</left_val>2421<right_val>-0.4543963074684143</right_val></_></_>2422<_>2423<!-- tree 11 -->2424<_>2425<!-- root node -->2426<feature>2427<rects>2428<_>8 7 4 14 -1.</_>2429<_>9 7 2 14 2.</_></rects>2430<tilted>0</tilted></feature>2431<threshold>-0.0220748297870159</threshold>2432<left_val>0.4677563905715942</left_val>2433<right_val>-0.0463588312268257</right_val></_></_>2434<_>2435<!-- tree 12 -->2436<_>2437<!-- root node -->2438<feature>2439<rects>2440<_>7 3 4 20 -1.</_>2441<_>7 13 4 10 2.</_></rects>2442<tilted>0</tilted></feature>2443<threshold>7.0953248068690300e-003</threshold>2444<left_val>-0.3210053145885468</left_val>2445<right_val>0.2211935073137283</right_val></_></_>2446<_>2447<!-- tree 13 -->2448<_>2449<!-- root node -->2450<feature>2451<rects>2452<_>8 6 4 15 -1.</_>2453<_>9 6 2 15 2.</_></rects>2454<tilted>0</tilted></feature>2455<threshold>-2.0119780674576759e-003</threshold>2456<left_val>0.0546017400920391</left_val>2457<right_val>-0.0978531017899513</right_val></_></_>2458<_>2459<!-- tree 14 -->2460<_>2461<!-- root node -->2462<feature>2463<rects>2464<_>7 6 4 15 -1.</_>2465<_>8 6 2 15 2.</_></rects>2466<tilted>0</tilted></feature>2467<threshold>4.9847508780658245e-003</threshold>2468<left_val>-0.1306326985359192</left_val>2469<right_val>0.5281507968902588</right_val></_></_>2470<_>2471<!-- tree 15 -->2472<_>2473<!-- root node -->2474<feature>2475<rects>2476<_>13 11 6 12 -1.</_>2477<_>16 11 3 6 2.</_>2478<_>13 17 3 6 2.</_></rects>2479<tilted>0</tilted></feature>2480<threshold>-5.3485459648072720e-003</threshold>2481<left_val>-0.4211553931236267</left_val>2482<right_val>0.1192715987563133</right_val></_></_>2483<_>2484<!-- tree 16 -->2485<_>2486<!-- root node -->2487<feature>2488<rects>2489<_>0 11 6 12 -1.</_>2490<_>0 11 3 6 2.</_>2491<_>3 17 3 6 2.</_></rects>2492<tilted>0</tilted></feature>2493<threshold>2.5243330746889114e-003</threshold>2494<left_val>0.1210566014051437</left_val>2495<right_val>-0.4517711997032166</right_val></_></_>2496<_>2497<!-- tree 17 -->2498<_>2499<!-- root node -->2500<feature>2501<rects>2502<_>11 2 2 14 -1.</_>2503<_>11 2 1 14 2.</_></rects>2504<tilted>0</tilted></feature>2505<threshold>-2.4893151130527258e-003</threshold>2506<left_val>0.1224960014224052</left_val>2507<right_val>-0.1120098009705544</right_val></_></_>2508<_>2509<!-- tree 18 -->2510<_>2511<!-- root node -->2512<feature>2513<rects>2514<_>6 2 2 14 -1.</_>2515<_>7 2 1 14 2.</_></rects>2516<tilted>0</tilted></feature>2517<threshold>4.3740491382777691e-003</threshold>2518<left_val>-0.1054932028055191</left_val>2519<right_val>0.6080614924430847</right_val></_></_>2520<_>2521<!-- tree 19 -->2522<_>2523<!-- root node -->2524<feature>2525<rects>2526<_>11 5 3 14 -1.</_>2527<_>12 5 1 14 3.</_></rects>2528<tilted>0</tilted></feature>2529<threshold>-7.3214988224208355e-003</threshold>2530<left_val>0.4761511087417603</left_val>2531<right_val>-0.0683909207582474</right_val></_></_></trees>2532<stage_threshold>-1.0202569961547852</stage_threshold>2533<parent>8</parent>2534<next>-1</next></_>2535<_>2536<!-- stage 10 -->2537<trees>2538<_>2539<!-- tree 0 -->2540<_>2541<!-- root node -->2542<feature>2543<rects>2544<_>2 4 15 10 -1.</_>2545<_>7 4 5 10 3.</_></rects>2546<tilted>0</tilted></feature>2547<threshold>-0.0422862395644188</threshold>2548<left_val>0.3674986064434052</left_val>2549<right_val>-0.4368098080158234</right_val></_></_>2550<_>2551<!-- tree 1 -->2552<_>2553<!-- root node -->2554<feature>2555<rects>2556<_>4 0 11 22 -1.</_>2557<_>4 11 11 11 2.</_></rects>2558<tilted>0</tilted></feature>2559<threshold>0.0388846993446350</threshold>2560<left_val>-0.3543888926506043</left_val>2561<right_val>0.2700921893119812</right_val></_></_>2562<_>2563<!-- tree 2 -->2564<_>2565<!-- root node -->2566<feature>2567<rects>2568<_>0 19 14 4 -1.</_>2569<_>0 19 7 2 2.</_>2570<_>7 21 7 2 2.</_></rects>2571<tilted>0</tilted></feature>2572<threshold>1.5983959892764688e-003</threshold>2573<left_val>-0.3220062851905823</left_val>2574<right_val>0.2540490031242371</right_val></_></_>2575<_>2576<!-- tree 3 -->2577<_>2578<!-- root node -->2579<feature>2580<rects>2581<_>8 0 4 7 -1.</_>2582<_>8 0 2 7 2.</_></rects>2583<tilted>0</tilted></feature>2584<threshold>3.9249849505722523e-003</threshold>2585<left_val>0.1647730022668839</left_val>2586<right_val>-0.4204387962818146</right_val></_></_>2587<_>2588<!-- tree 4 -->2589<_>2590<!-- root node -->2591<feature>2592<rects>2593<_>7 0 4 15 -1.</_>2594<_>8 0 2 15 2.</_></rects>2595<tilted>0</tilted></feature>2596<threshold>1.5850430354475975e-003</threshold>2597<left_val>-0.2550337016582489</left_val>2598<right_val>0.3155938982963562</right_val></_></_>2599<_>2600<!-- tree 5 -->2601<_>2602<!-- root node -->2603<feature>2604<rects>2605<_>5 21 14 2 -1.</_>2606<_>5 21 7 2 2.</_></rects>2607<tilted>0</tilted></feature>2608<threshold>-3.4282119013369083e-003</threshold>2609<left_val>-0.4007428884506226</left_val>2610<right_val>0.1199335008859634</right_val></_></_>2611<_>2612<!-- tree 6 -->2613<_>2614<!-- root node -->2615<feature>2616<rects>2617<_>7 9 3 14 -1.</_>2618<_>8 9 1 14 3.</_></rects>2619<tilted>0</tilted></feature>2620<threshold>-3.3538821153342724e-003</threshold>2621<left_val>0.3045963048934937</left_val>2622<right_val>-0.2231103032827377</right_val></_></_>2623<_>2624<!-- tree 7 -->2625<_>2626<!-- root node -->2627<feature>2628<rects>2629<_>12 9 2 14 -1.</_>2630<_>12 9 1 14 2.</_></rects>2631<tilted>0</tilted></feature>2632<threshold>-6.7664748057723045e-003</threshold>2633<left_val>0.3239651918411255</left_val>2634<right_val>-0.0929323807358742</right_val></_></_>2635<_>2636<!-- tree 8 -->2637<_>2638<!-- root node -->2639<feature>2640<rects>2641<_>5 9 2 14 -1.</_>2642<_>6 9 1 14 2.</_></rects>2643<tilted>0</tilted></feature>2644<threshold>-6.7180307814851403e-004</threshold>2645<left_val>-0.3245751857757568</left_val>2646<right_val>0.2180899977684021</right_val></_></_>2647<_>2648<!-- tree 9 -->2649<_>2650<!-- root node -->2651<feature>2652<rects>2653<_>3 20 15 3 -1.</_>2654<_>8 20 5 3 3.</_></rects>2655<tilted>0</tilted></feature>2656<threshold>2.8931829147040844e-003</threshold>2657<left_val>0.1253060996532440</left_val>2658<right_val>-0.4858247041702271</right_val></_></_>2659<_>2660<!-- tree 10 -->2661<_>2662<!-- root node -->2663<feature>2664<rects>2665<_>5 0 3 17 -1.</_>2666<_>6 0 1 17 3.</_></rects>2667<tilted>0</tilted></feature>2668<threshold>-3.3115309197455645e-003</threshold>2669<left_val>0.4053410887718201</left_val>2670<right_val>-0.2243286967277527</right_val></_></_>2671<_>2672<!-- tree 11 -->2673<_>2674<!-- root node -->2675<feature>2676<rects>2677<_>4 20 12 3 -1.</_>2678<_>4 20 6 3 2.</_></rects>2679<tilted>0</tilted></feature>2680<threshold>8.8509041815996170e-003</threshold>2681<left_val>0.1215557008981705</left_val>2682<right_val>-0.6024348139762878</right_val></_></_>2683<_>2684<!-- tree 12 -->2685<_>2686<!-- root node -->2687<feature>2688<rects>2689<_>5 2 3 14 -1.</_>2690<_>6 2 1 14 3.</_></rects>2691<tilted>0</tilted></feature>2692<threshold>5.4662628099322319e-003</threshold>2693<left_val>-0.1697811931371689</left_val>2694<right_val>0.4075261950492859</right_val></_></_>2695<_>2696<!-- tree 13 -->2697<_>2698<!-- root node -->2699<feature>2700<rects>2701<_>2 3 15 18 -1.</_>2702<_>7 3 5 18 3.</_></rects>2703<tilted>0</tilted></feature>2704<threshold>0.0475593917071819</threshold>2705<left_val>-0.0817370414733887</left_val>2706<right_val>0.6986511945724487</right_val></_></_>2707<_>2708<!-- tree 14 -->2709<_>2710<!-- root node -->2711<feature>2712<rects>2713<_>7 1 4 7 -1.</_>2714<_>9 1 2 7 2.</_></rects>2715<tilted>0</tilted></feature>2716<threshold>3.1745019368827343e-003</threshold>2717<left_val>0.1741981059312820</left_val>2718<right_val>-0.3723703026771545</right_val></_></_>2719<_>2720<!-- tree 15 -->2721<_>2722<!-- root node -->2723<feature>2724<rects>2725<_>8 0 9 5 -1.</_>2726<_>11 0 3 5 3.</_></rects>2727<tilted>0</tilted></feature>2728<threshold>-5.1520839333534241e-003</threshold>2729<left_val>0.2779935896396637</left_val>2730<right_val>-0.2531177997589111</right_val></_></_>2731<_>2732<!-- tree 16 -->2733<_>2734<!-- root node -->2735<feature>2736<rects>2737<_>7 0 4 7 -1.</_>2738<_>9 0 2 7 2.</_></rects>2739<tilted>0</tilted></feature>2740<threshold>-4.8141111619770527e-003</threshold>2741<left_val>-0.5846602916717529</left_val>2742<right_val>0.1589429974555969</right_val></_></_>2743<_>2744<!-- tree 17 -->2745<_>2746<!-- root node -->2747<feature>2748<rects>2749<_>5 3 12 19 -1.</_>2750<_>8 3 6 19 2.</_></rects>2751<tilted>0</tilted></feature>2752<threshold>0.0219671502709389</threshold>2753<left_val>-0.1005275994539261</left_val>2754<right_val>0.4737487137317658</right_val></_></_>2755<_>2756<!-- tree 18 -->2757<_>2758<!-- root node -->2759<feature>2760<rects>2761<_>2 3 12 19 -1.</_>2762<_>5 3 6 19 2.</_></rects>2763<tilted>0</tilted></feature>2764<threshold>-6.0128211043775082e-003</threshold>2765<left_val>0.1982019990682602</left_val>2766<right_val>-0.4217281937599182</right_val></_></_>2767<_>2768<!-- tree 19 -->2769<_>2770<!-- root node -->2771<feature>2772<rects>2773<_>13 8 2 14 -1.</_>2774<_>13 8 1 14 2.</_></rects>2775<tilted>0</tilted></feature>2776<threshold>4.5052049681544304e-003</threshold>2777<left_val>0.0170648097991943</left_val>2778<right_val>-0.4894779026508331</right_val></_></_>2779<_>2780<!-- tree 20 -->2781<_>2782<!-- root node -->2783<feature>2784<rects>2785<_>1 16 12 6 -1.</_>2786<_>1 18 12 2 3.</_></rects>2787<tilted>0</tilted></feature>2788<threshold>-1.3302109437063336e-003</threshold>2789<left_val>0.1867033988237381</left_val>2790<right_val>-0.2943766117095947</right_val></_></_>2791<_>2792<!-- tree 21 -->2793<_>2794<!-- root node -->2795<feature>2796<rects>2797<_>13 8 2 14 -1.</_>2798<_>13 8 1 14 2.</_></rects>2799<tilted>0</tilted></feature>2800<threshold>-7.3667510878294706e-004</threshold>2801<left_val>-0.1478880047798157</left_val>2802<right_val>0.1012130007147789</right_val></_></_>2803<_>2804<!-- tree 22 -->2805<_>2806<!-- root node -->2807<feature>2808<rects>2809<_>4 8 2 14 -1.</_>2810<_>5 8 1 14 2.</_></rects>2811<tilted>0</tilted></feature>2812<threshold>-1.4602739829570055e-003</threshold>2813<left_val>-0.4310795962810516</left_val>2814<right_val>0.1247986033558846</right_val></_></_>2815<_>2816<!-- tree 23 -->2817<_>2818<!-- root node -->2819<feature>2820<rects>2821<_>9 0 10 4 -1.</_>2822<_>9 0 5 4 2.</_></rects>2823<tilted>0</tilted></feature>2824<threshold>0.0341856293380260</threshold>2825<left_val>-0.0579336509108543</left_val>2826<right_val>0.5491775870323181</right_val></_></_></trees>2827<stage_threshold>-1.0336159467697144</stage_threshold>2828<parent>9</parent>2829<next>-1</next></_>2830<_>2831<!-- stage 11 -->2832<trees>2833<_>2834<!-- tree 0 -->2835<_>2836<!-- root node -->2837<feature>2838<rects>2839<_>6 1 7 22 -1.</_>2840<_>6 12 7 11 2.</_></rects>2841<tilted>0</tilted></feature>2842<threshold>0.0306651107966900</threshold>2843<left_val>-0.3995327949523926</left_val>2844<right_val>0.3361752927303314</right_val></_></_>2845<_>2846<!-- tree 1 -->2847<_>2848<!-- root node -->2849<feature>2850<rects>2851<_>7 17 10 6 -1.</_>2852<_>12 17 5 3 2.</_>2853<_>7 20 5 3 2.</_></rects>2854<tilted>0</tilted></feature>2855<threshold>2.8893710114061832e-003</threshold>2856<left_val>-0.3874526917934418</left_val>2857<right_val>0.3056752085685730</right_val></_></_>2858<_>2859<!-- tree 2 -->2860<_>2861<!-- root node -->2862<feature>2863<rects>2864<_>6 6 6 5 -1.</_>2865<_>9 6 3 5 2.</_></rects>2866<tilted>0</tilted></feature>2867<threshold>-1.1876110220327973e-003</threshold>2868<left_val>0.2215023934841156</left_val>2869<right_val>-0.2963232100009918</right_val></_></_>2870<_>2871<!-- tree 3 -->2872<_>2873<!-- root node -->2874<feature>2875<rects>2876<_>3 20 15 3 -1.</_>2877<_>8 20 5 3 3.</_></rects>2878<tilted>0</tilted></feature>2879<threshold>4.0173018351197243e-003</threshold>2880<left_val>0.1310252994298935</left_val>2881<right_val>-0.4880341887474060</right_val></_></_>2882<_>2883<!-- tree 4 -->2884<_>2885<!-- root node -->2886<feature>2887<rects>2888<_>1 0 15 8 -1.</_>2889<_>1 4 15 4 2.</_></rects>2890<tilted>0</tilted></feature>2891<threshold>4.4870697893202305e-003</threshold>2892<left_val>-0.3328250944614410</left_val>2893<right_val>0.1637607067823410</right_val></_></_>2894<_>2895<!-- tree 5 -->2896<_>2897<!-- root node -->2898<feature>2899<rects>2900<_>2 0 16 6 -1.</_>2901<_>6 0 8 6 2.</_></rects>2902<tilted>0</tilted></feature>2903<threshold>0.0325395204126835</threshold>2904<left_val>-0.0591645091772079</left_val>2905<right_val>0.6995337009429932</right_val></_></_>2906<_>2907<!-- tree 6 -->2908<_>2909<!-- root node -->2910<feature>2911<rects>2912<_>2 20 10 3 -1.</_>2913<_>7 20 5 3 2.</_></rects>2914<tilted>0</tilted></feature>2915<threshold>-8.9682880789041519e-003</threshold>2916<left_val>-0.5628954172134399</left_val>2917<right_val>0.1175632029771805</right_val></_></_>2918<_>2919<!-- tree 7 -->2920<_>2921<!-- root node -->2922<feature>2923<rects>2924<_>9 19 10 3 -1.</_>2925<_>9 19 5 3 2.</_></rects>2926<tilted>0</tilted></feature>2927<threshold>-6.1743397964164615e-004</threshold>2928<left_val>0.1540825068950653</left_val>2929<right_val>-0.2735001146793366</right_val></_></_>2930<_>2931<!-- tree 8 -->2932<_>2933<!-- root node -->2934<feature>2935<rects>2936<_>3 18 6 5 -1.</_>2937<_>6 18 3 5 2.</_></rects>2938<tilted>0</tilted></feature>2939<threshold>-3.1031211256049573e-004</threshold>2940<left_val>0.1801355034112930</left_val>2941<right_val>-0.3757258951663971</right_val></_></_>2942<_>2943<!-- tree 9 -->2944<_>2945<!-- root node -->2946<feature>2947<rects>2948<_>9 0 6 9 -1.</_>2949<_>11 0 2 9 3.</_></rects>2950<tilted>0</tilted></feature>2951<threshold>0.0287750307470560</threshold>2952<left_val>-0.0342009291052818</left_val>2953<right_val>0.2764536142349243</right_val></_></_>2954<_>2955<!-- tree 10 -->2956<_>2957<!-- root node -->2958<feature>2959<rects>2960<_>4 0 6 9 -1.</_>2961<_>6 0 2 9 3.</_></rects>2962<tilted>0</tilted></feature>2963<threshold>-6.1647972324863076e-004</threshold>2964<left_val>0.1795312017202377</left_val>2965<right_val>-0.3517831861972809</right_val></_></_>2966<_>2967<!-- tree 11 -->2968<_>2969<!-- root node -->2970<feature>2971<rects>2972<_>10 9 4 14 -1.</_>2973<_>12 9 2 7 2.</_>2974<_>10 16 2 7 2.</_></rects>2975<tilted>0</tilted></feature>2976<threshold>2.1818219684064388e-003</threshold>2977<left_val>-0.1453299969434738</left_val>2978<right_val>0.1490014046430588</right_val></_></_>2979<_>2980<!-- tree 12 -->2981<_>2982<!-- root node -->2983<feature>2984<rects>2985<_>2 11 4 7 -1.</_>2986<_>4 11 2 7 2.</_></rects>2987<tilted>0</tilted></feature>2988<threshold>-2.4263889063149691e-003</threshold>2989<left_val>-0.4698129892349243</left_val>2990<right_val>0.0952622294425964</right_val></_></_>2991<_>2992<!-- tree 13 -->2993<_>2994<!-- root node -->2995<feature>2996<rects>2997<_>12 13 4 9 -1.</_>2998<_>12 13 2 9 2.</_></rects>2999<tilted>0</tilted></feature>3000<threshold>0.0254382099956274</threshold>3001<left_val>-0.0215314608067274</left_val>3002<right_val>0.3326692879199982</right_val></_></_>3003<_>3004<!-- tree 14 -->3005<_>3006<!-- root node -->3007<feature>3008<rects>3009<_>3 13 4 9 -1.</_>3010<_>5 13 2 9 2.</_></rects>3011<tilted>0</tilted></feature>3012<threshold>7.9593079863116145e-004</threshold>3013<left_val>0.1225496977567673</left_val>3014<right_val>-0.3567976951599121</right_val></_></_>3015<_>3016<!-- tree 15 -->3017<_>3018<!-- root node -->3019<feature>3020<rects>3021<_>9 13 10 6 -1.</_>3022<_>14 13 5 3 2.</_>3023<_>9 16 5 3 2.</_></rects>3024<tilted>0</tilted></feature>3025<threshold>5.6763447355479002e-004</threshold>3026<left_val>-0.1369418948888779</left_val>3027<right_val>0.1081883981823921</right_val></_></_>3028<_>3029<!-- tree 16 -->3030<_>3031<!-- root node -->3032<feature>3033<rects>3034<_>2 10 15 10 -1.</_>3035<_>7 10 5 10 3.</_></rects>3036<tilted>0</tilted></feature>3037<threshold>8.7481308728456497e-003</threshold>3038<left_val>-0.0908498689532280</left_val>3039<right_val>0.5011237859725952</right_val></_></_>3040<_>3041<!-- tree 17 -->3042<_>3043<!-- root node -->3044<feature>3045<rects>3046<_>10 9 4 14 -1.</_>3047<_>12 9 2 7 2.</_>3048<_>10 16 2 7 2.</_></rects>3049<tilted>0</tilted></feature>3050<threshold>-4.7468831762671471e-003</threshold>3051<left_val>0.1162924990057945</left_val>3052<right_val>-0.0146517297253013</right_val></_></_>3053<_>3054<!-- tree 18 -->3055<_>3056<!-- root node -->3057<feature>3058<rects>3059<_>5 9 4 14 -1.</_>3060<_>5 9 2 7 2.</_>3061<_>7 16 2 7 2.</_></rects>3062<tilted>0</tilted></feature>3063<threshold>3.0644210055470467e-003</threshold>3064<left_val>-0.2273963987827301</left_val>3065<right_val>0.2778067886829376</right_val></_></_>3066<_>3067<!-- tree 19 -->3068<_>3069<!-- root node -->3070<feature>3071<rects>3072<_>12 16 4 7 -1.</_>3073<_>12 16 2 7 2.</_></rects>3074<tilted>0</tilted></feature>3075<threshold>3.1514191068708897e-003</threshold>3076<left_val>0.0357106812298298</left_val>3077<right_val>-0.3229677975177765</right_val></_></_>3078<_>3079<!-- tree 20 -->3080<_>3081<!-- root node -->3082<feature>3083<rects>3084<_>3 16 4 7 -1.</_>3085<_>5 16 2 7 2.</_></rects>3086<tilted>0</tilted></feature>3087<threshold>-3.8335900753736496e-003</threshold>3088<left_val>-0.4839541912078857</left_val>3089<right_val>0.0926896035671234</right_val></_></_>3090<_>3091<!-- tree 21 -->3092<_>3093<!-- root node -->3094<feature>3095<rects>3096<_>8 17 7 6 -1.</_>3097<_>8 19 7 2 3.</_></rects>3098<tilted>0</tilted></feature>3099<threshold>-3.6972409579902887e-003</threshold>3100<left_val>0.1635161042213440</left_val>3101<right_val>-0.1465732008218765</right_val></_></_>3102<_>3103<!-- tree 22 -->3104<_>3105<!-- root node -->3106<feature>3107<rects>3108<_>0 20 15 3 -1.</_>3109<_>5 20 5 3 3.</_></rects>3110<tilted>0</tilted></feature>3111<threshold>6.7644561640918255e-003</threshold>3112<left_val>0.0803429409861565</left_val>3113<right_val>-0.5027298927307129</right_val></_></_>3114<_>3115<!-- tree 23 -->3116<_>3117<!-- root node -->3118<feature>3119<rects>3120<_>9 15 6 8 -1.</_>3121<_>9 19 6 4 2.</_></rects>3122<tilted>0</tilted></feature>3123<threshold>5.7455507339909673e-004</threshold>3124<left_val>-0.1953101009130478</left_val>3125<right_val>0.1239494979381561</right_val></_></_>3126<_>3127<!-- tree 24 -->3128<_>3129<!-- root node -->3130<feature>3131<rects>3132<_>0 0 10 10 -1.</_>3133<_>0 0 5 5 2.</_>3134<_>5 5 5 5 2.</_></rects>3135<tilted>0</tilted></feature>3136<threshold>0.0100083099678159</threshold>3137<left_val>-0.1503013968467712</left_val>3138<right_val>0.2799001932144165</right_val></_></_>3139<_>3140<!-- tree 25 -->3141<_>3142<!-- root node -->3143<feature>3144<rects>3145<_>9 0 10 3 -1.</_>3146<_>9 0 5 3 2.</_></rects>3147<tilted>0</tilted></feature>3148<threshold>-7.2150952182710171e-003</threshold>3149<left_val>0.1688206046819687</left_val>3150<right_val>-0.1227921992540360</right_val></_></_>3151<_>3152<!-- tree 26 -->3153<_>3154<!-- root node -->3155<feature>3156<rects>3157<_>0 0 10 3 -1.</_>3158<_>5 0 5 3 2.</_></rects>3159<tilted>0</tilted></feature>3160<threshold>0.0113108502700925</threshold>3161<left_val>-0.0967869088053703</left_val>3162<right_val>0.6460161805152893</right_val></_></_>3163<_>3164<!-- tree 27 -->3165<_>3166<!-- root node -->3167<feature>3168<rects>3169<_>10 4 4 10 -1.</_>3170<_>10 4 2 10 2.</_></rects>3171<tilted>1</tilted></feature>3172<threshold>0.1004989966750145</threshold>3173<left_val>0.0206101592630148</left_val>3174<right_val>-0.9998857975006104</right_val></_></_>3175<_>3176<!-- tree 28 -->3177<_>3178<!-- root node -->3179<feature>3180<rects>3181<_>9 4 10 4 -1.</_>3182<_>9 4 10 2 2.</_></rects>3183<tilted>1</tilted></feature>3184<threshold>0.0132508603855968</threshold>3185<left_val>0.0931477174162865</left_val>3186<right_val>-0.4815680086612701</right_val></_></_>3187<_>3188<!-- tree 29 -->3189<_>3190<!-- root node -->3191<feature>3192<rects>3193<_>6 4 12 12 -1.</_>3194<_>10 8 4 4 9.</_></rects>3195<tilted>0</tilted></feature>3196<threshold>-0.3908531069755554</threshold>3197<left_val>0.7105782032012940</left_val>3198<right_val>-0.0165488403290510</right_val></_></_>3199<_>3200<!-- tree 30 -->3201<_>3202<!-- root node -->3203<feature>3204<rects>3205<_>1 4 12 12 -1.</_>3206<_>5 8 4 4 9.</_></rects>3207<tilted>0</tilted></feature>3208<threshold>0.0243321992456913</threshold>3209<left_val>0.1452821046113968</left_val>3210<right_val>-0.2836672067642212</right_val></_></_>3211<_>3212<!-- tree 31 -->3213<_>3214<!-- root node -->3215<feature>3216<rects>3217<_>5 6 9 8 -1.</_>3218<_>5 8 9 4 2.</_></rects>3219<tilted>0</tilted></feature>3220<threshold>1.0354409459978342e-003</threshold>3221<left_val>-0.2001737058162689</left_val>3222<right_val>0.1879425048828125</right_val></_></_>3223<_>3224<!-- tree 32 -->3225<_>3226<!-- root node -->3227<feature>3228<rects>3229<_>2 1 15 21 -1.</_>3230<_>7 8 5 7 9.</_></rects>3231<tilted>0</tilted></feature>3232<threshold>-0.7174789905548096</threshold>3233<left_val>0.6663712859153748</left_val>3234<right_val>-0.0526562593877316</right_val></_></_></trees>3235<stage_threshold>-1.0450899600982666</stage_threshold>3236<parent>10</parent>3237<next>-1</next></_>3238<_>3239<!-- stage 12 -->3240<trees>3241<_>3242<!-- tree 0 -->3243<_>3244<!-- root node -->3245<feature>3246<rects>3247<_>1 16 9 7 -1.</_>3248<_>4 16 3 7 3.</_></rects>3249<tilted>0</tilted></feature>3250<threshold>1.9620559178292751e-003</threshold>3251<left_val>-0.4107770025730133</left_val>3252<right_val>0.1889685988426209</right_val></_></_>3253<_>3254<!-- tree 1 -->3255<_>3256<!-- root node -->3257<feature>3258<rects>3259<_>4 5 12 18 -1.</_>3260<_>10 5 6 9 2.</_>3261<_>4 14 6 9 2.</_></rects>3262<tilted>0</tilted></feature>3263<threshold>0.0213313698768616</threshold>3264<left_val>0.0925990194082260</left_val>3265<right_val>-0.3966045081615448</right_val></_></_>3266<_>3267<!-- tree 2 -->3268<_>3269<!-- root node -->3270<feature>3271<rects>3272<_>1 20 15 3 -1.</_>3273<_>6 20 5 3 3.</_></rects>3274<tilted>0</tilted></feature>3275<threshold>-0.0230374503880739</threshold>3276<left_val>-0.7229393720626831</left_val>3277<right_val>0.0964117199182510</right_val></_></_>3278<_>3279<!-- tree 3 -->3280<_>3281<!-- root node -->3282<feature>3283<rects>3284<_>3 4 16 13 -1.</_>3285<_>7 4 8 13 2.</_></rects>3286<tilted>0</tilted></feature>3287<threshold>-0.0505212284624577</threshold>3288<left_val>0.1830200999975205</left_val>3289<right_val>-0.1948277950286865</right_val></_></_>3290<_>3291<!-- tree 4 -->3292<_>3293<!-- root node -->3294<feature>3295<rects>3296<_>9 3 10 8 -1.</_>3297<_>9 3 5 8 2.</_></rects>3298<tilted>1</tilted></feature>3299<threshold>0.0253309197723866</threshold>3300<left_val>0.1033475995063782</left_val>3301<right_val>-0.5801829099655151</right_val></_></_>3302<_>3303<!-- tree 5 -->3304<_>3305<!-- root node -->3306<feature>3307<rects>3308<_>11 19 8 4 -1.</_>3309<_>11 19 4 4 2.</_></rects>3310<tilted>0</tilted></feature>3311<threshold>-4.3120220652781427e-004</threshold>3312<left_val>0.1337451934814453</left_val>3313<right_val>-0.2130098044872284</right_val></_></_>3314<_>3315<!-- tree 6 -->3316<_>3317<!-- root node -->3318<feature>3319<rects>3320<_>0 19 8 4 -1.</_>3321<_>4 19 4 4 2.</_></rects>3322<tilted>0</tilted></feature>3323<threshold>-1.4295669643615838e-005</threshold>3324<left_val>0.1842049062252045</left_val>3325<right_val>-0.3030023872852325</right_val></_></_>3326<_>3327<!-- tree 7 -->3328<_>3329<!-- root node -->3330<feature>3331<rects>3332<_>8 0 9 5 -1.</_>3333<_>11 0 3 5 3.</_></rects>3334<tilted>0</tilted></feature>3335<threshold>-2.8645719867199659e-003</threshold>3336<left_val>0.1737179011106491</left_val>3337<right_val>-0.2161282002925873</right_val></_></_>3338<_>3339<!-- tree 8 -->3340<_>3341<!-- root node -->3342<feature>3343<rects>3344<_>6 0 6 22 -1.</_>3345<_>6 0 3 11 2.</_>3346<_>9 11 3 11 2.</_></rects>3347<tilted>0</tilted></feature>3348<threshold>0.0103225102648139</threshold>3349<left_val>0.1107133030891419</left_val>3350<right_val>-0.4240294992923737</right_val></_></_>3351<_>3352<!-- tree 9 -->3353<_>3354<!-- root node -->3355<feature>3356<rects>3357<_>8 7 3 14 -1.</_>3358<_>9 7 1 14 3.</_></rects>3359<tilted>0</tilted></feature>3360<threshold>0.0138795096427202</threshold>3361<left_val>-0.1099329963326454</left_val>3362<right_val>0.5545889735221863</right_val></_></_>3363<_>3364<!-- tree 10 -->3365<_>3366<!-- root node -->3367<feature>3368<rects>3369<_>5 8 2 14 -1.</_>3370<_>6 8 1 14 2.</_></rects>3371<tilted>0</tilted></feature>3372<threshold>-1.7010340234264731e-003</threshold>3373<left_val>-0.3140952885150909</left_val>3374<right_val>0.1547477990388870</right_val></_></_>3375<_>3376<!-- tree 11 -->3377<_>3378<!-- root node -->3379<feature>3380<rects>3381<_>13 11 3 10 -1.</_>3382<_>13 16 3 5 2.</_></rects>3383<tilted>0</tilted></feature>3384<threshold>-2.7375848731026053e-004</threshold>3385<left_val>0.1467469036579132</left_val>3386<right_val>-0.1281761974096298</right_val></_></_>3387<_>3388<!-- tree 12 -->3389<_>3390<!-- root node -->3391<feature>3392<rects>3393<_>1 0 16 5 -1.</_>3394<_>5 0 8 5 2.</_></rects>3395<tilted>0</tilted></feature>3396<threshold>0.0399773791432381</threshold>3397<left_val>-0.0635403394699097</left_val>3398<right_val>0.6068580150604248</right_val></_></_>3399<_>3400<!-- tree 13 -->3401<_>3402<!-- root node -->3403<feature>3404<rects>3405<_>9 0 10 7 -1.</_>3406<_>9 0 5 7 2.</_></rects>3407<tilted>0</tilted></feature>3408<threshold>-0.0126633998006582</threshold>3409<left_val>0.1098226010799408</left_val>3410<right_val>-0.1270720958709717</right_val></_></_>3411<_>3412<!-- tree 14 -->3413<_>3414<!-- root node -->3415<feature>3416<rects>3417<_>0 0 18 23 -1.</_>3418<_>9 0 9 23 2.</_></rects>3419<tilted>0</tilted></feature>3420<threshold>0.1018676012754440</threshold>3421<left_val>0.0885058715939522</left_val>3422<right_val>-0.5716562271118164</right_val></_></_>3423<_>3424<!-- tree 15 -->3425<_>3426<!-- root node -->3427<feature>3428<rects>3429<_>5 8 12 15 -1.</_>3430<_>9 13 4 5 9.</_></rects>3431<tilted>0</tilted></feature>3432<threshold>-1.0695089586079121e-003</threshold>3433<left_val>0.0345948897302151</left_val>3434<right_val>-0.0996183082461357</right_val></_></_>3435<_>3436<!-- tree 16 -->3437<_>3438<!-- root node -->3439<feature>3440<rects>3441<_>3 0 6 7 -1.</_>3442<_>5 0 2 7 3.</_></rects>3443<tilted>0</tilted></feature>3444<threshold>-3.4467370714992285e-003</threshold>3445<left_val>0.2287151962518692</left_val>3446<right_val>-0.1966446936130524</right_val></_></_>3447<_>3448<!-- tree 17 -->3449<_>3450<!-- root node -->3451<feature>3452<rects>3453<_>5 8 12 15 -1.</_>3454<_>9 13 4 5 9.</_></rects>3455<tilted>0</tilted></feature>3456<threshold>-0.1232940033078194</threshold>3457<left_val>-0.1082564964890480</left_val>3458<right_val>0.0247283894568682</right_val></_></_>3459<_>3460<!-- tree 18 -->3461<_>3462<!-- root node -->3463<feature>3464<rects>3465<_>5 2 4 13 -1.</_>3466<_>7 2 2 13 2.</_></rects>3467<tilted>0</tilted></feature>3468<threshold>-0.0588325895369053</threshold>3469<left_val>0.5579158067703247</left_val>3470<right_val>-0.0776306763291359</right_val></_></_>3471<_>3472<!-- tree 19 -->3473<_>3474<!-- root node -->3475<feature>3476<rects>3477<_>3 11 14 2 -1.</_>3478<_>3 11 7 2 2.</_></rects>3479<tilted>0</tilted></feature>3480<threshold>9.7795920446515083e-003</threshold>3481<left_val>0.0949514880776405</left_val>3482<right_val>-0.5376737117767334</right_val></_></_>3483<_>3484<!-- tree 20 -->3485<_>3486<!-- root node -->3487<feature>3488<rects>3489<_>2 12 15 7 -1.</_>3490<_>7 12 5 7 3.</_></rects>3491<tilted>0</tilted></feature>3492<threshold>0.0111165698617697</threshold>3493<left_val>-0.0892886072397232</left_val>3494<right_val>0.4669542908668518</right_val></_></_>3495<_>3496<!-- tree 21 -->3497<_>3498<!-- root node -->3499<feature>3500<rects>3501<_>5 8 12 15 -1.</_>3502<_>9 13 4 5 9.</_></rects>3503<tilted>0</tilted></feature>3504<threshold>-0.0153982602059841</threshold>3505<left_val>0.0904324874281883</left_val>3506<right_val>-0.1223379969596863</right_val></_></_>3507<_>3508<!-- tree 22 -->3509<_>3510<!-- root node -->3511<feature>3512<rects>3513<_>0 14 15 9 -1.</_>3514<_>5 14 5 9 3.</_></rects>3515<tilted>0</tilted></feature>3516<threshold>5.8570769615471363e-003</threshold>3517<left_val>0.1085970997810364</left_val>3518<right_val>-0.4096176028251648</right_val></_></_>3519<_>3520<!-- tree 23 -->3521<_>3522<!-- root node -->3523<feature>3524<rects>3525<_>6 15 12 8 -1.</_>3526<_>9 15 6 8 2.</_></rects>3527<tilted>0</tilted></feature>3528<threshold>0.0661747530102730</threshold>3529<left_val>-4.4282642193138599e-003</left_val>3530<right_val>-0.8805553913116455</right_val></_></_>3531<_>3532<!-- tree 24 -->3533<_>3534<!-- root node -->3535<feature>3536<rects>3537<_>1 15 12 8 -1.</_>3538<_>4 15 6 8 2.</_></rects>3539<tilted>0</tilted></feature>3540<threshold>-0.0106364898383617</threshold>3541<left_val>-0.4454157054424286</left_val>3542<right_val>0.1095374003052712</right_val></_></_>3543<_>3544<!-- tree 25 -->3545<_>3546<!-- root node -->3547<feature>3548<rects>3549<_>8 6 3 14 -1.</_>3550<_>9 6 1 14 3.</_></rects>3551<tilted>0</tilted></feature>3552<threshold>-0.0313635990023613</threshold>3553<left_val>0.8054689168930054</left_val>3554<right_val>-0.0498838908970356</right_val></_></_>3555<_>3556<!-- tree 26 -->3557<_>3558<!-- root node -->3559<feature>3560<rects>3561<_>4 5 4 14 -1.</_>3562<_>5 5 2 14 2.</_></rects>3563<tilted>0</tilted></feature>3564<threshold>9.8021561279892921e-004</threshold>3565<left_val>-0.2342832982540131</left_val>3566<right_val>0.1693440973758698</right_val></_></_>3567<_>3568<!-- tree 27 -->3569<_>3570<!-- root node -->3571<feature>3572<rects>3573<_>11 5 3 14 -1.</_>3574<_>12 5 1 14 3.</_></rects>3575<tilted>0</tilted></feature>3576<threshold>5.3463829681277275e-003</threshold>3577<left_val>-0.1072918027639389</left_val>3578<right_val>0.2544754147529602</right_val></_></_>3579<_>3580<!-- tree 28 -->3581<_>3582<!-- root node -->3583<feature>3584<rects>3585<_>1 10 6 9 -1.</_>3586<_>3 10 2 9 3.</_></rects>3587<tilted>0</tilted></feature>3588<threshold>-5.1919990219175816e-003</threshold>3589<left_val>-0.5149661898612976</left_val>3590<right_val>0.0851181373000145</right_val></_></_>3591<_>3592<!-- tree 29 -->3593<_>3594<!-- root node -->3595<feature>3596<rects>3597<_>2 8 16 10 -1.</_>3598<_>6 8 8 10 2.</_></rects>3599<tilted>0</tilted></feature>3600<threshold>0.0187216494232416</threshold>3601<left_val>-0.0840522125363350</left_val>3602<right_val>0.4783689975738525</right_val></_></_>3603<_>3604<!-- tree 30 -->3605<_>3606<!-- root node -->3607<feature>3608<rects>3609<_>6 17 6 6 -1.</_>3610<_>6 20 6 3 2.</_></rects>3611<tilted>0</tilted></feature>3612<threshold>3.7875440903007984e-003</threshold>3613<left_val>-0.2314565926790237</left_val>3614<right_val>0.1605298966169357</right_val></_></_>3615<_>3616<!-- tree 31 -->3617<_>3618<!-- root node -->3619<feature>3620<rects>3621<_>1 10 18 10 -1.</_>3622<_>10 10 9 5 2.</_>3623<_>1 15 9 5 2.</_></rects>3624<tilted>0</tilted></feature>3625<threshold>6.8765478208661079e-003</threshold>3626<left_val>0.0965593829751015</left_val>3627<right_val>-0.2383296042680740</right_val></_></_>3628<_>3629<!-- tree 32 -->3630<_>3631<!-- root node -->3632<feature>3633<rects>3634<_>6 0 7 4 -1.</_>3635<_>6 2 7 2 2.</_></rects>3636<tilted>0</tilted></feature>3637<threshold>-5.4661519825458527e-003</threshold>3638<left_val>-0.3787173032760620</left_val>3639<right_val>0.0878514871001244</right_val></_></_>3640<_>3641<!-- tree 33 -->3642<_>3643<!-- root node -->3644<feature>3645<rects>3646<_>0 6 19 3 -1.</_>3647<_>0 7 19 1 3.</_></rects>3648<tilted>0</tilted></feature>3649<threshold>-0.0158294495195150</threshold>3650<left_val>0.5215951204299927</left_val>3651<right_val>-0.0739168673753738</right_val></_></_>3652<_>3653<!-- tree 34 -->3654<_>3655<!-- root node -->3656<feature>3657<rects>3658<_>9 11 6 6 -1.</_>3659<_>9 11 3 6 2.</_></rects>3660<tilted>1</tilted></feature>3661<threshold>0.0127719901502132</threshold>3662<left_val>0.1065872982144356</left_val>3663<right_val>-0.3285045921802521</right_val></_></_>3664<_>3665<!-- tree 35 -->3666<_>3667<!-- root node -->3668<feature>3669<rects>3670<_>7 0 9 5 -1.</_>3671<_>10 0 3 5 3.</_></rects>3672<tilted>0</tilted></feature>3673<threshold>0.0470007807016373</threshold>3674<left_val>-0.0295480005443096</left_val>3675<right_val>0.4846934974193573</right_val></_></_>3676<_>3677<!-- tree 36 -->3678<_>3679<!-- root node -->3680<feature>3681<rects>3682<_>0 3 9 4 -1.</_>3683<_>0 5 9 2 2.</_></rects>3684<tilted>0</tilted></feature>3685<threshold>1.1224800255149603e-003</threshold>3686<left_val>-0.2139565944671631</left_val>3687<right_val>0.1540776044130325</right_val></_></_>3688<_>3689<!-- tree 37 -->3690<_>3691<!-- root node -->3692<feature>3693<rects>3694<_>1 18 17 2 -1.</_>3695<_>1 19 17 1 2.</_></rects>3696<tilted>0</tilted></feature>3697<threshold>-1.0136750061064959e-003</threshold>3698<left_val>0.2357473969459534</left_val>3699<right_val>-0.1453679949045181</right_val></_></_>3700<_>3701<!-- tree 38 -->3702<_>3703<!-- root node -->3704<feature>3705<rects>3706<_>7 3 4 8 -1.</_>3707<_>9 3 2 8 2.</_></rects>3708<tilted>0</tilted></feature>3709<threshold>5.2841319702565670e-003</threshold>3710<left_val>0.0805362164974213</left_val>3711<right_val>-0.3641724884510040</right_val></_></_>3712<_>3713<!-- tree 39 -->3714<_>3715<!-- root node -->3716<feature>3717<rects>3718<_>9 9 2 14 -1.</_>3719<_>9 9 1 14 2.</_></rects>3720<tilted>0</tilted></feature>3721<threshold>-0.0176086891442537</threshold>3722<left_val>0.5385882258415222</left_val>3723<right_val>-0.0357418507337570</right_val></_></_>3724<_>3725<!-- tree 40 -->3726<_>3727<!-- root node -->3728<feature>3729<rects>3730<_>8 8 3 14 -1.</_>3731<_>9 8 1 14 3.</_></rects>3732<tilted>0</tilted></feature>3733<threshold>0.0347106084227562</threshold>3734<left_val>-0.0432614609599113</left_val>3735<right_val>0.7781760096549988</right_val></_></_>3736<_>3737<!-- tree 41 -->3738<_>3739<!-- root node -->3740<feature>3741<rects>3742<_>10 1 9 4 -1.</_>3743<_>10 3 9 2 2.</_></rects>3744<tilted>0</tilted></feature>3745<threshold>0.0164503492414951</threshold>3746<left_val>0.0418150909245014</left_val>3747<right_val>-0.3491267859935761</right_val></_></_></trees>3748<stage_threshold>-1.0599969625473022</stage_threshold>3749<parent>11</parent>3750<next>-1</next></_>3751<_>3752<!-- stage 13 -->3753<trees>3754<_>3755<!-- tree 0 -->3756<_>3757<!-- root node -->3758<feature>3759<rects>3760<_>0 12 10 3 -1.</_>3761<_>5 12 5 3 2.</_></rects>3762<tilted>0</tilted></feature>3763<threshold>-1.7846419941633940e-003</threshold>3764<left_val>0.2201481014490128</left_val>3765<right_val>-0.3691265881061554</right_val></_></_>3766<_>3767<!-- tree 1 -->3768<_>3769<!-- root node -->3770<feature>3771<rects>3772<_>8 6 4 12 -1.</_>3773<_>8 12 4 6 2.</_></rects>3774<tilted>0</tilted></feature>3775<threshold>-6.1350408941507339e-004</threshold>3776<left_val>-0.3069599866867065</left_val>3777<right_val>0.0977177917957306</right_val></_></_>3778<_>3779<!-- tree 2 -->3780<_>3781<!-- root node -->3782<feature>3783<rects>3784<_>3 12 4 7 -1.</_>3785<_>5 12 2 7 2.</_></rects>3786<tilted>0</tilted></feature>3787<threshold>-2.5726810563355684e-003</threshold>3788<left_val>-0.3778905868530273</left_val>3789<right_val>0.1704214960336685</right_val></_></_>3790<_>3791<!-- tree 3 -->3792<_>3793<!-- root node -->3794<feature>3795<rects>3796<_>6 17 12 6 -1.</_>3797<_>12 17 6 3 2.</_>3798<_>6 20 6 3 2.</_></rects>3799<tilted>0</tilted></feature>3800<threshold>8.8661757763475180e-004</threshold>3801<left_val>-0.3792907893657684</left_val>3802<right_val>0.0932899713516235</right_val></_></_>3803<_>3804<!-- tree 4 -->3805<_>3806<!-- root node -->3807<feature>3808<rects>3809<_>0 16 18 6 -1.</_>3810<_>9 16 9 6 2.</_></rects>3811<tilted>0</tilted></feature>3812<threshold>0.0357162393629551</threshold>3813<left_val>0.0731693133711815</left_val>3814<right_val>-0.6179289817810059</right_val></_></_>3815<_>3816<!-- tree 5 -->3817<_>3818<!-- root node -->3819<feature>3820<rects>3821<_>12 0 4 14 -1.</_>3822<_>14 0 2 7 2.</_>3823<_>12 7 2 7 2.</_></rects>3824<tilted>0</tilted></feature>3825<threshold>0.0351628400385380</threshold>3826<left_val>-0.0123282503336668</left_val>3827<right_val>0.4489463865756989</right_val></_></_>3828<_>3829<!-- tree 6 -->3830<_>3831<!-- root node -->3832<feature>3833<rects>3834<_>1 21 14 2 -1.</_>3835<_>8 21 7 2 2.</_></rects>3836<tilted>0</tilted></feature>3837<threshold>-5.8216741308569908e-003</threshold>3838<left_val>-0.4950199127197266</left_val>3839<right_val>0.0880059525370598</right_val></_></_>3840<_>3841<!-- tree 7 -->3842<_>3843<!-- root node -->3844<feature>3845<rects>3846<_>9 19 8 4 -1.</_>3847<_>9 19 4 4 2.</_></rects>3848<tilted>0</tilted></feature>3849<threshold>-7.7909301035106182e-004</threshold>3850<left_val>0.1115411967039108</left_val>3851<right_val>-0.2831655144691467</right_val></_></_>3852<_>3853<!-- tree 8 -->3854<_>3855<!-- root node -->3856<feature>3857<rects>3858<_>1 0 12 4 -1.</_>3859<_>5 0 4 4 3.</_></rects>3860<tilted>0</tilted></feature>3861<threshold>-6.8164491094648838e-003</threshold>3862<left_val>0.1843418031930924</left_val>3863<right_val>-0.2372706979513168</right_val></_></_>3864<_>3865<!-- tree 9 -->3866<_>3867<!-- root node -->3868<feature>3869<rects>3870<_>10 1 8 5 -1.</_>3871<_>10 1 4 5 2.</_></rects>3872<tilted>0</tilted></feature>3873<threshold>9.0218139812350273e-003</threshold>3874<left_val>-0.0537735596299171</left_val>3875<right_val>0.2617498934268951</right_val></_></_>3876<_>3877<!-- tree 10 -->3878<_>3879<!-- root node -->3880<feature>3881<rects>3882<_>0 13 6 10 -1.</_>3883<_>2 13 2 10 3.</_></rects>3884<tilted>0</tilted></feature>3885<threshold>-6.7481878213584423e-003</threshold>3886<left_val>-0.5047510862350464</left_val>3887<right_val>0.0766144171357155</right_val></_></_>3888<_>3889<!-- tree 11 -->3890<_>3891<!-- root node -->3892<feature>3893<rects>3894<_>8 9 3 14 -1.</_>3895<_>9 9 1 14 3.</_></rects>3896<tilted>0</tilted></feature>3897<threshold>7.5771231204271317e-003</threshold>3898<left_val>-0.1192611008882523</left_val>3899<right_val>0.3421041965484619</right_val></_></_>3900<_>3901<!-- tree 12 -->3902<_>3903<!-- root node -->3904<feature>3905<rects>3906<_>9 7 10 2 -1.</_>3907<_>9 7 10 1 2.</_></rects>3908<tilted>1</tilted></feature>3909<threshold>-4.6335519291460514e-003</threshold>3910<left_val>-0.4908828139305115</left_val>3911<right_val>0.0695420205593109</right_val></_></_>3912<_>3913<!-- tree 13 -->3914<_>3915<!-- root node -->3916<feature>3917<rects>3918<_>2 16 15 3 -1.</_>3919<_>7 16 5 3 3.</_></rects>3920<tilted>0</tilted></feature>3921<threshold>4.1346959769725800e-003</threshold>3922<left_val>-0.0815914273262024</left_val>3923<right_val>0.4787966012954712</right_val></_></_>3924<_>3925<!-- tree 14 -->3926<_>3927<!-- root node -->3928<feature>3929<rects>3930<_>5 1 8 17 -1.</_>3931<_>9 1 4 17 2.</_></rects>3932<tilted>0</tilted></feature>3933<threshold>-9.8444558680057526e-003</threshold>3934<left_val>0.2012421041727066</left_val>3935<right_val>-0.2376928031444550</right_val></_></_>3936<_>3937<!-- tree 15 -->3938<_>3939<!-- root node -->3940<feature>3941<rects>3942<_>9 19 8 4 -1.</_>3943<_>9 19 4 4 2.</_></rects>3944<tilted>0</tilted></feature>3945<threshold>-0.0348970703780651</threshold>3946<left_val>-0.9102467894554138</left_val>3947<right_val>0.0185795407742262</right_val></_></_>3948<_>3949<!-- tree 16 -->3950<_>3951<!-- root node -->3952<feature>3953<rects>3954<_>2 19 8 4 -1.</_>3955<_>6 19 4 4 2.</_></rects>3956<tilted>0</tilted></feature>3957<threshold>-3.5042490344494581e-004</threshold>3958<left_val>0.1247946992516518</left_val>3959<right_val>-0.3071714937686920</right_val></_></_>3960<_>3961<!-- tree 17 -->3962<_>3963<!-- root node -->3964<feature>3965<rects>3966<_>10 0 8 7 -1.</_>3967<_>10 0 4 7 2.</_></rects>3968<tilted>0</tilted></feature>3969<threshold>-9.4668623059988022e-003</threshold>3970<left_val>0.1133294999599457</left_val>3971<right_val>-0.1611589044332504</right_val></_></_>3972<_>3973<!-- tree 18 -->3974<_>3975<!-- root node -->3976<feature>3977<rects>3978<_>1 0 8 7 -1.</_>3979<_>5 0 4 7 2.</_></rects>3980<tilted>0</tilted></feature>3981<threshold>0.0220534093677998</threshold>3982<left_val>-0.0797844007611275</left_val>3983<right_val>0.6073901057243347</right_val></_></_>3984<_>3985<!-- tree 19 -->3986<_>3987<!-- root node -->3988<feature>3989<rects>3990<_>12 16 7 4 -1.</_>3991<_>12 18 7 2 2.</_></rects>3992<tilted>0</tilted></feature>3993<threshold>-7.2947797889355570e-005</threshold>3994<left_val>0.1444911956787109</left_val>3995<right_val>-0.1370615065097809</right_val></_></_>3996<_>3997<!-- tree 20 -->3998<_>3999<!-- root node -->4000<feature>4001<rects>4002<_>7 0 4 14 -1.</_>4003<_>9 0 2 14 2.</_></rects>4004<tilted>0</tilted></feature>4005<threshold>-7.5134839862585068e-003</threshold>4006<left_val>-0.3074442148208618</left_val>4007<right_val>0.1027908027172089</right_val></_></_>4008<_>4009<!-- tree 21 -->4010<_>4011<!-- root node -->4012<feature>4013<rects>4014<_>2 18 15 3 -1.</_>4015<_>2 19 15 1 3.</_></rects>4016<tilted>0</tilted></feature>4017<threshold>0.0103119397535920</threshold>4018<left_val>-0.0702461972832680</left_val>4019<right_val>0.4830701053142548</right_val></_></_>4020<_>4021<!-- tree 22 -->4022<_>4023<!-- root node -->4024<feature>4025<rects>4026<_>7 1 4 7 -1.</_>4027<_>9 1 2 7 2.</_></rects>4028<tilted>0</tilted></feature>4029<threshold>9.4670448452234268e-003</threshold>4030<left_val>0.0702818036079407</left_val>4031<right_val>-0.4706951975822449</right_val></_></_>4032<_>4033<!-- tree 23 -->4034<_>4035<!-- root node -->4036<feature>4037<rects>4038<_>11 5 3 15 -1.</_>4039<_>12 5 1 15 3.</_></rects>4040<tilted>0</tilted></feature>4041<threshold>-0.0301162395626307</threshold>4042<left_val>0.5237855911254883</left_val>4043<right_val>-0.0371096692979336</right_val></_></_>4044<_>4045<!-- tree 24 -->4046<_>4047<!-- root node -->4048<feature>4049<rects>4050<_>0 10 6 10 -1.</_>4051<_>0 10 3 5 2.</_>4052<_>3 15 3 5 2.</_></rects>4053<tilted>0</tilted></feature>4054<threshold>-0.0126678496599197</threshold>4055<left_val>-0.6082589030265808</left_val>4056<right_val>0.0504446700215340</right_val></_></_>4057<_>4058<!-- tree 25 -->4059<_>4060<!-- root node -->4061<feature>4062<rects>4063<_>11 5 3 15 -1.</_>4064<_>12 5 1 15 3.</_></rects>4065<tilted>0</tilted></feature>4066<threshold>2.2987429983913898e-003</threshold>4067<left_val>-0.1180867999792099</left_val>4068<right_val>0.1739389002323151</right_val></_></_>4069<_>4070<!-- tree 26 -->4071<_>4072<!-- root node -->4073<feature>4074<rects>4075<_>5 5 3 15 -1.</_>4076<_>6 5 1 15 3.</_></rects>4077<tilted>0</tilted></feature>4078<threshold>2.5533209554851055e-003</threshold>4079<left_val>-0.1662597954273224</left_val>4080<right_val>0.1976895928382874</right_val></_></_>4081<_>4082<!-- tree 27 -->4083<_>4084<!-- root node -->4085<feature>4086<rects>4087<_>6 5 12 12 -1.</_>4088<_>6 5 6 12 2.</_></rects>4089<tilted>0</tilted></feature>4090<threshold>-0.3321819901466370</threshold>4091<left_val>-0.9540778994560242</left_val>4092<right_val>4.1291080415248871e-003</right_val></_></_>4093<_>4094<!-- tree 28 -->4095<_>4096<!-- root node -->4097<feature>4098<rects>4099<_>1 4 12 16 -1.</_>4100<_>7 4 6 16 2.</_></rects>4101<tilted>0</tilted></feature>4102<threshold>5.4485369473695755e-003</threshold>4103<left_val>-0.0912205427885056</left_val>4104<right_val>0.3983474969863892</right_val></_></_>4105<_>4106<!-- tree 29 -->4107<_>4108<!-- root node -->4109<feature>4110<rects>4111<_>11 4 6 7 -1.</_>4112<_>13 4 2 7 3.</_></rects>4113<tilted>0</tilted></feature>4114<threshold>4.7633191570639610e-003</threshold>4115<left_val>-0.1206988990306854</left_val>4116<right_val>0.1616933941841126</right_val></_></_>4117<_>4118<!-- tree 30 -->4119<_>4120<!-- root node -->4121<feature>4122<rects>4123<_>1 7 4 16 -1.</_>4124<_>1 7 2 8 2.</_>4125<_>3 15 2 8 2.</_></rects>4126<tilted>0</tilted></feature>4127<threshold>4.4371229596436024e-003</threshold>4128<left_val>0.0859281867742538</left_val>4129<right_val>-0.4442718923091888</right_val></_></_>4130<_>4131<!-- tree 31 -->4132<_>4133<!-- root node -->4134<feature>4135<rects>4136<_>11 1 2 22 -1.</_>4137<_>11 12 2 11 2.</_></rects>4138<tilted>0</tilted></feature>4139<threshold>2.7019889093935490e-003</threshold>4140<left_val>-0.1951121985912323</left_val>4141<right_val>0.0711416602134705</right_val></_></_>4142<_>4143<!-- tree 32 -->4144<_>4145<!-- root node -->4146<feature>4147<rects>4148<_>1 18 14 3 -1.</_>4149<_>1 19 14 1 3.</_></rects>4150<tilted>0</tilted></feature>4151<threshold>-1.4219670556485653e-003</threshold>4152<left_val>0.1908950060606003</left_val>4153<right_val>-0.1888048946857452</right_val></_></_>4154<_>4155<!-- tree 33 -->4156<_>4157<!-- root node -->4158<feature>4159<rects>4160<_>7 18 12 5 -1.</_>4161<_>11 18 4 5 3.</_></rects>4162<tilted>0</tilted></feature>4163<threshold>-6.9531630724668503e-003</threshold>4164<left_val>-0.2619152069091797</left_val>4165<right_val>0.0774881467223167</right_val></_></_>4166<_>4167<!-- tree 34 -->4168<_>4169<!-- root node -->4170<feature>4171<rects>4172<_>1 0 16 19 -1.</_>4173<_>5 0 8 19 2.</_></rects>4174<tilted>0</tilted></feature>4175<threshold>-0.2655436098575592</threshold>4176<left_val>0.4789358079433441</left_val>4177<right_val>-0.0788302570581436</right_val></_></_>4178<_>4179<!-- tree 35 -->4180<_>4181<!-- root node -->4182<feature>4183<rects>4184<_>6 17 12 6 -1.</_>4185<_>9 17 6 6 2.</_></rects>4186<tilted>0</tilted></feature>4187<threshold>5.4960828274488449e-003</threshold>4188<left_val>0.0647488087415695</left_val>4189<right_val>-0.4089879095554352</right_val></_></_>4190<_>4191<!-- tree 36 -->4192<_>4193<!-- root node -->4194<feature>4195<rects>4196<_>7 11 8 4 -1.</_>4197<_>7 11 4 4 2.</_></rects>4198<tilted>1</tilted></feature>4199<threshold>0.0160609297454357</threshold>4200<left_val>0.0948685035109520</left_val>4201<right_val>-0.3504076898097992</right_val></_></_>4202<_>4203<!-- tree 37 -->4204<_>4205<!-- root node -->4206<feature>4207<rects>4208<_>10 9 3 14 -1.</_>4209<_>11 9 1 14 3.</_></rects>4210<tilted>0</tilted></feature>4211<threshold>-3.5279421135783195e-003</threshold>4212<left_val>0.2270454019308090</left_val>4213<right_val>-0.1501103937625885</right_val></_></_>4214<_>4215<!-- tree 38 -->4216<_>4217<!-- root node -->4218<feature>4219<rects>4220<_>2 11 15 8 -1.</_>4221<_>7 11 5 8 3.</_></rects>4222<tilted>0</tilted></feature>4223<threshold>0.0151897203177214</threshold>4224<left_val>-0.0860336422920227</left_val>4225<right_val>0.5037524104118347</right_val></_></_>4226<_>4227<!-- tree 39 -->4228<_>4229<!-- root node -->4230<feature>4231<rects>4232<_>11 6 7 8 -1.</_>4233<_>11 6 7 4 2.</_></rects>4234<tilted>1</tilted></feature>4235<threshold>9.8117031157016754e-003</threshold>4236<left_val>0.0919458568096161</left_val>4237<right_val>-0.2713471055030823</right_val></_></_>4238<_>4239<!-- tree 40 -->4240<_>4241<!-- root node -->4242<feature>4243<rects>4244<_>8 6 8 7 -1.</_>4245<_>8 6 4 7 2.</_></rects>4246<tilted>1</tilted></feature>4247<threshold>-8.9835934340953827e-003</threshold>4248<left_val>-0.3572193086147308</left_val>4249<right_val>0.1156433001160622</right_val></_></_>4250<_>4251<!-- tree 41 -->4252<_>4253<!-- root node -->4254<feature>4255<rects>4256<_>10 9 3 14 -1.</_>4257<_>11 9 1 14 3.</_></rects>4258<tilted>0</tilted></feature>4259<threshold>0.0254724305123091</threshold>4260<left_val>-0.0388618782162666</left_val>4261<right_val>0.5070732235908508</right_val></_></_>4262<_>4263<!-- tree 42 -->4264<_>4265<!-- root node -->4266<feature>4267<rects>4268<_>6 9 3 14 -1.</_>4269<_>7 9 1 14 3.</_></rects>4270<tilted>0</tilted></feature>4271<threshold>1.3594819465652108e-003</threshold>4272<left_val>-0.1512742042541504</left_val>4273<right_val>0.2333243936300278</right_val></_></_>4274<_>4275<!-- tree 43 -->4276<_>4277<!-- root node -->4278<feature>4279<rects>4280<_>7 0 6 12 -1.</_>4281<_>7 0 3 12 2.</_></rects>4282<tilted>0</tilted></feature>4283<threshold>0.0146731296554208</threshold>4284<left_val>0.0763864815235138</left_val>4285<right_val>-0.4312626123428345</right_val></_></_>4286<_>4287<!-- tree 44 -->4288<_>4289<!-- root node -->4290<feature>4291<rects>4292<_>5 2 3 16 -1.</_>4293<_>6 2 1 16 3.</_></rects>4294<tilted>0</tilted></feature>4295<threshold>-0.0217572394758463</threshold>4296<left_val>0.6030660867691040</left_val>4297<right_val>-0.0579266697168350</right_val></_></_></trees>4298<stage_threshold>-1.0216469764709473</stage_threshold>4299<parent>12</parent>4300<next>-1</next></_>4301<_>4302<!-- stage 14 -->4303<trees>4304<_>4305<!-- tree 0 -->4306<_>4307<!-- root node -->4308<feature>4309<rects>4310<_>1 4 15 7 -1.</_>4311<_>6 4 5 7 3.</_></rects>4312<tilted>0</tilted></feature>4313<threshold>-0.0191228501498699</threshold>4314<left_val>0.2142305970191956</left_val>4315<right_val>-0.4017831087112427</right_val></_></_>4316<_>4317<!-- tree 1 -->4318<_>4319<!-- root node -->4320<feature>4321<rects>4322<_>12 13 4 8 -1.</_>4323<_>12 17 4 4 2.</_></rects>4324<tilted>0</tilted></feature>4325<threshold>-4.0749661275185645e-004</threshold>4326<left_val>0.1083780005574226</left_val>4327<right_val>-0.0978470072150230</right_val></_></_>4328<_>4329<!-- tree 2 -->4330<_>4331<!-- root node -->4332<feature>4333<rects>4334<_>2 11 12 12 -1.</_>4335<_>6 15 4 4 9.</_></rects>4336<tilted>0</tilted></feature>4337<threshold>0.0184195600450039</threshold>4338<left_val>0.0948170125484467</left_val>4339<right_val>-0.4482589960098267</right_val></_></_>4340<_>4341<!-- tree 3 -->4342<_>4343<!-- root node -->4344<feature>4345<rects>4346<_>12 15 5 6 -1.</_>4347<_>12 18 5 3 2.</_></rects>4348<tilted>0</tilted></feature>4349<threshold>-3.0946850893087685e-004</threshold>4350<left_val>0.1156722009181976</left_val>4351<right_val>-0.0692913383245468</right_val></_></_>4352<_>4353<!-- tree 4 -->4354<_>4355<!-- root node -->4356<feature>4357<rects>4358<_>0 0 19 16 -1.</_>4359<_>0 8 19 8 2.</_></rects>4360<tilted>0</tilted></feature>4361<threshold>0.0244168303906918</threshold>4362<left_val>-0.2640377879142761</left_val>4363<right_val>0.1458850950002670</right_val></_></_>4364<_>4365<!-- tree 5 -->4366<_>4367<!-- root node -->4368<feature>4369<rects>4370<_>4 20 15 3 -1.</_>4371<_>9 20 5 3 3.</_></rects>4372<tilted>0</tilted></feature>4373<threshold>3.9483308792114258e-003</threshold>4374<left_val>0.0787035673856735</left_val>4375<right_val>-0.3977065086364746</right_val></_></_>4376<_>4377<!-- tree 6 -->4378<_>4379<!-- root node -->4380<feature>4381<rects>4382<_>9 0 4 8 -1.</_>4383<_>9 0 4 4 2.</_></rects>4384<tilted>1</tilted></feature>4385<threshold>0.0154980598017573</threshold>4386<left_val>-0.0686233714222908</left_val>4387<right_val>0.6359875798225403</right_val></_></_>4388<_>4389<!-- tree 7 -->4390<_>4391<!-- root node -->4392<feature>4393<rects>4394<_>5 15 12 6 -1.</_>4395<_>11 15 6 3 2.</_>4396<_>5 18 6 3 2.</_></rects>4397<tilted>0</tilted></feature>4398<threshold>0.0103973699733615</threshold>4399<left_val>0.0531162582337856</left_val>4400<right_val>-0.2475759983062744</right_val></_></_>4401<_>4402<!-- tree 8 -->4403<_>4404<!-- root node -->4405<feature>4406<rects>4407<_>2 15 12 6 -1.</_>4408<_>2 15 6 3 2.</_>4409<_>8 18 6 3 2.</_></rects>4410<tilted>0</tilted></feature>4411<threshold>1.0350650409236550e-003</threshold>4412<left_val>-0.2295361012220383</left_val>4413<right_val>0.2162367999553680</right_val></_></_>4414<_>4415<!-- tree 9 -->4416<_>4417<!-- root node -->4418<feature>4419<rects>4420<_>8 0 9 5 -1.</_>4421<_>11 0 3 5 3.</_></rects>4422<tilted>0</tilted></feature>4423<threshold>-6.9717521546408534e-004</threshold>4424<left_val>0.1633094996213913</left_val>4425<right_val>-0.2793000042438507</right_val></_></_>4426<_>4427<!-- tree 10 -->4428<_>4429<!-- root node -->4430<feature>4431<rects>4432<_>0 19 14 4 -1.</_>4433<_>0 19 7 2 2.</_>4434<_>7 21 7 2 2.</_></rects>4435<tilted>0</tilted></feature>4436<threshold>1.1055100476369262e-003</threshold>4437<left_val>-0.2672117054462433</left_val>4438<right_val>0.1380949020385742</right_val></_></_>4439<_>4440<!-- tree 11 -->4441<_>4442<!-- root node -->4443<feature>4444<rects>4445<_>1 14 18 7 -1.</_>4446<_>1 14 9 7 2.</_></rects>4447<tilted>0</tilted></feature>4448<threshold>0.0181287601590157</threshold>4449<left_val>0.0786025226116180</left_val>4450<right_val>-0.3374832868576050</right_val></_></_>4451<_>4452<!-- tree 12 -->4453<_>4454<!-- root node -->4455<feature>4456<rects>4457<_>5 1 8 8 -1.</_>4458<_>5 1 4 4 2.</_>4459<_>9 5 4 4 2.</_></rects>4460<tilted>0</tilted></feature>4461<threshold>-1.4303029747679830e-003</threshold>4462<left_val>0.1566804945468903</left_val>4463<right_val>-0.2542249858379364</right_val></_></_>4464<_>4465<!-- tree 13 -->4466<_>4467<!-- root node -->4468<feature>4469<rects>4470<_>9 6 6 12 -1.</_>4471<_>9 6 3 12 2.</_></rects>4472<tilted>0</tilted></feature>4473<threshold>0.0106502203270793</threshold>4474<left_val>-0.0416386015713215</left_val>4475<right_val>0.3263407051563263</right_val></_></_>4476<_>4477<!-- tree 14 -->4478<_>4479<!-- root node -->4480<feature>4481<rects>4482<_>2 0 14 4 -1.</_>4483<_>9 0 7 4 2.</_></rects>4484<tilted>0</tilted></feature>4485<threshold>-1.0680139530450106e-003</threshold>4486<left_val>0.1799698024988174</left_val>4487<right_val>-0.2067306041717529</right_val></_></_>4488<_>4489<!-- tree 15 -->4490<_>4491<!-- root node -->4492<feature>4493<rects>4494<_>4 20 15 3 -1.</_>4495<_>9 20 5 3 3.</_></rects>4496<tilted>0</tilted></feature>4497<threshold>-8.0095082521438599e-003</threshold>4498<left_val>-0.2877897918224335</left_val>4499<right_val>0.0754924491047859</right_val></_></_>4500<_>4501<!-- tree 16 -->4502<_>4503<!-- root node -->4504<feature>4505<rects>4506<_>0 20 15 3 -1.</_>4507<_>5 20 5 3 3.</_></rects>4508<tilted>0</tilted></feature>4509<threshold>-0.0118575599044561</threshold>4510<left_val>-0.5548521280288696</left_val>4511<right_val>0.0474650003015995</right_val></_></_>4512<_>4513<!-- tree 17 -->4514<_>4515<!-- root node -->4516<feature>4517<rects>4518<_>2 6 16 9 -1.</_>4519<_>6 6 8 9 2.</_></rects>4520<tilted>0</tilted></feature>4521<threshold>-0.1944015026092529</threshold>4522<left_val>0.4956459999084473</left_val>4523<right_val>-0.0685222670435905</right_val></_></_>4524<_>4525<!-- tree 18 -->4526<_>4527<!-- root node -->4528<feature>4529<rects>4530<_>4 6 6 12 -1.</_>4531<_>7 6 3 12 2.</_></rects>4532<tilted>0</tilted></feature>4533<threshold>0.0127861695364118</threshold>4534<left_val>-0.0582010112702847</left_val>4535<right_val>0.5119485855102539</right_val></_></_>4536<_>4537<!-- tree 19 -->4538<_>4539<!-- root node -->4540<feature>4541<rects>4542<_>9 17 9 6 -1.</_>4543<_>12 17 3 6 3.</_></rects>4544<tilted>0</tilted></feature>4545<threshold>1.1360739590600133e-003</threshold>4546<left_val>-0.2121652960777283</left_val>4547<right_val>0.1463954001665115</right_val></_></_>4548<_>4549<!-- tree 20 -->4550<_>4551<!-- root node -->4552<feature>4553<rects>4554<_>4 7 4 9 -1.</_>4555<_>6 7 2 9 2.</_></rects>4556<tilted>0</tilted></feature>4557<threshold>-3.7541511119343340e-004</threshold>4558<left_val>0.1140606030821800</left_val>4559<right_val>-0.2793666124343872</right_val></_></_>4560<_>4561<!-- tree 21 -->4562<_>4563<!-- root node -->4564<feature>4565<rects>4566<_>13 6 2 16 -1.</_>4567<_>13 6 1 16 2.</_></rects>4568<tilted>0</tilted></feature>4569<threshold>6.2142009846866131e-003</threshold>4570<left_val>0.0285687893629074</left_val>4571<right_val>-0.3248505890369415</right_val></_></_>4572<_>4573<!-- tree 22 -->4574<_>4575<!-- root node -->4576<feature>4577<rects>4578<_>1 5 12 9 -1.</_>4579<_>7 5 6 9 2.</_></rects>4580<tilted>0</tilted></feature>4581<threshold>4.5166439376771450e-003</threshold>4582<left_val>-0.0955563783645630</left_val>4583<right_val>0.3603233993053436</right_val></_></_>4584<_>4585<!-- tree 23 -->4586<_>4587<!-- root node -->4588<feature>4589<rects>4590<_>13 6 2 16 -1.</_>4591<_>13 6 1 16 2.</_></rects>4592<tilted>0</tilted></feature>4593<threshold>-1.7354219453409314e-003</threshold>4594<left_val>-0.0808048769831657</left_val>4595<right_val>0.0538515709340572</right_val></_></_>4596<_>4597<!-- tree 24 -->4598<_>4599<!-- root node -->4600<feature>4601<rects>4602<_>4 6 2 16 -1.</_>4603<_>5 6 1 16 2.</_></rects>4604<tilted>0</tilted></feature>4605<threshold>-6.9608418270945549e-003</threshold>4606<left_val>-0.6013150811195374</left_val>4607<right_val>0.0455094911158085</right_val></_></_>4608<_>4609<!-- tree 25 -->4610<_>4611<!-- root node -->4612<feature>4613<rects>4614<_>12 0 3 15 -1.</_>4615<_>13 0 1 15 3.</_></rects>4616<tilted>0</tilted></feature>4617<threshold>8.7833311408758163e-003</threshold>4618<left_val>-0.0944979712367058</left_val>4619<right_val>0.3192416131496429</right_val></_></_>4620<_>4621<!-- tree 26 -->4622<_>4623<!-- root node -->4624<feature>4625<rects>4626<_>4 0 3 15 -1.</_>4627<_>5 0 1 15 3.</_></rects>4628<tilted>0</tilted></feature>4629<threshold>-2.0243569742888212e-003</threshold>4630<left_val>0.2673755884170532</left_val>4631<right_val>-0.1167927980422974</right_val></_></_>4632<_>4633<!-- tree 27 -->4634<_>4635<!-- root node -->4636<feature>4637<rects>4638<_>6 2 8 8 -1.</_>4639<_>8 2 4 8 2.</_></rects>4640<tilted>0</tilted></feature>4641<threshold>5.6362948380410671e-003</threshold>4642<left_val>0.0464910902082920</left_val>4643<right_val>-0.2398225963115692</right_val></_></_>4644<_>4645<!-- tree 28 -->4646<_>4647<!-- root node -->4648<feature>4649<rects>4650<_>6 0 6 5 -1.</_>4651<_>9 0 3 5 2.</_></rects>4652<tilted>0</tilted></feature>4653<threshold>-2.1751220338046551e-003</threshold>4654<left_val>-0.3183174133300781</left_val>4655<right_val>0.1163455024361610</right_val></_></_>4656<_>4657<!-- tree 29 -->4658<_>4659<!-- root node -->4660<feature>4661<rects>4662<_>4 7 11 16 -1.</_>4663<_>4 11 11 8 2.</_></rects>4664<tilted>0</tilted></feature>4665<threshold>0.0254248902201653</threshold>4666<left_val>0.0756000578403473</left_val>4667<right_val>-0.3735963106155396</right_val></_></_>4668<_>4669<!-- tree 30 -->4670<_>4671<!-- root node -->4672<feature>4673<rects>4674<_>7 8 5 8 -1.</_>4675<_>7 12 5 4 2.</_></rects>4676<tilted>0</tilted></feature>4677<threshold>3.9950129576027393e-004</threshold>4678<left_val>-0.2620686888694763</left_val>4679<right_val>0.1434555947780609</right_val></_></_>4680<_>4681<!-- tree 31 -->4682<_>4683<!-- root node -->4684<feature>4685<rects>4686<_>4 18 14 3 -1.</_>4687<_>4 19 14 1 3.</_></rects>4688<tilted>0</tilted></feature>4689<threshold>-3.9724060334265232e-003</threshold>4690<left_val>0.2039508968591690</left_val>4691<right_val>-0.1189631000161171</right_val></_></_>4692<_>4693<!-- tree 32 -->4694<_>4695<!-- root node -->4696<feature>4697<rects>4698<_>1 18 17 3 -1.</_>4699<_>1 19 17 1 3.</_></rects>4700<tilted>0</tilted></feature>4701<threshold>2.4637179449200630e-003</threshold>4702<left_val>-0.1368733942508698</left_val>4703<right_val>0.3409825861454010</right_val></_></_>4704<_>4705<!-- tree 33 -->4706<_>4707<!-- root node -->4708<feature>4709<rects>4710<_>9 20 10 3 -1.</_>4711<_>9 20 5 3 2.</_></rects>4712<tilted>0</tilted></feature>4713<threshold>0.0143977096304297</threshold>4714<left_val>0.0248468890786171</left_val>4715<right_val>-0.6541594862937927</right_val></_></_>4716<_>4717<!-- tree 34 -->4718<_>4719<!-- root node -->4720<feature>4721<rects>4722<_>1 21 14 2 -1.</_>4723<_>8 21 7 2 2.</_></rects>4724<tilted>0</tilted></feature>4725<threshold>-1.4848919818177819e-005</threshold>4726<left_val>0.1388493031263351</left_val>4727<right_val>-0.2107747942209244</right_val></_></_>4728<_>4729<!-- tree 35 -->4730<_>4731<!-- root node -->4732<feature>4733<rects>4734<_>4 18 14 3 -1.</_>4735<_>4 19 14 1 3.</_></rects>4736<tilted>0</tilted></feature>4737<threshold>-0.0383395105600357</threshold>4738<left_val>0.5866839289665222</left_val>4739<right_val>-0.0362458601593971</right_val></_></_>4740<_>4741<!-- tree 36 -->4742<_>4743<!-- root node -->4744<feature>4745<rects>4746<_>2 16 5 6 -1.</_>4747<_>2 19 5 3 2.</_></rects>4748<tilted>0</tilted></feature>4749<threshold>-5.4605712648481131e-004</threshold>4750<left_val>0.2125933021306992</left_val>4751<right_val>-0.1379106938838959</right_val></_></_>4752<_>4753<!-- tree 37 -->4754<_>4755<!-- root node -->4756<feature>4757<rects>4758<_>13 11 5 12 -1.</_>4759<_>13 15 5 4 3.</_></rects>4760<tilted>0</tilted></feature>4761<threshold>0.0130364997312427</threshold>4762<left_val>0.0506199710071087</left_val>4763<right_val>-0.2315009981393814</right_val></_></_>4764<_>4765<!-- tree 38 -->4766<_>4767<!-- root node -->4768<feature>4769<rects>4770<_>1 9 16 3 -1.</_>4771<_>1 10 16 1 3.</_></rects>4772<tilted>0</tilted></feature>4773<threshold>-2.4273560848087072e-003</threshold>4774<left_val>0.2430299967527390</left_val>4775<right_val>-0.1131595000624657</right_val></_></_>4776<_>4777<!-- tree 39 -->4778<_>4779<!-- root node -->4780<feature>4781<rects>4782<_>7 6 5 9 -1.</_>4783<_>7 9 5 3 3.</_></rects>4784<tilted>0</tilted></feature>4785<threshold>-6.3351681455969810e-003</threshold>4786<left_val>-0.3554948866367340</left_val>4787<right_val>0.0949484035372734</right_val></_></_>4788<_>4789<!-- tree 40 -->4790<_>4791<!-- root node -->4792<feature>4793<rects>4794<_>6 0 7 14 -1.</_>4795<_>6 7 7 7 2.</_></rects>4796<tilted>0</tilted></feature>4797<threshold>-0.0575108602643013</threshold>4798<left_val>0.4937813878059387</left_val>4799<right_val>-0.0606641210615635</right_val></_></_>4800<_>4801<!-- tree 41 -->4802<_>4803<!-- root node -->4804<feature>4805<rects>4806<_>11 16 6 7 -1.</_>4807<_>13 16 2 7 3.</_></rects>4808<tilted>0</tilted></feature>4809<threshold>6.8376341369003057e-004</threshold>4810<left_val>-0.1941725015640259</left_val>4811<right_val>0.1423459053039551</right_val></_></_>4812<_>4813<!-- tree 42 -->4814<_>4815<!-- root node -->4816<feature>4817<rects>4818<_>1 4 3 15 -1.</_>4819<_>2 4 1 15 3.</_></rects>4820<tilted>0</tilted></feature>4821<threshold>8.8113872334361076e-003</threshold>4822<left_val>0.0475620590150356</left_val>4823<right_val>-0.5841649174690247</right_val></_></_>4824<_>4825<!-- tree 43 -->4826<_>4827<!-- root node -->4828<feature>4829<rects>4830<_>10 0 8 8 -1.</_>4831<_>14 0 4 4 2.</_>4832<_>10 4 4 4 2.</_></rects>4833<tilted>0</tilted></feature>4834<threshold>0.0107881696894765</threshold>4835<left_val>-0.0468558892607689</left_val>4836<right_val>0.1654801070690155</right_val></_></_>4837<_>4838<!-- tree 44 -->4839<_>4840<!-- root node -->4841<feature>4842<rects>4843<_>1 9 3 14 -1.</_>4844<_>2 9 1 14 3.</_></rects>4845<tilted>0</tilted></feature>4846<threshold>-1.3571690069511533e-003</threshold>4847<left_val>-0.3251067996025085</left_val>4848<right_val>0.0940904766321182</right_val></_></_>4849<_>4850<!-- tree 45 -->4851<_>4852<!-- root node -->4853<feature>4854<rects>4855<_>13 13 5 9 -1.</_>4856<_>13 16 5 3 3.</_></rects>4857<tilted>0</tilted></feature>4858<threshold>-0.0101959798485041</threshold>4859<left_val>-0.1469684988260269</left_val>4860<right_val>0.0262460596859455</right_val></_></_>4861<_>4862<!-- tree 46 -->4863<_>4864<!-- root node -->4865<feature>4866<rects>4867<_>1 13 5 9 -1.</_>4868<_>1 16 5 3 3.</_></rects>4869<tilted>0</tilted></feature>4870<threshold>-1.2560819741338491e-003</threshold>4871<left_val>0.2285338044166565</left_val>4872<right_val>-0.1626566052436829</right_val></_></_>4873<_>4874<!-- tree 47 -->4875<_>4876<!-- root node -->4877<feature>4878<rects>4879<_>12 14 7 6 -1.</_>4880<_>12 16 7 2 3.</_></rects>4881<tilted>0</tilted></feature>4882<threshold>6.6750420955941081e-004</threshold>4883<left_val>-0.1343066990375519</left_val>4884<right_val>0.1398756951093674</right_val></_></_>4885<_>4886<!-- tree 48 -->4887<_>4888<!-- root node -->4889<feature>4890<rects>4891<_>4 14 9 6 -1.</_>4892<_>4 17 9 3 2.</_></rects>4893<tilted>0</tilted></feature>4894<threshold>2.0975170191377401e-003</threshold>4895<left_val>-0.1298761069774628</left_val>4896<right_val>0.1997846961021423</right_val></_></_></trees>4897<stage_threshold>-1.0149190425872803</stage_threshold>4898<parent>13</parent>4899<next>-1</next></_>4900<_>4901<!-- stage 15 -->4902<trees>4903<_>4904<!-- tree 0 -->4905<_>4906<!-- root node -->4907<feature>4908<rects>4909<_>2 13 10 3 -1.</_>4910<_>7 13 5 3 2.</_></rects>4911<tilted>0</tilted></feature>4912<threshold>-3.6917610559612513e-003</threshold>4913<left_val>0.2268279045820236</left_val>4914<right_val>-0.4116738140583038</right_val></_></_>4915<_>4916<!-- tree 1 -->4917<_>4918<!-- root node -->4919<feature>4920<rects>4921<_>9 0 10 5 -1.</_>4922<_>9 0 5 5 2.</_></rects>4923<tilted>0</tilted></feature>4924<threshold>-9.4609148800373077e-003</threshold>4925<left_val>0.1630502045154572</left_val>4926<right_val>-0.2294901013374329</right_val></_></_>4927<_>4928<!-- tree 2 -->4929<_>4930<!-- root node -->4931<feature>4932<rects>4933<_>1 8 2 15 -1.</_>4934<_>2 8 1 15 2.</_></rects>4935<tilted>0</tilted></feature>4936<threshold>3.3874800428748131e-003</threshold>4937<left_val>0.0776446908712387</left_val>4938<right_val>-0.4746511876583099</right_val></_></_>4939<_>4940<!-- tree 3 -->4941<_>4942<!-- root node -->4943<feature>4944<rects>4945<_>13 0 6 18 -1.</_>4946<_>15 0 2 18 3.</_></rects>4947<tilted>0</tilted></feature>4948<threshold>3.3596849534660578e-003</threshold>4949<left_val>-0.1472281068563461</left_val>4950<right_val>0.1375565975904465</right_val></_></_>4951<_>4952<!-- tree 4 -->4953<_>4954<!-- root node -->4955<feature>4956<rects>4957<_>0 21 14 2 -1.</_>4958<_>7 21 7 2 2.</_></rects>4959<tilted>0</tilted></feature>4960<threshold>-2.2649099119007587e-003</threshold>4961<left_val>-0.2902786135673523</left_val>4962<right_val>0.1226186975836754</right_val></_></_>4963<_>4964<!-- tree 5 -->4965<_>4966<!-- root node -->4967<feature>4968<rects>4969<_>9 19 8 4 -1.</_>4970<_>9 19 4 4 2.</_></rects>4971<tilted>0</tilted></feature>4972<threshold>-5.5420072749257088e-004</threshold>4973<left_val>0.1159199029207230</left_val>4974<right_val>-0.2306652963161469</right_val></_></_>4975<_>4976<!-- tree 6 -->4977<_>4978<!-- root node -->4979<feature>4980<rects>4981<_>1 21 16 2 -1.</_>4982<_>9 21 8 2 2.</_></rects>4983<tilted>0</tilted></feature>4984<threshold>1.9706019666045904e-003</threshold>4985<left_val>0.1180830001831055</left_val>4986<right_val>-0.3787943124771118</right_val></_></_>4987<_>4988<!-- tree 7 -->4989<_>4990<!-- root node -->4991<feature>4992<rects>4993<_>2 0 16 4 -1.</_>4994<_>6 0 8 4 2.</_></rects>4995<tilted>0</tilted></feature>4996<threshold>0.0175030808895826</threshold>4997<left_val>-0.0941615998744965</left_val>4998<right_val>0.4793323874473572</right_val></_></_>4999<_>5000<!-- tree 8 -->5001<_>5002<!-- root node -->5003<feature>5004<rects>5005<_>3 0 9 5 -1.</_>5006<_>6 0 3 5 3.</_></rects>5007<tilted>0</tilted></feature>5008<threshold>-2.9575270600616932e-003</threshold>5009<left_val>0.1733669936656952</left_val>5010<right_val>-0.3167332112789154</right_val></_></_>5011<_>5012<!-- tree 9 -->5013<_>5014<!-- root node -->5015<feature>5016<rects>5017<_>10 5 8 10 -1.</_>5018<_>10 5 8 5 2.</_></rects>5019<tilted>1</tilted></feature>5020<threshold>-0.2623870074748993</threshold>5021<left_val>-0.7440528869628906</left_val>5022<right_val>8.9512793347239494e-003</right_val></_></_>5023<_>5024<!-- tree 10 -->5025<_>5026<!-- root node -->5027<feature>5028<rects>5029<_>0 1 18 8 -1.</_>5030<_>0 5 18 4 2.</_></rects>5031<tilted>0</tilted></feature>5032<threshold>5.5493800900876522e-003</threshold>5033<left_val>-0.2408874034881592</left_val>5034<right_val>0.1421204060316086</right_val></_></_>5035<_>5036<!-- tree 11 -->5037<_>5038<!-- root node -->5039<feature>5040<rects>5041<_>10 5 8 10 -1.</_>5042<_>10 5 8 5 2.</_></rects>5043<tilted>1</tilted></feature>5044<threshold>-0.0148425698280334</threshold>5045<left_val>0.0551663115620613</left_val>5046<right_val>-0.0853630006313324</right_val></_></_>5047<_>5048<!-- tree 12 -->5049<_>5050<!-- root node -->5051<feature>5052<rects>5053<_>4 20 10 3 -1.</_>5054<_>9 20 5 3 2.</_></rects>5055<tilted>0</tilted></feature>5056<threshold>-0.0181934908032417</threshold>5057<left_val>-0.7538909912109375</left_val>5058<right_val>0.0440624989569187</right_val></_></_>5059<_>5060<!-- tree 13 -->5061<_>5062<!-- root node -->5063<feature>5064<rects>5065<_>4 18 14 3 -1.</_>5066<_>4 19 14 1 3.</_></rects>5067<tilted>0</tilted></feature>5068<threshold>-1.9381130114197731e-003</threshold>5069<left_val>0.1476213932037354</left_val>5070<right_val>-0.1421477049589157</right_val></_></_>5071<_>5072<!-- tree 14 -->5073<_>5074<!-- root node -->5075<feature>5076<rects>5077<_>2 16 6 7 -1.</_>5078<_>4 16 2 7 3.</_></rects>5079<tilted>0</tilted></feature>5080<threshold>-6.1375028453767300e-003</threshold>5081<left_val>-0.5417520999908447</left_val>5082<right_val>0.0528726913034916</right_val></_></_>5083<_>5084<!-- tree 15 -->5085<_>5086<!-- root node -->5087<feature>5088<rects>5089<_>4 18 14 3 -1.</_>5090<_>4 19 14 1 3.</_></rects>5091<tilted>0</tilted></feature>5092<threshold>0.0166300795972347</threshold>5093<left_val>-0.0600058101117611</left_val>5094<right_val>0.5229414105415344</right_val></_></_>5095<_>5096<!-- tree 16 -->5097<_>5098<!-- root node -->5099<feature>5100<rects>5101<_>6 0 6 7 -1.</_>5102<_>8 0 2 7 3.</_></rects>5103<tilted>0</tilted></feature>5104<threshold>-9.7470665350556374e-003</threshold>5105<left_val>-0.3177677094936371</left_val>5106<right_val>0.0940777286887169</right_val></_></_>5107<_>5108<!-- tree 17 -->5109<_>5110<!-- root node -->5111<feature>5112<rects>5113<_>2 2 15 12 -1.</_>5114<_>7 6 5 4 9.</_></rects>5115<tilted>0</tilted></feature>5116<threshold>-0.3915967941284180</threshold>5117<left_val>0.5155050158500671</left_val>5118<right_val>-0.0861782133579254</right_val></_></_>5119<_>5120<!-- tree 18 -->5121<_>5122<!-- root node -->5123<feature>5124<rects>5125<_>5 10 4 9 -1.</_>5126<_>7 10 2 9 2.</_></rects>5127<tilted>0</tilted></feature>5128<threshold>0.0104578603059053</threshold>5129<left_val>-0.0544422306120396</left_val>5130<right_val>0.5508633852005005</right_val></_></_>5131<_>5132<!-- tree 19 -->5133<_>5134<!-- root node -->5135<feature>5136<rects>5137<_>10 7 8 7 -1.</_>5138<_>12 9 4 7 2.</_></rects>5139<tilted>1</tilted></feature>5140<threshold>0.0924795866012573</threshold>5141<left_val>9.5865959301590919e-003</left_val>5142<right_val>-0.7520524263381958</right_val></_></_>5143<_>5144<!-- tree 20 -->5145<_>5146<!-- root node -->5147<feature>5148<rects>5149<_>0 1 18 18 -1.</_>5150<_>0 1 9 9 2.</_>5151<_>9 10 9 9 2.</_></rects>5152<tilted>0</tilted></feature>5153<threshold>-0.0133833298459649</threshold>5154<left_val>-0.2590928077697754</left_val>5155<right_val>0.1225519999861717</right_val></_></_>5156<_>5157<!-- tree 21 -->5158<_>5159<!-- root node -->5160<feature>5161<rects>5162<_>11 7 8 6 -1.</_>5163<_>9 9 8 2 3.</_></rects>5164<tilted>1</tilted></feature>5165<threshold>-0.0192979294806719</threshold>5166<left_val>-0.1868654936552048</left_val>5167<right_val>0.0426703803241253</right_val></_></_>5168<_>5169<!-- tree 22 -->5170<_>5171<!-- root node -->5172<feature>5173<rects>5174<_>7 9 3 14 -1.</_>5175<_>8 9 1 14 3.</_></rects>5176<tilted>0</tilted></feature>5177<threshold>-1.1118740076199174e-003</threshold>5178<left_val>0.1458609998226166</left_val>5179<right_val>-0.2274280935525894</right_val></_></_>5180<_>5181<!-- tree 23 -->5182<_>5183<!-- root node -->5184<feature>5185<rects>5186<_>11 7 8 6 -1.</_>5187<_>9 9 8 2 3.</_></rects>5188<tilted>1</tilted></feature>5189<threshold>0.0232090596109629</threshold>5190<left_val>0.0217691995203495</left_val>5191<right_val>-0.2400193065404892</right_val></_></_>5192<_>5193<!-- tree 24 -->5194<_>5195<!-- root node -->5196<feature>5197<rects>5198<_>1 0 8 4 -1.</_>5199<_>5 0 4 4 2.</_></rects>5200<tilted>0</tilted></feature>5201<threshold>6.9435071200132370e-003</threshold>5202<left_val>-0.0848145708441734</left_val>5203<right_val>0.3838810026645660</right_val></_></_>5204<_>5205<!-- tree 25 -->5206<_>5207<!-- root node -->5208<feature>5209<rects>5210<_>11 7 8 6 -1.</_>5211<_>9 9 8 2 3.</_></rects>5212<tilted>1</tilted></feature>5213<threshold>-0.1024966984987259</threshold>5214<left_val>-0.7061861157417297</left_val>5215<right_val>0.0125809498131275</right_val></_></_>5216<_>5217<!-- tree 26 -->5218<_>5219<!-- root node -->5220<feature>5221<rects>5222<_>8 7 6 8 -1.</_>5223<_>10 9 2 8 3.</_></rects>5224<tilted>1</tilted></feature>5225<threshold>-0.0140364300459623</threshold>5226<left_val>-0.3842788040637970</left_val>5227<right_val>0.0876787230372429</right_val></_></_>5228<_>5229<!-- tree 27 -->5230<_>5231<!-- root node -->5232<feature>5233<rects>5234<_>13 0 6 19 -1.</_>5235<_>15 0 2 19 3.</_></rects>5236<tilted>0</tilted></feature>5237<threshold>6.8071340210735798e-003</threshold>5238<left_val>-0.0759413465857506</left_val>5239<right_val>0.0760143324732780</right_val></_></_>5240<_>5241<!-- tree 28 -->5242<_>5243<!-- root node -->5244<feature>5245<rects>5246<_>0 0 6 19 -1.</_>5247<_>2 0 2 19 3.</_></rects>5248<tilted>0</tilted></feature>5249<threshold>4.8163239844143391e-003</threshold>5250<left_val>-0.1640291064977646</left_val>5251<right_val>0.2012411057949066</right_val></_></_>5252<_>5253<!-- tree 29 -->5254<_>5255<!-- root node -->5256<feature>5257<rects>5258<_>13 8 2 14 -1.</_>5259<_>13 8 1 14 2.</_></rects>5260<tilted>0</tilted></feature>5261<threshold>-3.0274710152298212e-003</threshold>5262<left_val>-0.2811872959136963</left_val>5263<right_val>0.0686712414026260</right_val></_></_>5264<_>5265<!-- tree 30 -->5266<_>5267<!-- root node -->5268<feature>5269<rects>5270<_>0 4 16 3 -1.</_>5271<_>0 5 16 1 3.</_></rects>5272<tilted>0</tilted></feature>5273<threshold>-1.6530510038137436e-003</threshold>5274<left_val>0.2142737954854965</left_val>5275<right_val>-0.1303835958242416</right_val></_></_>5276<_>5277<!-- tree 31 -->5278<_>5279<!-- root node -->5280<feature>5281<rects>5282<_>8 8 4 10 -1.</_>5283<_>8 13 4 5 2.</_></rects>5284<tilted>0</tilted></feature>5285<threshold>-3.9757499471306801e-003</threshold>5286<left_val>-0.2373799979686737</left_val>5287<right_val>0.0512905493378639</right_val></_></_>5288<_>5289<!-- tree 32 -->5290<_>5291<!-- root node -->5292<feature>5293<rects>5294<_>3 17 10 6 -1.</_>5295<_>3 17 5 3 2.</_>5296<_>8 20 5 3 2.</_></rects>5297<tilted>0</tilted></feature>5298<threshold>6.9589749909937382e-003</threshold>5299<left_val>-0.1324627995491028</left_val>5300<right_val>0.2370340973138809</right_val></_></_>5301<_>5302<!-- tree 33 -->5303<_>5304<!-- root node -->5305<feature>5306<rects>5307<_>13 8 2 14 -1.</_>5308<_>13 8 1 14 2.</_></rects>5309<tilted>0</tilted></feature>5310<threshold>7.2270620148628950e-004</threshold>5311<left_val>0.0504780709743500</left_val>5312<right_val>-0.1354480981826782</right_val></_></_>5313<_>5314<!-- tree 34 -->5315<_>5316<!-- root node -->5317<feature>5318<rects>5319<_>1 7 16 5 -1.</_>5320<_>5 7 8 5 2.</_></rects>5321<tilted>0</tilted></feature>5322<threshold>0.0150577295571566</threshold>5323<left_val>-0.0669544637203217</left_val>5324<right_val>0.4536899924278259</right_val></_></_>5325<_>5326<!-- tree 35 -->5327<_>5328<!-- root node -->5329<feature>5330<rects>5331<_>15 5 4 9 -1.</_>5332<_>15 5 2 9 2.</_></rects>5333<tilted>1</tilted></feature>5334<threshold>6.5838429145514965e-003</threshold>5335<left_val>0.0390546694397926</left_val>5336<right_val>-0.1951650977134705</right_val></_></_>5337<_>5338<!-- tree 36 -->5339<_>5340<!-- root node -->5341<feature>5342<rects>5343<_>6 0 3 14 -1.</_>5344<_>7 0 1 14 3.</_></rects>5345<tilted>0</tilted></feature>5346<threshold>-2.9128929600119591e-003</threshold>5347<left_val>0.1760496944189072</left_val>5348<right_val>-0.1563968956470490</right_val></_></_>5349<_>5350<!-- tree 37 -->5351<_>5352<!-- root node -->5353<feature>5354<rects>5355<_>6 4 12 12 -1.</_>5356<_>10 8 4 4 9.</_></rects>5357<tilted>0</tilted></feature>5358<threshold>0.6438639760017395</threshold>5359<left_val>-0.0117776999250054</left_val>5360<right_val>1.0000569820404053</right_val></_></_>5361<_>5362<!-- tree 38 -->5363<_>5364<!-- root node -->5365<feature>5366<rects>5367<_>7 3 4 9 -1.</_>5368<_>9 3 2 9 2.</_></rects>5369<tilted>0</tilted></feature>5370<threshold>5.1160277798771858e-003</threshold>5371<left_val>0.0954646691679955</left_val>5372<right_val>-0.3783237040042877</right_val></_></_>5373<_>5374<!-- tree 39 -->5375<_>5376<!-- root node -->5377<feature>5378<rects>5379<_>10 4 7 8 -1.</_>5380<_>10 6 7 4 2.</_></rects>5381<tilted>0</tilted></feature>5382<threshold>0.0683254972100258</threshold>5383<left_val>-3.9297499461099505e-004</left_val>5384<right_val>-0.9998624920845032</right_val></_></_>5385<_>5386<!-- tree 40 -->5387<_>5388<!-- root node -->5389<feature>5390<rects>5391<_>2 4 7 8 -1.</_>5392<_>2 6 7 4 2.</_></rects>5393<tilted>0</tilted></feature>5394<threshold>0.0440717190504074</threshold>5395<left_val>0.0287165492773056</left_val>5396<right_val>-0.9030649065971375</right_val></_></_>5397<_>5398<!-- tree 41 -->5399<_>5400<!-- root node -->5401<feature>5402<rects>5403<_>4 18 14 3 -1.</_>5404<_>4 19 14 1 3.</_></rects>5405<tilted>0</tilted></feature>5406<threshold>-0.0157125201076269</threshold>5407<left_val>0.2488802969455719</left_val>5408<right_val>-0.0530662611126900</right_val></_></_>5409<_>5410<!-- tree 42 -->5411<_>5412<!-- root node -->5413<feature>5414<rects>5415<_>4 9 2 14 -1.</_>5416<_>5 9 1 14 2.</_></rects>5417<tilted>0</tilted></feature>5418<threshold>-3.9486829191446304e-003</threshold>5419<left_val>-0.5021412968635559</left_val>5420<right_val>0.0520896092057228</right_val></_></_>5421<_>5422<!-- tree 43 -->5423<_>5424<!-- root node -->5425<feature>5426<rects>5427<_>12 15 7 8 -1.</_>5428<_>12 17 7 4 2.</_></rects>5429<tilted>0</tilted></feature>5430<threshold>1.1841469677165151e-003</threshold>5431<left_val>0.0621228888630867</left_val>5432<right_val>-0.1647989004850388</right_val></_></_>5433<_>5434<!-- tree 44 -->5435<_>5436<!-- root node -->5437<feature>5438<rects>5439<_>6 0 7 20 -1.</_>5440<_>6 5 7 10 2.</_></rects>5441<tilted>0</tilted></feature>5442<threshold>-0.1138570979237557</threshold>5443<left_val>0.5672857165336609</left_val>5444<right_val>-0.0388643182814121</right_val></_></_>5445<_>5446<!-- tree 45 -->5447<_>5448<!-- root node -->5449<feature>5450<rects>5451<_>2 1 16 4 -1.</_>5452<_>10 1 8 2 2.</_>5453<_>2 3 8 2 2.</_></rects>5454<tilted>0</tilted></feature>5455<threshold>6.2493737787008286e-003</threshold>5456<left_val>0.0878581404685974</left_val>5457<right_val>-0.2867594957351685</right_val></_></_>5458<_>5459<!-- tree 46 -->5460<_>5461<!-- root node -->5462<feature>5463<rects>5464<_>4 7 3 10 -1.</_>5465<_>4 12 3 5 2.</_></rects>5466<tilted>0</tilted></feature>5467<threshold>-2.3781529162079096e-003</threshold>5468<left_val>0.2668414115905762</left_val>5469<right_val>-0.0932913869619370</right_val></_></_>5470<_>5471<!-- tree 47 -->5472<_>5473<!-- root node -->5474<feature>5475<rects>5476<_>10 6 8 8 -1.</_>5477<_>12 8 4 8 2.</_></rects>5478<tilted>1</tilted></feature>5479<threshold>-0.0636205226182938</threshold>5480<left_val>0.1515336930751801</left_val>5481<right_val>-0.0153540298342705</right_val></_></_>5482<_>5483<!-- tree 48 -->5484<_>5485<!-- root node -->5486<feature>5487<rects>5488<_>3 10 12 8 -1.</_>5489<_>3 10 6 4 2.</_>5490<_>9 14 6 4 2.</_></rects>5491<tilted>0</tilted></feature>5492<threshold>7.9275481402873993e-003</threshold>5493<left_val>0.0882685184478760</left_val>5494<right_val>-0.3187279105186462</right_val></_></_>5495<_>5496<!-- tree 49 -->5497<_>5498<!-- root node -->5499<feature>5500<rects>5501<_>8 4 4 10 -1.</_>5502<_>8 9 4 5 2.</_></rects>5503<tilted>0</tilted></feature>5504<threshold>1.0556660126894712e-003</threshold>5505<left_val>-0.1022611036896706</left_val>5506<right_val>0.0605466999113560</right_val></_></_>5507<_>5508<!-- tree 50 -->5509<_>5510<!-- root node -->5511<feature>5512<rects>5513<_>7 7 5 9 -1.</_>5514<_>7 10 5 3 3.</_></rects>5515<tilted>0</tilted></feature>5516<threshold>9.1879200190305710e-003</threshold>5517<left_val>0.0809634029865265</left_val>5518<right_val>-0.3503153920173645</right_val></_></_>5519<_>5520<!-- tree 51 -->5521<_>5522<!-- root node -->5523<feature>5524<rects>5525<_>1 4 17 3 -1.</_>5526<_>1 5 17 1 3.</_></rects>5527<tilted>0</tilted></feature>5528<threshold>3.9727380499243736e-003</threshold>5529<left_val>-0.1033485010266304</left_val>5530<right_val>0.2745018899440765</right_val></_></_>5531<_>5532<!-- tree 52 -->5533<_>5534<!-- root node -->5535<feature>5536<rects>5537<_>2 3 14 3 -1.</_>5538<_>2 4 14 1 3.</_></rects>5539<tilted>0</tilted></feature>5540<threshold>1.7149309860542417e-003</threshold>5541<left_val>-0.1232967972755432</left_val>5542<right_val>0.2156181931495667</right_val></_></_></trees>5543<stage_threshold>-0.9315267801284790</stage_threshold>5544<parent>14</parent>5545<next>-1</next></_>5546<_>5547<!-- stage 16 -->5548<trees>5549<_>5550<!-- tree 0 -->5551<_>5552<!-- root node -->5553<feature>5554<rects>5555<_>2 7 14 2 -1.</_>5556<_>2 7 7 2 2.</_></rects>5557<tilted>1</tilted></feature>5558<threshold>-0.0145478900521994</threshold>5559<left_val>-0.5704287290573120</left_val>5560<right_val>0.1016409024596214</right_val></_></_>5561<_>5562<!-- tree 1 -->5563<_>5564<!-- root node -->5565<feature>5566<rects>5567<_>10 19 8 4 -1.</_>5568<_>10 19 4 4 2.</_></rects>5569<tilted>0</tilted></feature>5570<threshold>-1.2570459512062371e-004</threshold>5571<left_val>0.0775668919086456</left_val>5572<right_val>-0.2952415049076080</right_val></_></_>5573<_>5574<!-- tree 2 -->5575<_>5576<!-- root node -->5577<feature>5578<rects>5579<_>5 0 5 22 -1.</_>5580<_>5 11 5 11 2.</_></rects>5581<tilted>0</tilted></feature>5582<threshold>9.4022490084171295e-003</threshold>5583<left_val>-0.3261851966381073</left_val>5584<right_val>0.1368803977966309</right_val></_></_>5585<_>5586<!-- tree 3 -->5587<_>5588<!-- root node -->5589<feature>5590<rects>5591<_>10 19 8 4 -1.</_>5592<_>10 19 4 4 2.</_></rects>5593<tilted>0</tilted></feature>5594<threshold>-5.1469001919031143e-003</threshold>5595<left_val>-0.2248636037111282</left_val>5596<right_val>0.1488638967275620</right_val></_></_>5597<_>5598<!-- tree 4 -->5599<_>5600<!-- root node -->5601<feature>5602<rects>5603<_>1 19 8 4 -1.</_>5604<_>5 19 4 4 2.</_></rects>5605<tilted>0</tilted></feature>5606<threshold>-3.1212199246510863e-004</threshold>5607<left_val>0.1128714978694916</left_val>5608<right_val>-0.3288873136043549</right_val></_></_>5609<_>5610<!-- tree 5 -->5611<_>5612<!-- root node -->5613<feature>5614<rects>5615<_>8 12 4 9 -1.</_>5616<_>8 12 2 9 2.</_></rects>5617<tilted>0</tilted></feature>5618<threshold>0.0187426097691059</threshold>5619<left_val>-0.0180800706148148</left_val>5620<right_val>0.3011532127857208</right_val></_></_>5621<_>5622<!-- tree 6 -->5623<_>5624<!-- root node -->5625<feature>5626<rects>5627<_>1 16 9 5 -1.</_>5628<_>4 16 3 5 3.</_></rects>5629<tilted>0</tilted></feature>5630<threshold>2.9675778932869434e-003</threshold>5631<left_val>-0.2594884932041168</left_val>5632<right_val>0.1330806016921997</right_val></_></_>5633<_>5634<!-- tree 7 -->5635<_>5636<!-- root node -->5637<feature>5638<rects>5639<_>3 20 15 3 -1.</_>5640<_>8 20 5 3 3.</_></rects>5641<tilted>0</tilted></feature>5642<threshold>-0.0302950795739889</threshold>5643<left_val>-0.6004132032394409</left_val>5644<right_val>0.0335165485739708</right_val></_></_>5645<_>5646<!-- tree 8 -->5647<_>5648<!-- root node -->5649<feature>5650<rects>5651<_>3 8 10 14 -1.</_>5652<_>8 8 5 14 2.</_></rects>5653<tilted>0</tilted></feature>5654<threshold>6.4835487864911556e-003</threshold>5655<left_val>-0.0777680873870850</left_val>5656<right_val>0.4626832008361816</right_val></_></_>5657<_>5658<!-- tree 9 -->5659<_>5660<!-- root node -->5661<feature>5662<rects>5663<_>10 5 7 6 -1.</_>5664<_>10 5 7 3 2.</_></rects>5665<tilted>1</tilted></feature>5666<threshold>2.2889559622853994e-003</threshold>5667<left_val>0.0604118295013905</left_val>5668<right_val>-0.1749873012304306</right_val></_></_>5669<_>5670<!-- tree 10 -->5671<_>5672<!-- root node -->5673<feature>5674<rects>5675<_>9 5 6 7 -1.</_>5676<_>9 5 3 7 2.</_></rects>5677<tilted>1</tilted></feature>5678<threshold>-1.6078320331871510e-003</threshold>5679<left_val>-0.2955718040466309</left_val>5680<right_val>0.1544979065656662</right_val></_></_>5681<_>5682<!-- tree 11 -->5683<_>5684<!-- root node -->5685<feature>5686<rects>5687<_>10 4 9 10 -1.</_>5688<_>10 4 9 5 2.</_></rects>5689<tilted>1</tilted></feature>5690<threshold>-0.2334866970777512</threshold>5691<left_val>-0.6375194787979126</left_val>5692<right_val>0.0137483095750213</right_val></_></_>5693<_>5694<!-- tree 12 -->5695<_>5696<!-- root node -->5697<feature>5698<rects>5699<_>9 4 10 9 -1.</_>5700<_>9 4 5 9 2.</_></rects>5701<tilted>1</tilted></feature>5702<threshold>5.8999718166887760e-003</threshold>5703<left_val>0.1271378993988037</left_val>5704<right_val>-0.3268949091434479</right_val></_></_>5705<_>5706<!-- tree 13 -->5707<_>5708<!-- root node -->5709<feature>5710<rects>5711<_>12 15 7 8 -1.</_>5712<_>12 17 7 4 2.</_></rects>5713<tilted>0</tilted></feature>5714<threshold>0.0120737198740244</threshold>5715<left_val>0.0166142601519823</left_val>5716<right_val>-0.2270717024803162</right_val></_></_>5717<_>5718<!-- tree 14 -->5719<_>5720<!-- root node -->5721<feature>5722<rects>5723<_>0 15 7 8 -1.</_>5724<_>0 17 7 4 2.</_></rects>5725<tilted>0</tilted></feature>5726<threshold>-5.6356011191383004e-004</threshold>5727<left_val>0.1687919050455093</left_val>5728<right_val>-0.1960531026124954</right_val></_></_>5729<_>5730<!-- tree 15 -->5731<_>5732<!-- root node -->5733<feature>5734<rects>5735<_>0 16 19 4 -1.</_>5736<_>0 17 19 2 2.</_></rects>5737<tilted>0</tilted></feature>5738<threshold>1.7435080371797085e-003</threshold>5739<left_val>-0.1383100003004074</left_val>5740<right_val>0.2210350930690765</right_val></_></_>5741<_>5742<!-- tree 16 -->5743<_>5744<!-- root node -->5745<feature>5746<rects>5747<_>4 20 10 3 -1.</_>5748<_>9 20 5 3 2.</_></rects>5749<tilted>0</tilted></feature>5750<threshold>6.6066621802747250e-003</threshold>5751<left_val>0.0443545281887054</left_val>5752<right_val>-0.6736524105072022</right_val></_></_>5753<_>5754<!-- tree 17 -->5755<_>5756<!-- root node -->5757<feature>5758<rects>5759<_>9 8 4 15 -1.</_>5760<_>10 8 2 15 2.</_></rects>5761<tilted>0</tilted></feature>5762<threshold>-5.9419698081910610e-003</threshold>5763<left_val>0.1756900995969772</left_val>5764<right_val>-0.1369722038507462</right_val></_></_>5765<_>5766<!-- tree 18 -->5767<_>5768<!-- root node -->5769<feature>5770<rects>5771<_>4 7 4 14 -1.</_>5772<_>4 7 2 7 2.</_>5773<_>6 14 2 7 2.</_></rects>5774<tilted>0</tilted></feature>5775<threshold>4.9261527601629496e-004</threshold>5776<left_val>-0.2103513032197952</left_val>5777<right_val>0.1324183046817780</right_val></_></_>5778<_>5779<!-- tree 19 -->5780<_>5781<!-- root node -->5782<feature>5783<rects>5784<_>12 8 2 15 -1.</_>5785<_>12 8 1 15 2.</_></rects>5786<tilted>0</tilted></feature>5787<threshold>-3.6582869943231344e-003</threshold>5788<left_val>0.1542036980390549</left_val>5789<right_val>-0.1056322008371353</right_val></_></_>5790<_>5791<!-- tree 20 -->5792<_>5793<!-- root node -->5794<feature>5795<rects>5796<_>5 8 2 15 -1.</_>5797<_>6 8 1 15 2.</_></rects>5798<tilted>0</tilted></feature>5799<threshold>-1.4477679505944252e-003</threshold>5800<left_val>-0.2892096042633057</left_val>5801<right_val>0.1495039016008377</right_val></_></_>5802<_>5803<!-- tree 21 -->5804<_>5805<!-- root node -->5806<feature>5807<rects>5808<_>8 12 4 11 -1.</_>5809<_>8 12 2 11 2.</_></rects>5810<tilted>0</tilted></feature>5811<threshold>-1.0310580255463719e-003</threshold>5812<left_val>0.0885729715228081</left_val>5813<right_val>-0.0903758332133293</right_val></_></_>5814<_>5815<!-- tree 22 -->5816<_>5817<!-- root node -->5818<feature>5819<rects>5820<_>7 12 4 11 -1.</_>5821<_>9 12 2 11 2.</_></rects>5822<tilted>0</tilted></feature>5823<threshold>3.2927519641816616e-003</threshold>5824<left_val>-0.1108772978186607</left_val>5825<right_val>0.3000374138355255</right_val></_></_>5826<_>5827<!-- tree 23 -->5828<_>5829<!-- root node -->5830<feature>5831<rects>5832<_>10 4 3 10 -1.</_>5833<_>10 4 3 5 2.</_></rects>5834<tilted>1</tilted></feature>5835<threshold>-1.6668019816279411e-003</threshold>5836<left_val>-0.0620541088283062</left_val>5837<right_val>0.2265225946903229</right_val></_></_>5838<_>5839<!-- tree 24 -->5840<_>5841<!-- root node -->5842<feature>5843<rects>5844<_>3 16 4 7 -1.</_>5845<_>5 16 2 7 2.</_></rects>5846<tilted>0</tilted></feature>5847<threshold>1.3452100101858377e-003</threshold>5848<left_val>0.0920129716396332</left_val>5849<right_val>-0.3594416081905365</right_val></_></_>5850<_>5851<!-- tree 25 -->5852<_>5853<!-- root node -->5854<feature>5855<rects>5856<_>3 17 16 3 -1.</_>5857<_>3 18 16 1 3.</_></rects>5858<tilted>0</tilted></feature>5859<threshold>-0.0149815697222948</threshold>5860<left_val>0.3663609027862549</left_val>5861<right_val>-0.0645568072795868</right_val></_></_>5862<_>5863<!-- tree 26 -->5864<_>5865<!-- root node -->5866<feature>5867<rects>5868<_>0 12 4 10 -1.</_>5869<_>2 12 2 10 2.</_></rects>5870<tilted>0</tilted></feature>5871<threshold>6.2536462210118771e-003</threshold>5872<left_val>0.0693813636898994</left_val>5873<right_val>-0.4102383852005005</right_val></_></_>5874<_>5875<!-- tree 27 -->5876<_>5877<!-- root node -->5878<feature>5879<rects>5880<_>7 14 12 6 -1.</_>5881<_>10 14 6 6 2.</_></rects>5882<tilted>0</tilted></feature>5883<threshold>0.0509373992681503</threshold>5884<left_val>0.0178699307143688</left_val>5885<right_val>-0.6052407026290894</right_val></_></_>5886<_>5887<!-- tree 28 -->5888<_>5889<!-- root node -->5890<feature>5891<rects>5892<_>0 14 12 6 -1.</_>5893<_>3 14 6 6 2.</_></rects>5894<tilted>0</tilted></feature>5895<threshold>1.0756580159068108e-003</threshold>5896<left_val>-0.2377794981002808</left_val>5897<right_val>0.1422331929206848</right_val></_></_>5898<_>5899<!-- tree 29 -->5900<_>5901<!-- root node -->5902<feature>5903<rects>5904<_>7 0 12 4 -1.</_>5905<_>11 0 4 4 3.</_></rects>5906<tilted>0</tilted></feature>5907<threshold>-4.1086040437221527e-003</threshold>5908<left_val>0.1491537988185883</left_val>5909<right_val>-0.1921306997537613</right_val></_></_>5910<_>5911<!-- tree 30 -->5912<_>5913<!-- root node -->5914<feature>5915<rects>5916<_>7 0 4 10 -1.</_>5917<_>9 0 2 10 2.</_></rects>5918<tilted>0</tilted></feature>5919<threshold>-0.0133385201916099</threshold>5920<left_val>-0.4971103072166443</left_val>5921<right_val>0.0657551586627960</right_val></_></_>5922<_>5923<!-- tree 31 -->5924<_>5925<!-- root node -->5926<feature>5927<rects>5928<_>9 0 10 3 -1.</_>5929<_>9 0 5 3 2.</_></rects>5930<tilted>0</tilted></feature>5931<threshold>0.0319979712367058</threshold>5932<left_val>-0.0649275928735733</left_val>5933<right_val>0.6657704114913940</right_val></_></_>5934<_>5935<!-- tree 32 -->5936<_>5937<!-- root node -->5938<feature>5939<rects>5940<_>0 0 10 3 -1.</_>5941<_>5 0 5 3 2.</_></rects>5942<tilted>0</tilted></feature>5943<threshold>-0.0496860593557358</threshold>5944<left_val>0.5067688822746277</left_val>5945<right_val>-0.0646769106388092</right_val></_></_>5946<_>5947<!-- tree 33 -->5948<_>5949<!-- root node -->5950<feature>5951<rects>5952<_>6 5 8 8 -1.</_>5953<_>10 5 4 4 2.</_>5954<_>6 9 4 4 2.</_></rects>5955<tilted>0</tilted></feature>5956<threshold>6.0286428779363632e-003</threshold>5957<left_val>0.0882148966193199</left_val>5958<right_val>-0.2792361974716187</right_val></_></_>5959<_>5960<!-- tree 34 -->5961<_>5962<!-- root node -->5963<feature>5964<rects>5965<_>4 6 2 14 -1.</_>5966<_>5 6 1 14 2.</_></rects>5967<tilted>0</tilted></feature>5968<threshold>-6.9053061306476593e-003</threshold>5969<left_val>-0.6145234704017639</left_val>5970<right_val>0.0356314890086651</right_val></_></_>5971<_>5972<!-- tree 35 -->5973<_>5974<!-- root node -->5975<feature>5976<rects>5977<_>10 8 6 10 -1.</_>5978<_>12 8 2 10 3.</_></rects>5979<tilted>0</tilted></feature>5980<threshold>5.8130919933319092e-003</threshold>5981<left_val>-0.0936536267399788</left_val>5982<right_val>0.0998173579573631</right_val></_></_>5983<_>5984<!-- tree 36 -->5985<_>5986<!-- root node -->5987<feature>5988<rects>5989<_>3 8 6 10 -1.</_>5990<_>5 8 2 10 3.</_></rects>5991<tilted>0</tilted></feature>5992<threshold>-0.0110304197296500</threshold>5993<left_val>0.4579817056655884</left_val>5994<right_val>-0.0651249736547470</right_val></_></_>5995<_>5996<!-- tree 37 -->5997<_>5998<!-- root node -->5999<feature>6000<rects>6001<_>5 15 12 6 -1.</_>6002<_>9 15 4 6 3.</_></rects>6003<tilted>0</tilted></feature>6004<threshold>-1.5703570097684860e-003</threshold>6005<left_val>0.0471136607229710</left_val>6006<right_val>-0.1334746032953262</right_val></_></_>6007<_>6008<!-- tree 38 -->6009<_>6010<!-- root node -->6011<feature>6012<rects>6013<_>2 15 12 6 -1.</_>6014<_>6 15 4 6 3.</_></rects>6015<tilted>0</tilted></feature>6016<threshold>4.6482901088893414e-003</threshold>6017<left_val>0.0739326775074005</left_val>6018<right_val>-0.4214586019515991</right_val></_></_>6019<_>6020<!-- tree 39 -->6021<_>6022<!-- root node -->6023<feature>6024<rects>6025<_>8 5 5 8 -1.</_>6026<_>8 9 5 4 2.</_></rects>6027<tilted>0</tilted></feature>6028<threshold>5.0479872152209282e-004</threshold>6029<left_val>-0.2051727026700974</left_val>6030<right_val>0.0951282531023026</right_val></_></_>6031<_>6032<!-- tree 40 -->6033<_>6034<!-- root node -->6035<feature>6036<rects>6037<_>0 2 14 4 -1.</_>6038<_>7 2 7 4 2.</_></rects>6039<tilted>0</tilted></feature>6040<threshold>0.0261257607489824</threshold>6041<left_val>-0.0688169673085213</left_val>6042<right_val>0.4264478981494904</right_val></_></_>6043<_>6044<!-- tree 41 -->6045<_>6046<!-- root node -->6047<feature>6048<rects>6049<_>7 1 6 7 -1.</_>6050<_>9 1 2 7 3.</_></rects>6051<tilted>0</tilted></feature>6052<threshold>6.4811189658939838e-003</threshold>6053<left_val>0.1130238994956017</left_val>6054<right_val>-0.4702106118202210</right_val></_></_>6055<_>6056<!-- tree 42 -->6057<_>6058<!-- root node -->6059<feature>6060<rects>6061<_>6 2 4 17 -1.</_>6062<_>7 2 2 17 2.</_></rects>6063<tilted>0</tilted></feature>6064<threshold>-0.0454841814935207</threshold>6065<left_val>0.5410146713256836</left_val>6066<right_val>-0.0568048395216465</right_val></_></_>6067<_>6068<!-- tree 43 -->6069<_>6070<!-- root node -->6071<feature>6072<rects>6073<_>8 1 9 15 -1.</_>6074<_>11 6 3 5 9.</_></rects>6075<tilted>0</tilted></feature>6076<threshold>0.0689561367034912</threshold>6077<left_val>0.0344441197812557</left_val>6078<right_val>-0.1741154938936234</right_val></_></_>6079<_>6080<!-- tree 44 -->6081<_>6082<!-- root node -->6083<feature>6084<rects>6085<_>0 0 12 4 -1.</_>6086<_>4 0 4 4 3.</_></rects>6087<tilted>0</tilted></feature>6088<threshold>-2.0358948968350887e-003</threshold>6089<left_val>0.1336694061756134</left_val>6090<right_val>-0.2098592072725296</right_val></_></_>6091<_>6092<!-- tree 45 -->6093<_>6094<!-- root node -->6095<feature>6096<rects>6097<_>11 1 8 8 -1.</_>6098<_>11 5 8 4 2.</_></rects>6099<tilted>0</tilted></feature>6100<threshold>1.4390050200745463e-003</threshold>6101<left_val>-0.1644961982965469</left_val>6102<right_val>0.0988863483071327</right_val></_></_>6103<_>6104<!-- tree 46 -->6105<_>6106<!-- root node -->6107<feature>6108<rects>6109<_>0 1 8 8 -1.</_>6110<_>0 5 8 4 2.</_></rects>6111<tilted>0</tilted></feature>6112<threshold>0.0301804803311825</threshold>6113<left_val>0.0876353830099106</left_val>6114<right_val>-0.3946411907672882</right_val></_></_>6115<_>6116<!-- tree 47 -->6117<_>6118<!-- root node -->6119<feature>6120<rects>6121<_>10 8 3 14 -1.</_>6122<_>11 8 1 14 3.</_></rects>6123<tilted>0</tilted></feature>6124<threshold>-3.8663588929921389e-003</threshold>6125<left_val>0.1596461981534958</left_val>6126<right_val>-0.1184082999825478</right_val></_></_>6127<_>6128<!-- tree 48 -->6129<_>6130<!-- root node -->6131<feature>6132<rects>6133<_>9 4 10 3 -1.</_>6134<_>9 4 5 3 2.</_></rects>6135<tilted>1</tilted></feature>6136<threshold>0.0107534900307655</threshold>6137<left_val>-0.0571420602500439</left_val>6138<right_val>0.5012527704238892</right_val></_></_>6139<_>6140<!-- tree 49 -->6141<_>6142<!-- root node -->6143<feature>6144<rects>6145<_>11 8 2 11 -1.</_>6146<_>11 8 1 11 2.</_></rects>6147<tilted>1</tilted></feature>6148<threshold>0.0109781501814723</threshold>6149<left_val>0.0359851606190205</left_val>6150<right_val>-0.3864648044109345</right_val></_></_>6151<_>6152<!-- tree 50 -->6153<_>6154<!-- root node -->6155<feature>6156<rects>6157<_>3 13 4 8 -1.</_>6158<_>3 17 4 4 2.</_></rects>6159<tilted>0</tilted></feature>6160<threshold>-7.8152219066396356e-004</threshold>6161<left_val>0.1824809014797211</left_val>6162<right_val>-0.1643594950437546</right_val></_></_>6163<_>6164<!-- tree 51 -->6165<_>6166<!-- root node -->6167<feature>6168<rects>6169<_>10 11 8 12 -1.</_>6170<_>10 17 8 6 2.</_></rects>6171<tilted>0</tilted></feature>6172<threshold>-6.9936108775436878e-003</threshold>6173<left_val>-0.2655623853206635</left_val>6174<right_val>0.0944361016154289</right_val></_></_>6175<_>6176<!-- tree 52 -->6177<_>6178<!-- root node -->6179<feature>6180<rects>6181<_>6 8 3 14 -1.</_>6182<_>7 8 1 14 3.</_></rects>6183<tilted>0</tilted></feature>6184<threshold>0.0231257304549217</threshold>6185<left_val>-0.0591019392013550</left_val>6186<right_val>0.5735905766487122</right_val></_></_>6187<_>6188<!-- tree 53 -->6189<_>6190<!-- root node -->6191<feature>6192<rects>6193<_>10 9 2 10 -1.</_>6194<_>10 9 1 10 2.</_></rects>6195<tilted>1</tilted></feature>6196<threshold>-0.0170555207878351</threshold>6197<left_val>-0.5456724762916565</left_val>6198<right_val>0.0271531306207180</right_val></_></_>6199<_>6200<!-- tree 54 -->6201<_>6202<!-- root node -->6203<feature>6204<rects>6205<_>8 11 6 6 -1.</_>6206<_>8 11 3 6 2.</_></rects>6207<tilted>1</tilted></feature>6208<threshold>0.0151922898367047</threshold>6209<left_val>0.0925809815526009</left_val>6210<right_val>-0.2973513901233673</right_val></_></_></trees>6211<stage_threshold>-0.9398486018180847</stage_threshold>6212<parent>15</parent>6213<next>-1</next></_>6214<_>6215<!-- stage 17 -->6216<trees>6217<_>6218<!-- tree 0 -->6219<_>6220<!-- root node -->6221<feature>6222<rects>6223<_>1 6 16 4 -1.</_>6224<_>5 6 8 4 2.</_></rects>6225<tilted>0</tilted></feature>6226<threshold>-0.0215891394764185</threshold>6227<left_val>0.3377926051616669</left_val>6228<right_val>-0.2672545909881592</right_val></_></_>6229<_>6230<!-- tree 1 -->6231<_>6232<!-- root node -->6233<feature>6234<rects>6235<_>12 0 2 14 -1.</_>6236<_>12 7 2 7 2.</_></rects>6237<tilted>0</tilted></feature>6238<threshold>6.3885431736707687e-003</threshold>6239<left_val>-0.2675912976264954</left_val>6240<right_val>0.2143868952989578</right_val></_></_>6241<_>6242<!-- tree 2 -->6243<_>6244<!-- root node -->6245<feature>6246<rects>6247<_>7 9 3 14 -1.</_>6248<_>8 9 1 14 3.</_></rects>6249<tilted>0</tilted></feature>6250<threshold>-2.4394609499722719e-003</threshold>6251<left_val>0.1884108930826187</left_val>6252<right_val>-0.2349513024091721</right_val></_></_>6253<_>6254<!-- tree 3 -->6255<_>6256<!-- root node -->6257<feature>6258<rects>6259<_>11 7 2 11 -1.</_>6260<_>11 7 1 11 2.</_></rects>6261<tilted>1</tilted></feature>6262<threshold>3.9824391715228558e-003</threshold>6263<left_val>0.0466899089515209</left_val>6264<right_val>-0.1798482984304428</right_val></_></_>6265<_>6266<!-- tree 4 -->6267<_>6268<!-- root node -->6269<feature>6270<rects>6271<_>8 7 11 2 -1.</_>6272<_>8 7 11 1 2.</_></rects>6273<tilted>1</tilted></feature>6274<threshold>-3.1252959161065519e-004</threshold>6275<left_val>0.1726770997047424</left_val>6276<right_val>-0.1878277957439423</right_val></_></_>6277<_>6278<!-- tree 5 -->6279<_>6280<!-- root node -->6281<feature>6282<rects>6283<_>7 0 6 5 -1.</_>6284<_>7 0 3 5 2.</_></rects>6285<tilted>0</tilted></feature>6286<threshold>3.3181109465658665e-003</threshold>6287<left_val>0.1208112016320229</left_val>6288<right_val>-0.3237386941909790</right_val></_></_>6289<_>6290<!-- tree 6 -->6291<_>6292<!-- root node -->6293<feature>6294<rects>6295<_>5 0 9 5 -1.</_>6296<_>8 0 3 5 3.</_></rects>6297<tilted>0</tilted></feature>6298<threshold>-7.0711369626224041e-003</threshold>6299<left_val>-0.2749837934970856</left_val>6300<right_val>0.1386826932430267</right_val></_></_>6301<_>6302<!-- tree 7 -->6303<_>6304<!-- root node -->6305<feature>6306<rects>6307<_>7 17 10 6 -1.</_>6308<_>12 17 5 3 2.</_>6309<_>7 20 5 3 2.</_></rects>6310<tilted>0</tilted></feature>6311<threshold>4.4392608106136322e-003</threshold>6312<left_val>-0.2227901965379715</left_val>6313<right_val>0.1715514063835144</right_val></_></_>6314<_>6315<!-- tree 8 -->6316<_>6317<!-- root node -->6318<feature>6319<rects>6320<_>7 6 4 15 -1.</_>6321<_>8 6 2 15 2.</_></rects>6322<tilted>0</tilted></feature>6323<threshold>2.1352670155465603e-003</threshold>6324<left_val>-0.1132285967469215</left_val>6325<right_val>0.2842895984649658</right_val></_></_>6326<_>6327<!-- tree 9 -->6328<_>6329<!-- root node -->6330<feature>6331<rects>6332<_>5 11 10 3 -1.</_>6333<_>5 11 5 3 2.</_></rects>6334<tilted>0</tilted></feature>6335<threshold>-4.0205409750342369e-003</threshold>6336<left_val>-0.2454255074262619</left_val>6337<right_val>0.0949575006961823</right_val></_></_>6338<_>6339<!-- tree 10 -->6340<_>6341<!-- root node -->6342<feature>6343<rects>6344<_>8 7 3 14 -1.</_>6345<_>9 7 1 14 3.</_></rects>6346<tilted>0</tilted></feature>6347<threshold>-6.5228617750108242e-003</threshold>6348<left_val>0.3210678994655609</left_val>6349<right_val>-0.0973723679780960</right_val></_></_>6350<_>6351<!-- tree 11 -->6352<_>6353<!-- root node -->6354<feature>6355<rects>6356<_>10 8 2 10 -1.</_>6357<_>10 8 1 10 2.</_></rects>6358<tilted>1</tilted></feature>6359<threshold>4.4146090658614412e-005</threshold>6360<left_val>-0.1526933014392853</left_val>6361<right_val>0.0851288363337517</right_val></_></_>6362<_>6363<!-- tree 12 -->6364<_>6365<!-- root node -->6366<feature>6367<rects>6368<_>3 3 9 18 -1.</_>6369<_>6 9 3 6 9.</_></rects>6370<tilted>0</tilted></feature>6371<threshold>0.0476060397922993</threshold>6372<left_val>0.0793397575616837</left_val>6373<right_val>-0.2959941923618317</right_val></_></_>6374<_>6375<!-- tree 13 -->6376<_>6377<!-- root node -->6378<feature>6379<rects>6380<_>8 0 10 12 -1.</_>6381<_>13 0 5 6 2.</_>6382<_>8 6 5 6 2.</_></rects>6383<tilted>0</tilted></feature>6384<threshold>0.0409286618232727</threshold>6385<left_val>-0.0351422615349293</left_val>6386<right_val>0.3759357929229736</right_val></_></_>6387<_>6388<!-- tree 14 -->6389<_>6390<!-- root node -->6391<feature>6392<rects>6393<_>1 12 12 11 -1.</_>6394<_>4 12 6 11 2.</_></rects>6395<tilted>0</tilted></feature>6396<threshold>-0.0111618898808956</threshold>6397<left_val>-0.2674781084060669</left_val>6398<right_val>0.0891817882657051</right_val></_></_>6399<_>6400<!-- tree 15 -->6401<_>6402<!-- root node -->6403<feature>6404<rects>6405<_>2 4 15 9 -1.</_>6406<_>7 7 5 3 9.</_></rects>6407<tilted>0</tilted></feature>6408<threshold>-0.2988845109939575</threshold>6409<left_val>0.4801439940929413</left_val>6410<right_val>-0.0724850520491600</right_val></_></_>6411<_>6412<!-- tree 16 -->6413<_>6414<!-- root node -->6415<feature>6416<rects>6417<_>3 7 10 10 -1.</_>6418<_>8 7 5 10 2.</_></rects>6419<tilted>0</tilted></feature>6420<threshold>0.0115143600851297</threshold>6421<left_val>-0.0592182502150536</left_val>6422<right_val>0.4096263945102692</right_val></_></_>6423<_>6424<!-- tree 17 -->6425<_>6426<!-- root node -->6427<feature>6428<rects>6429<_>10 8 2 10 -1.</_>6430<_>10 8 1 10 2.</_></rects>6431<tilted>1</tilted></feature>6432<threshold>-2.6182739529758692e-003</threshold>6433<left_val>-0.1847873926162720</left_val>6434<right_val>0.0398015603423119</right_val></_></_>6435<_>6436<!-- tree 18 -->6437<_>6438<!-- root node -->6439<feature>6440<rects>6441<_>2 18 6 5 -1.</_>6442<_>5 18 3 5 2.</_></rects>6443<tilted>0</tilted></feature>6444<threshold>-1.2829460320062935e-004</threshold>6445<left_val>0.1071091964840889</left_val>6446<right_val>-0.2415527999401093</right_val></_></_>6447<_>6448<!-- tree 19 -->6449<_>6450<!-- root node -->6451<feature>6452<rects>6453<_>9 20 10 3 -1.</_>6454<_>9 20 5 3 2.</_></rects>6455<tilted>0</tilted></feature>6456<threshold>-6.9328160025179386e-003</threshold>6457<left_val>-0.2984572052955627</left_val>6458<right_val>0.0456579588353634</right_val></_></_>6459<_>6460<!-- tree 20 -->6461<_>6462<!-- root node -->6463<feature>6464<rects>6465<_>5 0 4 14 -1.</_>6466<_>5 0 2 7 2.</_>6467<_>7 7 2 7 2.</_></rects>6468<tilted>0</tilted></feature>6469<threshold>-6.3937888480722904e-003</threshold>6470<left_val>0.1836351007223129</left_val>6471<right_val>-0.1404941976070404</right_val></_></_>6472<_>6473<!-- tree 21 -->6474<_>6475<!-- root node -->6476<feature>6477<rects>6478<_>8 0 10 12 -1.</_>6479<_>13 0 5 6 2.</_>6480<_>8 6 5 6 2.</_></rects>6481<tilted>0</tilted></feature>6482<threshold>4.1702711023390293e-003</threshold>6483<left_val>-0.0518900193274021</left_val>6484<right_val>0.1021158024668694</right_val></_></_>6485<_>6486<!-- tree 22 -->6487<_>6488<!-- root node -->6489<feature>6490<rects>6491<_>2 0 8 18 -1.</_>6492<_>2 0 4 9 2.</_>6493<_>6 9 4 9 2.</_></rects>6494<tilted>0</tilted></feature>6495<threshold>0.0103909997269511</threshold>6496<left_val>-0.1342698931694031</left_val>6497<right_val>0.1913730949163437</right_val></_></_>6498<_>6499<!-- tree 23 -->6500<_>6501<!-- root node -->6502<feature>6503<rects>6504<_>10 0 8 4 -1.</_>6505<_>10 0 4 4 2.</_></rects>6506<tilted>0</tilted></feature>6507<threshold>0.0130047397688031</threshold>6508<left_val>-0.0459227189421654</left_val>6509<right_val>0.3052693009376526</right_val></_></_>6510<_>6511<!-- tree 24 -->6512<_>6513<!-- root node -->6514<feature>6515<rects>6516<_>9 9 9 2 -1.</_>6517<_>9 9 9 1 2.</_></rects>6518<tilted>1</tilted></feature>6519<threshold>-4.0645021945238113e-003</threshold>6520<left_val>-0.4847716093063355</left_val>6521<right_val>0.0693384632468224</right_val></_></_>6522<_>6523<!-- tree 25 -->6524<_>6525<!-- root node -->6526<feature>6527<rects>6528<_>15 7 3 10 -1.</_>6529<_>15 12 3 5 2.</_></rects>6530<tilted>0</tilted></feature>6531<threshold>-3.7050418904982507e-004</threshold>6532<left_val>0.1009071990847588</left_val>6533<right_val>-0.0689112767577171</right_val></_></_>6534<_>6535<!-- tree 26 -->6536<_>6537<!-- root node -->6538<feature>6539<rects>6540<_>1 7 3 10 -1.</_>6541<_>1 12 3 5 2.</_></rects>6542<tilted>0</tilted></feature>6543<threshold>8.8882551062852144e-004</threshold>6544<left_val>-0.1674278974533081</left_val>6545<right_val>0.1896588951349258</right_val></_></_>6546<_>6547<!-- tree 27 -->6548<_>6549<!-- root node -->6550<feature>6551<rects>6552<_>15 6 4 7 -1.</_>6553<_>15 6 2 7 2.</_></rects>6554<tilted>0</tilted></feature>6555<threshold>-4.8583559691905975e-003</threshold>6556<left_val>-0.4078938961029053</left_val>6557<right_val>0.0514833517372608</right_val></_></_>6558<_>6559<!-- tree 28 -->6560<_>6561<!-- root node -->6562<feature>6563<rects>6564<_>4 15 6 7 -1.</_>6565<_>6 15 2 7 3.</_></rects>6566<tilted>0</tilted></feature>6567<threshold>4.4327960349619389e-003</threshold>6568<left_val>-0.1426250934600830</left_val>6569<right_val>0.1898719072341919</right_val></_></_>6570<_>6571<!-- tree 29 -->6572<_>6573<!-- root node -->6574<feature>6575<rects>6576<_>2 2 16 20 -1.</_>6577<_>10 2 8 10 2.</_>6578<_>2 12 8 10 2.</_></rects>6579<tilted>0</tilted></feature>6580<threshold>0.0209997091442347</threshold>6581<left_val>0.0921537727117538</left_val>6582<right_val>-0.3077355027198792</right_val></_></_>6583<_>6584<!-- tree 30 -->6585<_>6586<!-- root node -->6587<feature>6588<rects>6589<_>4 17 7 6 -1.</_>6590<_>4 19 7 2 3.</_></rects>6591<tilted>0</tilted></feature>6592<threshold>-2.2740170825272799e-003</threshold>6593<left_val>0.1517627984285355</left_val>6594<right_val>-0.1652870029211044</right_val></_></_>6595<_>6596<!-- tree 31 -->6597<_>6598<!-- root node -->6599<feature>6600<rects>6601<_>3 15 15 6 -1.</_>6602<_>3 18 15 3 2.</_></rects>6603<tilted>0</tilted></feature>6604<threshold>-0.0150755401700735</threshold>6605<left_val>-0.3103924095630646</left_val>6606<right_val>0.0656969398260117</right_val></_></_>6607<_>6608<!-- tree 32 -->6609<_>6610<!-- root node -->6611<feature>6612<rects>6613<_>0 18 14 3 -1.</_>6614<_>0 19 14 1 3.</_></rects>6615<tilted>0</tilted></feature>6616<threshold>9.5290662720799446e-003</threshold>6617<left_val>-0.0676930174231529</left_val>6618<right_val>0.4069203138351440</right_val></_></_>6619<_>6620<!-- tree 33 -->6621<_>6622<!-- root node -->6623<feature>6624<rects>6625<_>9 20 10 3 -1.</_>6626<_>9 20 5 3 2.</_></rects>6627<tilted>0</tilted></feature>6628<threshold>1.2057139538228512e-003</threshold>6629<left_val>0.0431881882250309</left_val>6630<right_val>-0.1845436990261078</right_val></_></_>6631<_>6632<!-- tree 34 -->6633<_>6634<!-- root node -->6635<feature>6636<rects>6637<_>2 0 4 18 -1.</_>6638<_>2 0 2 9 2.</_>6639<_>4 9 2 9 2.</_></rects>6640<tilted>0</tilted></feature>6641<threshold>-0.0247570704668760</threshold>6642<left_val>0.6689097881317139</left_val>6643<right_val>-0.0344187095761299</right_val></_></_>6644<_>6645<!-- tree 35 -->6646<_>6647<!-- root node -->6648<feature>6649<rects>6650<_>10 2 6 8 -1.</_>6651<_>10 6 6 4 2.</_></rects>6652<tilted>0</tilted></feature>6653<threshold>3.0408669263124466e-003</threshold>6654<left_val>-0.1325615942478180</left_val>6655<right_val>0.0951310396194458</right_val></_></_>6656<_>6657<!-- tree 36 -->6658<_>6659<!-- root node -->6660<feature>6661<rects>6662<_>5 2 8 8 -1.</_>6663<_>5 2 4 4 2.</_>6664<_>9 6 4 4 2.</_></rects>6665<tilted>0</tilted></feature>6666<threshold>-1.5181970084086061e-003</threshold>6667<left_val>0.1293949931859970</left_val>6668<right_val>-0.1855853945016861</right_val></_></_>6669<_>6670<!-- tree 37 -->6671<_>6672<!-- root node -->6673<feature>6674<rects>6675<_>9 20 10 3 -1.</_>6676<_>9 20 5 3 2.</_></rects>6677<tilted>0</tilted></feature>6678<threshold>-0.0248453598469496</threshold>6679<left_val>-0.7301337718963623</left_val>6680<right_val>9.4545418396592140e-003</right_val></_></_>6681<_>6682<!-- tree 38 -->6683<_>6684<!-- root node -->6685<feature>6686<rects>6687<_>0 0 18 3 -1.</_>6688<_>6 0 6 3 3.</_></rects>6689<tilted>0</tilted></feature>6690<threshold>-8.1413304433226585e-003</threshold>6691<left_val>0.1152179986238480</left_val>6692<right_val>-0.1903814971446991</right_val></_></_>6693<_>6694<!-- tree 39 -->6695<_>6696<!-- root node -->6697<feature>6698<rects>6699<_>10 0 8 4 -1.</_>6700<_>10 0 4 4 2.</_></rects>6701<tilted>0</tilted></feature>6702<threshold>-4.2350329458713531e-003</threshold>6703<left_val>0.0727336332201958</left_val>6704<right_val>-0.1084188967943192</right_val></_></_>6705<_>6706<!-- tree 40 -->6707<_>6708<!-- root node -->6709<feature>6710<rects>6711<_>1 0 8 4 -1.</_>6712<_>5 0 4 4 2.</_></rects>6713<tilted>0</tilted></feature>6714<threshold>9.9135711789131165e-003</threshold>6715<left_val>-0.0842189565300941</left_val>6716<right_val>0.4761323928833008</right_val></_></_>6717<_>6718<!-- tree 41 -->6719<_>6720<!-- root node -->6721<feature>6722<rects>6723<_>9 20 10 3 -1.</_>6724<_>9 20 5 3 2.</_></rects>6725<tilted>0</tilted></feature>6726<threshold>-2.7879870031028986e-003</threshold>6727<left_val>-0.1284693926572800</left_val>6728<right_val>0.0657206624746323</right_val></_></_>6729<_>6730<!-- tree 42 -->6731<_>6732<!-- root node -->6733<feature>6734<rects>6735<_>9 9 8 2 -1.</_>6736<_>9 9 8 1 2.</_></rects>6737<tilted>1</tilted></feature>6738<threshold>2.6451589073985815e-003</threshold>6739<left_val>0.0892697572708130</left_val>6740<right_val>-0.2621667981147766</right_val></_></_>6741<_>6742<!-- tree 43 -->6743<_>6744<!-- root node -->6745<feature>6746<rects>6747<_>4 7 15 9 -1.</_>6748<_>9 7 5 9 3.</_></rects>6749<tilted>0</tilted></feature>6750<threshold>-0.0266834907233715</threshold>6751<left_val>0.0898707732558250</left_val>6752<right_val>-0.0969140902161598</right_val></_></_>6753<_>6754<!-- tree 44 -->6755<_>6756<!-- root node -->6757<feature>6758<rects>6759<_>8 8 3 14 -1.</_>6760<_>9 8 1 14 3.</_></rects>6761<tilted>0</tilted></feature>6762<threshold>3.1197380740195513e-003</threshold>6763<left_val>-0.1173174008727074</left_val>6764<right_val>0.2200486063957214</right_val></_></_>6765<_>6766<!-- tree 45 -->6767<_>6768<!-- root node -->6769<feature>6770<rects>6771<_>6 6 12 16 -1.</_>6772<_>9 6 6 16 2.</_></rects>6773<tilted>0</tilted></feature>6774<threshold>-0.2338829040527344</threshold>6775<left_val>-0.9090585708618164</left_val>6776<right_val>5.6871720589697361e-003</right_val></_></_>6777<_>6778<!-- tree 46 -->6779<_>6780<!-- root node -->6781<feature>6782<rects>6783<_>1 6 12 16 -1.</_>6784<_>4 6 6 16 2.</_></rects>6785<tilted>0</tilted></feature>6786<threshold>0.0109228203073144</threshold>6787<left_val>0.0850618407130241</left_val>6788<right_val>-0.3072564899921417</right_val></_></_>6789<_>6790<!-- tree 47 -->6791<_>6792<!-- root node -->6793<feature>6794<rects>6795<_>10 6 4 7 -1.</_>6796<_>10 6 2 7 2.</_></rects>6797<tilted>0</tilted></feature>6798<threshold>9.4858808442950249e-003</threshold>6799<left_val>-0.0223175697028637</left_val>6800<right_val>0.3374570906162262</right_val></_></_>6801<_>6802<!-- tree 48 -->6803<_>6804<!-- root node -->6805<feature>6806<rects>6807<_>2 15 5 6 -1.</_>6808<_>2 18 5 3 2.</_></rects>6809<tilted>0</tilted></feature>6810<threshold>-5.1413412438705564e-004</threshold>6811<left_val>0.1486065983772278</left_val>6812<right_val>-0.1559835970401764</right_val></_></_>6813<_>6814<!-- tree 49 -->6815<_>6816<!-- root node -->6817<feature>6818<rects>6819<_>7 19 12 4 -1.</_>6820<_>11 19 4 4 3.</_></rects>6821<tilted>0</tilted></feature>6822<threshold>6.5561588853597641e-003</threshold>6823<left_val>0.0666934326291084</left_val>6824<right_val>-0.2994574010372162</right_val></_></_>6825<_>6826<!-- tree 50 -->6827<_>6828<!-- root node -->6829<feature>6830<rects>6831<_>0 19 12 4 -1.</_>6832<_>4 19 4 4 3.</_></rects>6833<tilted>0</tilted></feature>6834<threshold>9.8293996416032314e-004</threshold>6835<left_val>-0.1992353945970535</left_val>6836<right_val>0.1481647938489914</right_val></_></_>6837<_>6838<!-- tree 51 -->6839<_>6840<!-- root node -->6841<feature>6842<rects>6843<_>10 9 4 7 -1.</_>6844<_>10 9 2 7 2.</_></rects>6845<tilted>0</tilted></feature>6846<threshold>-1.8866109894588590e-003</threshold>6847<left_val>0.0864623710513115</left_val>6848<right_val>-0.1610174030065537</right_val></_></_>6849<_>6850<!-- tree 52 -->6851<_>6852<!-- root node -->6853<feature>6854<rects>6855<_>5 9 4 9 -1.</_>6856<_>7 9 2 9 2.</_></rects>6857<tilted>0</tilted></feature>6858<threshold>2.7264489326626062e-003</threshold>6859<left_val>-0.0820490866899490</left_val>6860<right_val>0.3867950141429901</right_val></_></_></trees>6861<stage_threshold>-0.8253865242004395</stage_threshold>6862<parent>16</parent>6863<next>-1</next></_>6864<_>6865<!-- stage 18 -->6866<trees>6867<_>6868<!-- tree 0 -->6869<_>6870<!-- root node -->6871<feature>6872<rects>6873<_>5 3 4 17 -1.</_>6874<_>7 3 2 17 2.</_></rects>6875<tilted>0</tilted></feature>6876<threshold>-0.0126025201752782</threshold>6877<left_val>0.2242307066917419</left_val>6878<right_val>-0.3346217870712280</right_val></_></_>6879<_>6880<!-- tree 1 -->6881<_>6882<!-- root node -->6883<feature>6884<rects>6885<_>3 21 14 2 -1.</_>6886<_>3 21 7 2 2.</_></rects>6887<tilted>0</tilted></feature>6888<threshold>2.5659699458628893e-003</threshold>6889<left_val>0.0857565402984619</left_val>6890<right_val>-0.3237636089324951</right_val></_></_>6891<_>6892<!-- tree 2 -->6893<_>6894<!-- root node -->6895<feature>6896<rects>6897<_>0 19 12 3 -1.</_>6898<_>6 19 6 3 2.</_></rects>6899<tilted>0</tilted></feature>6900<threshold>-1.2003120500594378e-003</threshold>6901<left_val>0.1465037018060684</left_val>6902<right_val>-0.3030675053596497</right_val></_></_>6903<_>6904<!-- tree 3 -->6905<_>6906<!-- root node -->6907<feature>6908<rects>6909<_>9 0 3 22 -1.</_>6910<_>9 11 3 11 2.</_></rects>6911<tilted>0</tilted></feature>6912<threshold>4.7978968359529972e-003</threshold>6913<left_val>-0.2472590953111649</left_val>6914<right_val>0.0527058094739914</right_val></_></_>6915<_>6916<!-- tree 4 -->6917<_>6918<!-- root node -->6919<feature>6920<rects>6921<_>5 9 2 14 -1.</_>6922<_>6 9 1 14 2.</_></rects>6923<tilted>0</tilted></feature>6924<threshold>-5.9380318270996213e-004</threshold>6925<left_val>-0.1888304948806763</left_val>6926<right_val>0.1549035012722015</right_val></_></_>6927<_>6928<!-- tree 5 -->6929<_>6930<!-- root node -->6931<feature>6932<rects>6933<_>7 7 6 16 -1.</_>6934<_>7 11 6 8 2.</_></rects>6935<tilted>0</tilted></feature>6936<threshold>8.1017091870307922e-003</threshold>6937<left_val>0.1076487973332405</left_val>6938<right_val>-0.2473893016576767</right_val></_></_>6939<_>6940<!-- tree 6 -->6941<_>6942<!-- root node -->6943<feature>6944<rects>6945<_>1 12 4 8 -1.</_>6946<_>1 16 4 4 2.</_></rects>6947<tilted>0</tilted></feature>6948<threshold>-6.8427261430770159e-004</threshold>6949<left_val>0.1828285008668900</left_val>6950<right_val>-0.1655009984970093</right_val></_></_>6951<_>6952<!-- tree 7 -->6953<_>6954<!-- root node -->6955<feature>6956<rects>6957<_>2 12 15 3 -1.</_>6958<_>7 12 5 3 3.</_></rects>6959<tilted>0</tilted></feature>6960<threshold>4.5279348269104958e-003</threshold>6961<left_val>-0.0556687600910664</left_val>6962<right_val>0.4138269126415253</right_val></_></_>6963<_>6964<!-- tree 8 -->6965<_>6966<!-- root node -->6967<feature>6968<rects>6969<_>1 17 12 6 -1.</_>6970<_>1 17 6 3 2.</_>6971<_>7 20 6 3 2.</_></rects>6972<tilted>0</tilted></feature>6973<threshold>3.8289420772343874e-003</threshold>6974<left_val>-0.2222221940755844</left_val>6975<right_val>0.1528232991695404</right_val></_></_>6976<_>6977<!-- tree 9 -->6978<_>6979<!-- root node -->6980<feature>6981<rects>6982<_>8 0 4 9 -1.</_>6983<_>8 0 2 9 2.</_></rects>6984<tilted>0</tilted></feature>6985<threshold>-6.2229200266301632e-003</threshold>6986<left_val>-0.3235169053077698</left_val>6987<right_val>0.0683725476264954</right_val></_></_>6988<_>6989<!-- tree 10 -->6990<_>6991<!-- root node -->6992<feature>6993<rects>6994<_>7 0 4 9 -1.</_>6995<_>9 0 2 9 2.</_></rects>6996<tilted>0</tilted></feature>6997<threshold>-6.1763478443026543e-003</threshold>6998<left_val>-0.3991226851940155</left_val>6999<right_val>0.0777074694633484</right_val></_></_>7000<_>7001<!-- tree 11 -->7002<_>7003<!-- root node -->7004<feature>7005<rects>7006<_>7 1 5 20 -1.</_>7007<_>7 6 5 10 2.</_></rects>7008<tilted>0</tilted></feature>7009<threshold>-0.0878202617168427</threshold>7010<left_val>0.5857707858085632</left_val>7011<right_val>-0.0535846501588821</right_val></_></_>7012<_>7013<!-- tree 12 -->7014<_>7015<!-- root node -->7016<feature>7017<rects>7018<_>1 7 6 16 -1.</_>7019<_>3 7 2 16 3.</_></rects>7020<tilted>0</tilted></feature>7021<threshold>-6.8017458543181419e-003</threshold>7022<left_val>-0.4330711066722870</left_val>7023<right_val>0.0626938492059708</right_val></_></_>7024<_>7025<!-- tree 13 -->7026<_>7027<!-- root node -->7028<feature>7029<rects>7030<_>8 7 4 10 -1.</_>7031<_>8 12 4 5 2.</_></rects>7032<tilted>0</tilted></feature>7033<threshold>1.0741569567471743e-003</threshold>7034<left_val>-0.1196649000048637</left_val>7035<right_val>0.0553978495299816</right_val></_></_>7036<_>7037<!-- tree 14 -->7038<_>7039<!-- root node -->7040<feature>7041<rects>7042<_>1 3 12 12 -1.</_>7043<_>5 7 4 4 9.</_></rects>7044<tilted>0</tilted></feature>7045<threshold>-0.0304909199476242</threshold>7046<left_val>-0.2366324067115784</left_val>7047<right_val>0.1000299975275993</right_val></_></_>7048<_>7049<!-- tree 15 -->7050<_>7051<!-- root node -->7052<feature>7053<rects>7054<_>8 6 3 14 -1.</_>7055<_>9 6 1 14 3.</_></rects>7056<tilted>0</tilted></feature>7057<threshold>0.0518791191279888</threshold>7058<left_val>-0.0364188402891159</left_val>7059<right_val>0.7339289784431458</right_val></_></_>7060<_>7061<!-- tree 16 -->7062<_>7063<!-- root node -->7064<feature>7065<rects>7066<_>2 6 6 10 -1.</_>7067<_>2 6 3 5 2.</_>7068<_>5 11 3 5 2.</_></rects>7069<tilted>0</tilted></feature>7070<threshold>8.6805049795657396e-004</threshold>7071<left_val>-0.1770547926425934</left_val>7072<right_val>0.1498523950576782</right_val></_></_>7073<_>7074<!-- tree 17 -->7075<_>7076<!-- root node -->7077<feature>7078<rects>7079<_>8 6 4 14 -1.</_>7080<_>9 6 2 14 2.</_></rects>7081<tilted>0</tilted></feature>7082<threshold>4.8424140550196171e-003</threshold>7083<left_val>-0.0462082512676716</left_val>7084<right_val>0.1316252946853638</right_val></_></_>7085<_>7086<!-- tree 18 -->7087<_>7088<!-- root node -->7089<feature>7090<rects>7091<_>0 10 18 12 -1.</_>7092<_>0 10 9 6 2.</_>7093<_>9 16 9 6 2.</_></rects>7094<tilted>0</tilted></feature>7095<threshold>9.1674225404858589e-003</threshold>7096<left_val>0.0991810634732246</left_val>7097<right_val>-0.2029245048761368</right_val></_></_>7098<_>7099<!-- tree 19 -->7100<_>7101<!-- root node -->7102<feature>7103<rects>7104<_>8 6 4 14 -1.</_>7105<_>9 6 2 14 2.</_></rects>7106<tilted>0</tilted></feature>7107<threshold>-5.6356228888034821e-003</threshold>7108<left_val>0.0878601670265198</left_val>7109<right_val>-0.0374380908906460</right_val></_></_>7110<_>7111<!-- tree 20 -->7112<_>7113<!-- root node -->7114<feature>7115<rects>7116<_>7 6 4 14 -1.</_>7117<_>8 6 2 14 2.</_></rects>7118<tilted>0</tilted></feature>7119<threshold>-0.0383751504123211</threshold>7120<left_val>0.4972147941589356</left_val>7121<right_val>-0.0438151694834232</right_val></_></_>7122<_>7123<!-- tree 21 -->7124<_>7125<!-- root node -->7126<feature>7127<rects>7128<_>1 15 18 6 -1.</_>7129<_>1 15 9 6 2.</_></rects>7130<tilted>0</tilted></feature>7131<threshold>8.9894384145736694e-003</threshold>7132<left_val>0.0941265523433685</left_val>7133<right_val>-0.3022775053977966</right_val></_></_>7134<_>7135<!-- tree 22 -->7136<_>7137<!-- root node -->7138<feature>7139<rects>7140<_>1 17 6 5 -1.</_>7141<_>4 17 3 5 2.</_></rects>7142<tilted>0</tilted></feature>7143<threshold>-1.1650560190901160e-004</threshold>7144<left_val>0.1336105018854141</left_val>7145<right_val>-0.1893206983804703</right_val></_></_>7146<_>7147<!-- tree 23 -->7148<_>7149<!-- root node -->7150<feature>7151<rects>7152<_>6 17 12 6 -1.</_>7153<_>9 17 6 6 2.</_></rects>7154<tilted>0</tilted></feature>7155<threshold>-6.6462112590670586e-004</threshold>7156<left_val>0.0779727026820183</left_val>7157<right_val>-0.1350826025009155</right_val></_></_>7158<_>7159<!-- tree 24 -->7160<_>7161<!-- root node -->7162<feature>7163<rects>7164<_>1 15 12 8 -1.</_>7165<_>4 15 6 8 2.</_></rects>7166<tilted>0</tilted></feature>7167<threshold>-0.0126564903184772</threshold>7168<left_val>-0.3691301941871643</left_val>7169<right_val>0.0646138936281204</right_val></_></_>7170<_>7171<!-- tree 25 -->7172<_>7173<!-- root node -->7174<feature>7175<rects>7176<_>0 7 19 3 -1.</_>7177<_>0 8 19 1 3.</_></rects>7178<tilted>0</tilted></feature>7179<threshold>-4.3929531238973141e-003</threshold>7180<left_val>0.2669681906700134</left_val>7181<right_val>-0.0886500999331474</right_val></_></_>7182<_>7183<!-- tree 26 -->7184<_>7185<!-- root node -->7186<feature>7187<rects>7188<_>1 8 16 3 -1.</_>7189<_>1 9 16 1 3.</_></rects>7190<tilted>0</tilted></feature>7191<threshold>-1.2583639472723007e-003</threshold>7192<left_val>0.2061482965946198</left_val>7193<right_val>-0.1095243990421295</right_val></_></_>7194<_>7195<!-- tree 27 -->7196<_>7197<!-- root node -->7198<feature>7199<rects>7200<_>6 6 7 6 -1.</_>7201<_>6 8 7 2 3.</_></rects>7202<tilted>0</tilted></feature>7203<threshold>-0.0111319404095411</threshold>7204<left_val>-0.4135204851627350</left_val>7205<right_val>0.0628401264548302</right_val></_></_>7206<_>7207<!-- tree 28 -->7208<_>7209<!-- root node -->7210<feature>7211<rects>7212<_>4 7 10 14 -1.</_>7213<_>4 7 5 7 2.</_>7214<_>9 14 5 7 2.</_></rects>7215<tilted>0</tilted></feature>7216<threshold>3.0703889206051826e-003</threshold>7217<left_val>-0.1559177935123444</left_val>7218<right_val>0.1501820981502533</right_val></_></_>7219<_>7220<!-- tree 29 -->7221<_>7222<!-- root node -->7223<feature>7224<rects>7225<_>5 0 12 10 -1.</_>7226<_>5 0 6 10 2.</_></rects>7227<tilted>0</tilted></feature>7228<threshold>3.5361549817025661e-003</threshold>7229<left_val>0.0625734925270081</left_val>7230<right_val>-0.2186996936798096</right_val></_></_>7231<_>7232<!-- tree 30 -->7233<_>7234<!-- root node -->7235<feature>7236<rects>7237<_>2 0 15 13 -1.</_>7238<_>7 0 5 13 3.</_></rects>7239<tilted>0</tilted></feature>7240<threshold>0.0288646295666695</threshold>7241<left_val>-0.0695617496967316</left_val>7242<right_val>0.4489277899265289</right_val></_></_>7243<_>7244<!-- tree 31 -->7245<_>7246<!-- root node -->7247<feature>7248<rects>7249<_>5 6 12 6 -1.</_>7250<_>8 6 6 6 2.</_></rects>7251<tilted>0</tilted></feature>7252<threshold>-0.0710359066724777</threshold>7253<left_val>0.2099197953939438</left_val>7254<right_val>-0.0365628786385059</right_val></_></_>7255<_>7256<!-- tree 32 -->7257<_>7258<!-- root node -->7259<feature>7260<rects>7261<_>2 16 6 7 -1.</_>7262<_>4 16 2 7 3.</_></rects>7263<tilted>0</tilted></feature>7264<threshold>-1.1107679456472397e-003</threshold>7265<left_val>-0.3302016854286194</left_val>7266<right_val>0.0797589421272278</right_val></_></_>7267<_>7268<!-- tree 33 -->7269<_>7270<!-- root node -->7271<feature>7272<rects>7273<_>10 4 8 8 -1.</_>7274<_>12 6 4 8 2.</_></rects>7275<tilted>1</tilted></feature>7276<threshold>0.0791840478777885</threshold>7277<left_val>-0.0132260099053383</left_val>7278<right_val>0.3860366046428680</right_val></_></_>7279<_>7280<!-- tree 34 -->7281<_>7282<!-- root node -->7283<feature>7284<rects>7285<_>9 5 7 6 -1.</_>7286<_>7 7 7 2 3.</_></rects>7287<tilted>1</tilted></feature>7288<threshold>0.0133535098284483</threshold>7289<left_val>0.0584105588495731</left_val>7290<right_val>-0.3925077021121979</right_val></_></_>7291<_>7292<!-- tree 35 -->7293<_>7294<!-- root node -->7295<feature>7296<rects>7297<_>1 7 18 3 -1.</_>7298<_>1 8 18 1 3.</_></rects>7299<tilted>0</tilted></feature>7300<threshold>0.0500490516424179</threshold>7301<left_val>-0.0233182292431593</left_val>7302<right_val>0.7459377050399780</right_val></_></_>7303<_>7304<!-- tree 36 -->7305<_>7306<!-- root node -->7307<feature>7308<rects>7309<_>5 4 9 11 -1.</_>7310<_>8 4 3 11 3.</_></rects>7311<tilted>0</tilted></feature>7312<threshold>-0.2185900062322617</threshold>7313<left_val>-0.8458526730537415</left_val>7314<right_val>0.0259405300021172</right_val></_></_>7315<_>7316<!-- tree 37 -->7317<_>7318<!-- root node -->7319<feature>7320<rects>7321<_>13 0 6 7 -1.</_>7322<_>15 0 2 7 3.</_></rects>7323<tilted>0</tilted></feature>7324<threshold>0.0100641101598740</threshold>7325<left_val>-0.1095985025167465</left_val>7326<right_val>0.2106852978467941</right_val></_></_>7327<_>7328<!-- tree 38 -->7329<_>7330<!-- root node -->7331<feature>7332<rects>7333<_>3 11 12 6 -1.</_>7334<_>3 11 6 3 2.</_>7335<_>9 14 6 3 2.</_></rects>7336<tilted>0</tilted></feature>7337<threshold>7.5430879369378090e-003</threshold>7338<left_val>0.0535675399005413</left_val>7339<right_val>-0.3361727893352509</right_val></_></_>7340<_>7341<!-- tree 39 -->7342<_>7343<!-- root node -->7344<feature>7345<rects>7346<_>13 4 3 16 -1.</_>7347<_>14 4 1 16 3.</_></rects>7348<tilted>0</tilted></feature>7349<threshold>0.0158172100782394</threshold>7350<left_val>-0.0190422590821981</left_val>7351<right_val>0.2219689935445786</right_val></_></_>7352<_>7353<!-- tree 40 -->7354<_>7355<!-- root node -->7356<feature>7357<rects>7358<_>3 4 3 16 -1.</_>7359<_>4 4 1 16 3.</_></rects>7360<tilted>0</tilted></feature>7361<threshold>-1.7135319649241865e-004</threshold>7362<left_val>0.1766736954450607</left_val>7363<right_val>-0.1206853017210960</right_val></_></_>7364<_>7365<!-- tree 41 -->7366<_>7367<!-- root node -->7368<feature>7369<rects>7370<_>2 9 16 8 -1.</_>7371<_>10 9 8 4 2.</_>7372<_>2 13 8 4 2.</_></rects>7373<tilted>0</tilted></feature>7374<threshold>6.6670849919319153e-003</threshold>7375<left_val>0.0700718387961388</left_val>7376<right_val>-0.2213760018348694</right_val></_></_>7377<_>7378<!-- tree 42 -->7379<_>7380<!-- root node -->7381<feature>7382<rects>7383<_>3 0 3 19 -1.</_>7384<_>4 0 1 19 3.</_></rects>7385<tilted>0</tilted></feature>7386<threshold>2.7946738991886377e-003</threshold>7387<left_val>-0.1050923019647598</left_val>7388<right_val>0.1927739977836609</right_val></_></_>7389<_>7390<!-- tree 43 -->7391<_>7392<!-- root node -->7393<feature>7394<rects>7395<_>6 1 8 10 -1.</_>7396<_>8 1 4 10 2.</_></rects>7397<tilted>0</tilted></feature>7398<threshold>-1.5057970304042101e-003</threshold>7399<left_val>0.0600128881633282</left_val>7400<right_val>-0.1237851008772850</right_val></_></_>7401<_>7402<!-- tree 44 -->7403<_>7404<!-- root node -->7405<feature>7406<rects>7407<_>0 14 18 6 -1.</_>7408<_>6 14 6 6 3.</_></rects>7409<tilted>0</tilted></feature>7410<threshold>8.5329543799161911e-003</threshold>7411<left_val>-0.0476112402975559</left_val>7412<right_val>0.3998514115810394</right_val></_></_>7413<_>7414<!-- tree 45 -->7415<_>7416<!-- root node -->7417<feature>7418<rects>7419<_>4 6 15 9 -1.</_>7420<_>9 9 5 3 9.</_></rects>7421<tilted>0</tilted></feature>7422<threshold>0.0429394692182541</threshold>7423<left_val>0.0316113904118538</left_val>7424<right_val>-0.1973166018724442</right_val></_></_>7425<_>7426<!-- tree 46 -->7427<_>7428<!-- root node -->7429<feature>7430<rects>7431<_>0 14 15 8 -1.</_>7432<_>5 14 5 8 3.</_></rects>7433<tilted>0</tilted></feature>7434<threshold>0.0203082207590342</threshold>7435<left_val>0.0350551903247833</left_val>7436<right_val>-0.5196939706802368</right_val></_></_>7437<_>7438<!-- tree 47 -->7439<_>7440<!-- root node -->7441<feature>7442<rects>7443<_>3 20 15 3 -1.</_>7444<_>8 20 5 3 3.</_></rects>7445<tilted>0</tilted></feature>7446<threshold>-7.7673741616308689e-003</threshold>7447<left_val>-0.1881791949272156</left_val>7448<right_val>0.0568892285227776</right_val></_></_>7449<_>7450<!-- tree 48 -->7451<_>7452<!-- root node -->7453<feature>7454<rects>7455<_>0 15 18 2 -1.</_>7456<_>0 16 18 1 2.</_></rects>7457<tilted>0</tilted></feature>7458<threshold>2.1762759424746037e-003</threshold>7459<left_val>-0.0909481570124626</left_val>7460<right_val>0.2457586973905563</right_val></_></_>7461<_>7462<!-- tree 49 -->7463<_>7464<!-- root node -->7465<feature>7466<rects>7467<_>2 15 17 3 -1.</_>7468<_>2 16 17 1 3.</_></rects>7469<tilted>0</tilted></feature>7470<threshold>-0.0198136903345585</threshold>7471<left_val>0.5290442109107971</left_val>7472<right_val>-0.0387549512088299</right_val></_></_>7473<_>7474<!-- tree 50 -->7475<_>7476<!-- root node -->7477<feature>7478<rects>7479<_>0 0 19 4 -1.</_>7480<_>0 2 19 2 2.</_></rects>7481<tilted>0</tilted></feature>7482<threshold>0.0130351595580578</threshold>7483<left_val>0.0679188221693039</left_val>7484<right_val>-0.3041346967220306</right_val></_></_>7485<_>7486<!-- tree 51 -->7487<_>7488<!-- root node -->7489<feature>7490<rects>7491<_>4 0 12 4 -1.</_>7492<_>4 2 12 2 2.</_></rects>7493<tilted>0</tilted></feature>7494<threshold>-1.9664920400828123e-003</threshold>7495<left_val>-0.2062616944313049</left_val>7496<right_val>0.0961405932903290</right_val></_></_>7497<_>7498<!-- tree 52 -->7499<_>7500<!-- root node -->7501<feature>7502<rects>7503<_>3 0 3 21 -1.</_>7504<_>4 0 1 21 3.</_></rects>7505<tilted>0</tilted></feature>7506<threshold>-2.6359891053289175e-003</threshold>7507<left_val>0.2508524954319000</left_val>7508<right_val>-0.0832009613513947</right_val></_></_>7509<_>7510<!-- tree 53 -->7511<_>7512<!-- root node -->7513<feature>7514<rects>7515<_>6 18 8 4 -1.</_>7516<_>6 20 8 2 2.</_></rects>7517<tilted>0</tilted></feature>7518<threshold>-2.2968810517340899e-003</threshold>7519<left_val>0.2963468134403229</left_val>7520<right_val>-0.0587436892092228</right_val></_></_>7521<_>7522<!-- tree 54 -->7523<_>7524<!-- root node -->7525<feature>7526<rects>7527<_>1 18 14 3 -1.</_>7528<_>1 19 14 1 3.</_></rects>7529<tilted>0</tilted></feature>7530<threshold>-3.8644939195364714e-003</threshold>7531<left_val>0.1941155046224594</left_val>7532<right_val>-0.1082755997776985</right_val></_></_>7533<_>7534<!-- tree 55 -->7535<_>7536<!-- root node -->7537<feature>7538<rects>7539<_>9 18 9 5 -1.</_>7540<_>12 18 3 5 3.</_></rects>7541<tilted>0</tilted></feature>7542<threshold>4.4517841160995886e-005</threshold>7543<left_val>-0.2445186972618103</left_val>7544<right_val>0.1029302999377251</right_val></_></_>7545<_>7546<!-- tree 56 -->7547<_>7548<!-- root node -->7549<feature>7550<rects>7551<_>0 18 19 3 -1.</_>7552<_>0 19 19 1 3.</_></rects>7553<tilted>0</tilted></feature>7554<threshold>1.9567341078072786e-003</threshold>7555<left_val>-0.1051924973726273</left_val>7556<right_val>0.2249999940395355</right_val></_></_>7557<_>7558<!-- tree 57 -->7559<_>7560<!-- root node -->7561<feature>7562<rects>7563<_>13 8 3 14 -1.</_>7564<_>14 8 1 14 3.</_></rects>7565<tilted>0</tilted></feature>7566<threshold>0.0141881098970771</threshold>7567<left_val>0.0321007184684277</left_val>7568<right_val>-0.5914242267608643</right_val></_></_>7569<_>7570<!-- tree 58 -->7571<_>7572<!-- root node -->7573<feature>7574<rects>7575<_>2 6 12 7 -1.</_>7576<_>5 6 6 7 2.</_></rects>7577<tilted>0</tilted></feature>7578<threshold>-1.3274629600346088e-004</threshold>7579<left_val>0.0745778530836105</left_val>7580<right_val>-0.2765459120273590</right_val></_></_>7581<_>7582<!-- tree 59 -->7583<_>7584<!-- root node -->7585<feature>7586<rects>7587<_>2 6 16 16 -1.</_>7588<_>6 6 8 16 2.</_></rects>7589<tilted>0</tilted></feature>7590<threshold>0.0209963805973530</threshold>7591<left_val>-0.0457354895770550</left_val>7592<right_val>0.3294773101806641</right_val></_></_></trees>7593<stage_threshold>-0.8346493840217590</stage_threshold>7594<parent>17</parent>7595<next>-1</next></_>7596<_>7597<!-- stage 19 -->7598<trees>7599<_>7600<!-- tree 0 -->7601<_>7602<!-- root node -->7603<feature>7604<rects>7605<_>0 1 16 20 -1.</_>7606<_>4 1 8 20 2.</_></rects>7607<tilted>0</tilted></feature>7608<threshold>-0.0398410782217979</threshold>7609<left_val>0.1518651992082596</left_val>7610<right_val>-0.2905524969100952</right_val></_></_>7611<_>7612<!-- tree 1 -->7613<_>7614<!-- root node -->7615<feature>7616<rects>7617<_>12 9 4 14 -1.</_>7618<_>14 9 2 7 2.</_>7619<_>12 16 2 7 2.</_></rects>7620<tilted>0</tilted></feature>7621<threshold>1.1327869724482298e-003</threshold>7622<left_val>-0.1192163005471230</left_val>7623<right_val>0.1209888979792595</right_val></_></_>7624<_>7625<!-- tree 2 -->7626<_>7627<!-- root node -->7628<feature>7629<rects>7630<_>3 9 4 14 -1.</_>7631<_>3 9 2 7 2.</_>7632<_>5 16 2 7 2.</_></rects>7633<tilted>0</tilted></feature>7634<threshold>1.0022070491686463e-003</threshold>7635<left_val>0.1208863034844399</left_val>7636<right_val>-0.2562133073806763</right_val></_></_>7637<_>7638<!-- tree 3 -->7639<_>7640<!-- root node -->7641<feature>7642<rects>7643<_>11 11 6 10 -1.</_>7644<_>14 11 3 5 2.</_>7645<_>11 16 3 5 2.</_></rects>7646<tilted>0</tilted></feature>7647<threshold>0.0638662278652191</threshold>7648<left_val>0.0476281009614468</left_val>7649<right_val>-0.8615034818649292</right_val></_></_>7650<_>7651<!-- tree 4 -->7652<_>7653<!-- root node -->7654<feature>7655<rects>7656<_>2 11 6 10 -1.</_>7657<_>2 11 3 5 2.</_>7658<_>5 16 3 5 2.</_></rects>7659<tilted>0</tilted></feature>7660<threshold>-3.0986019410192966e-003</threshold>7661<left_val>-0.3197580873966217</left_val>7662<right_val>0.0914346873760223</right_val></_></_>7663<_>7664<!-- tree 5 -->7665<_>7666<!-- root node -->7667<feature>7668<rects>7669<_>2 8 16 9 -1.</_>7670<_>6 8 8 9 2.</_></rects>7671<tilted>0</tilted></feature>7672<threshold>6.5784230828285217e-003</threshold>7673<left_val>-0.0804730504751205</left_val>7674<right_val>0.3612303137779236</right_val></_></_>7675<_>7676<!-- tree 6 -->7677<_>7678<!-- root node -->7679<feature>7680<rects>7681<_>2 17 10 6 -1.</_>7682<_>2 17 5 3 2.</_>7683<_>7 20 5 3 2.</_></rects>7684<tilted>0</tilted></feature>7685<threshold>4.5082601718604565e-003</threshold>7686<left_val>-0.1821575015783310</left_val>7687<right_val>0.1467249989509583</right_val></_></_>7688<_>7689<!-- tree 7 -->7690<_>7691<!-- root node -->7692<feature>7693<rects>7694<_>11 7 8 7 -1.</_>7695<_>13 9 4 7 2.</_></rects>7696<tilted>1</tilted></feature>7697<threshold>-0.0165262408554554</threshold>7698<left_val>-0.1295465975999832</left_val>7699<right_val>0.0665224194526672</right_val></_></_>7700<_>7701<!-- tree 8 -->7702<_>7703<!-- root node -->7704<feature>7705<rects>7706<_>8 7 7 8 -1.</_>7707<_>6 9 7 4 2.</_></rects>7708<tilted>1</tilted></feature>7709<threshold>-4.1868099942803383e-003</threshold>7710<left_val>-0.2655260860919952</left_val>7711<right_val>0.1123768016695976</right_val></_></_>7712<_>7713<!-- tree 9 -->7714<_>7715<!-- root node -->7716<feature>7717<rects>7718<_>7 7 6 16 -1.</_>7719<_>7 11 6 8 2.</_></rects>7720<tilted>0</tilted></feature>7721<threshold>5.6613027118146420e-004</threshold>7722<left_val>0.1182264983654022</left_val>7723<right_val>-0.1611967980861664</right_val></_></_>7724<_>7725<!-- tree 10 -->7726<_>7727<!-- root node -->7728<feature>7729<rects>7730<_>7 4 4 10 -1.</_>7731<_>7 9 4 5 2.</_></rects>7732<tilted>0</tilted></feature>7733<threshold>2.0279800519347191e-003</threshold>7734<left_val>-0.2261843979358673</left_val>7735<right_val>0.1126369982957840</right_val></_></_>7736<_>7737<!-- tree 11 -->7738<_>7739<!-- root node -->7740<feature>7741<rects>7742<_>5 0 9 5 -1.</_>7743<_>8 0 3 5 3.</_></rects>7744<tilted>0</tilted></feature>7745<threshold>-0.0119691500440240</threshold>7746<left_val>-0.2752344012260437</left_val>7747<right_val>0.0836038663983345</right_val></_></_>7748<_>7749<!-- tree 12 -->7750<_>7751<!-- root node -->7752<feature>7753<rects>7754<_>1 1 16 18 -1.</_>7755<_>5 1 8 18 2.</_></rects>7756<tilted>0</tilted></feature>7757<threshold>-0.2841173112392426</threshold>7758<left_val>0.4021610915660858</left_val>7759<right_val>-0.0779717490077019</right_val></_></_>7760<_>7761<!-- tree 13 -->7762<_>7763<!-- root node -->7764<feature>7765<rects>7766<_>5 21 14 2 -1.</_>7767<_>5 21 7 2 2.</_></rects>7768<tilted>0</tilted></feature>7769<threshold>-3.6587871145457029e-003</threshold>7770<left_val>-0.2972385883331299</left_val>7771<right_val>0.0634847134351730</right_val></_></_>7772<_>7773<!-- tree 14 -->7774<_>7775<!-- root node -->7776<feature>7777<rects>7778<_>0 20 18 3 -1.</_>7779<_>6 20 6 3 3.</_></rects>7780<tilted>0</tilted></feature>7781<threshold>9.2046172358095646e-004</threshold>7782<left_val>0.0778728201985359</left_val>7783<right_val>-0.2953908145427704</right_val></_></_>7784<_>7785<!-- tree 15 -->7786<_>7787<!-- root node -->7788<feature>7789<rects>7790<_>8 9 3 14 -1.</_>7791<_>9 9 1 14 3.</_></rects>7792<tilted>0</tilted></feature>7793<threshold>0.0135717596858740</threshold>7794<left_val>-0.0724307671189308</left_val>7795<right_val>0.3484975099563599</right_val></_></_>7796<_>7797<!-- tree 16 -->7798<_>7799<!-- root node -->7800<feature>7801<rects>7802<_>2 4 13 2 -1.</_>7803<_>2 4 13 1 2.</_></rects>7804<tilted>1</tilted></feature>7805<threshold>-3.1399999279528856e-003</threshold>7806<left_val>-0.2208877950906754</left_val>7807<right_val>0.1007215976715088</right_val></_></_>7808<_>7809<!-- tree 17 -->7810<_>7811<!-- root node -->7812<feature>7813<rects>7814<_>6 0 10 16 -1.</_>7815<_>11 0 5 8 2.</_>7816<_>6 8 5 8 2.</_></rects>7817<tilted>0</tilted></feature>7818<threshold>6.9894008338451385e-003</threshold>7819<left_val>0.0591882094740868</left_val>7820<right_val>-0.1413722038269043</right_val></_></_>7821<_>7822<!-- tree 18 -->7823<_>7824<!-- root node -->7825<feature>7826<rects>7827<_>2 14 5 6 -1.</_>7828<_>2 17 5 3 2.</_></rects>7829<tilted>0</tilted></feature>7830<threshold>-5.9609091840684414e-004</threshold>7831<left_val>0.1356392949819565</left_val>7832<right_val>-0.1508132964372635</right_val></_></_>7833<_>7834<!-- tree 19 -->7835<_>7836<!-- root node -->7837<feature>7838<rects>7839<_>12 8 4 8 -1.</_>7840<_>12 12 4 4 2.</_></rects>7841<tilted>0</tilted></feature>7842<threshold>1.6805849736556411e-003</threshold>7843<left_val>-0.0783482566475868</left_val>7844<right_val>0.0773573666810989</right_val></_></_>7845<_>7846<!-- tree 20 -->7847<_>7848<!-- root node -->7849<feature>7850<rects>7851<_>3 8 4 8 -1.</_>7852<_>3 12 4 4 2.</_></rects>7853<tilted>0</tilted></feature>7854<threshold>-5.7250040117651224e-004</threshold>7855<left_val>0.2357279956340790</left_val>7856<right_val>-0.1159436032176018</right_val></_></_>7857<_>7858<!-- tree 21 -->7859<_>7860<!-- root node -->7861<feature>7862<rects>7863<_>14 6 3 10 -1.</_>7864<_>14 11 3 5 2.</_></rects>7865<tilted>0</tilted></feature>7866<threshold>0.0434741601347923</threshold>7867<left_val>8.2836961373686790e-003</left_val>7868<right_val>-0.3742831051349640</right_val></_></_>7869<_>7870<!-- tree 22 -->7871<_>7872<!-- root node -->7873<feature>7874<rects>7875<_>2 6 3 10 -1.</_>7876<_>2 11 3 5 2.</_></rects>7877<tilted>0</tilted></feature>7878<threshold>6.0316640883684158e-004</threshold>7879<left_val>-0.1784690022468567</left_val>7880<right_val>0.1618576049804688</right_val></_></_>7881<_>7882<!-- tree 23 -->7883<_>7884<!-- root node -->7885<feature>7886<rects>7887<_>7 5 12 16 -1.</_>7888<_>7 9 12 8 2.</_></rects>7889<tilted>0</tilted></feature>7890<threshold>0.0268817208707333</threshold>7891<left_val>0.0724194422364235</left_val>7892<right_val>-0.1797195971012116</right_val></_></_>7893<_>7894<!-- tree 24 -->7895<_>7896<!-- root node -->7897<feature>7898<rects>7899<_>6 11 4 9 -1.</_>7900<_>8 11 2 9 2.</_></rects>7901<tilted>0</tilted></feature>7902<threshold>-0.0492738783359528</threshold>7903<left_val>0.4638639986515045</left_val>7904<right_val>-0.0502769388258457</right_val></_></_>7905<_>7906<!-- tree 25 -->7907<_>7908<!-- root node -->7909<feature>7910<rects>7911<_>7 18 10 5 -1.</_>7912<_>7 18 5 5 2.</_></rects>7913<tilted>0</tilted></feature>7914<threshold>-0.0672252029180527</threshold>7915<left_val>-1.</left_val>7916<right_val>0.0135324001312256</right_val></_></_>7917<_>7918<!-- tree 26 -->7919<_>7920<!-- root node -->7921<feature>7922<rects>7923<_>4 0 11 14 -1.</_>7924<_>4 7 11 7 2.</_></rects>7925<tilted>0</tilted></feature>7926<threshold>0.2020377069711685</threshold>7927<left_val>-0.0387481003999710</left_val>7928<right_val>0.5721197724342346</right_val></_></_>7929<_>7930<!-- tree 27 -->7931<_>7932<!-- root node -->7933<feature>7934<rects>7935<_>8 1 9 15 -1.</_>7936<_>11 6 3 5 9.</_></rects>7937<tilted>0</tilted></feature>7938<threshold>0.0314897485077381</threshold>7939<left_val>0.0454889088869095</left_val>7940<right_val>-0.1253937035799027</right_val></_></_>7941<_>7942<!-- tree 28 -->7943<_>7944<!-- root node -->7945<feature>7946<rects>7947<_>0 6 5 8 -1.</_>7948<_>0 10 5 4 2.</_></rects>7949<tilted>0</tilted></feature>7950<threshold>-5.7097017997875810e-004</threshold>7951<left_val>0.1961971074342728</left_val>7952<right_val>-0.1094473972916603</right_val></_></_>7953<_>7954<!-- tree 29 -->7955<_>7956<!-- root node -->7957<feature>7958<rects>7959<_>15 0 4 13 -1.</_>7960<_>15 0 2 13 2.</_></rects>7961<tilted>1</tilted></feature>7962<threshold>-7.8234989196062088e-003</threshold>7963<left_val>0.0679543614387512</left_val>7964<right_val>-0.0720759630203247</right_val></_></_>7965<_>7966<!-- tree 30 -->7967<_>7968<!-- root node -->7969<feature>7970<rects>7971<_>4 0 13 4 -1.</_>7972<_>4 0 13 2 2.</_></rects>7973<tilted>1</tilted></feature>7974<threshold>-0.0215553902089596</threshold>7975<left_val>-0.2889066040515900</left_val>7976<right_val>0.0998060181736946</right_val></_></_>7977<_>7978<!-- tree 31 -->7979<_>7980<!-- root node -->7981<feature>7982<rects>7983<_>6 3 9 5 -1.</_>7984<_>9 3 3 5 3.</_></rects>7985<tilted>0</tilted></feature>7986<threshold>-0.0837671980261803</threshold>7987<left_val>-0.4368507862091065</left_val>7988<right_val>0.0107926502823830</right_val></_></_>7989<_>7990<!-- tree 32 -->7991<_>7992<!-- root node -->7993<feature>7994<rects>7995<_>4 3 9 5 -1.</_>7996<_>7 3 3 5 3.</_></rects>7997<tilted>0</tilted></feature>7998<threshold>-3.5752300173044205e-003</threshold>7999<left_val>0.1119166985154152</left_val>8000<right_val>-0.1946146041154862</right_val></_></_>8001<_>8002<!-- tree 33 -->8003<_>8004<!-- root node -->8005<feature>8006<rects>8007<_>7 1 12 4 -1.</_>8008<_>7 1 6 4 2.</_></rects>8009<tilted>0</tilted></feature>8010<threshold>0.0122654195874929</threshold>8011<left_val>-0.0657282173633575</left_val>8012<right_val>0.3273935914039612</right_val></_></_>8013<_>8014<!-- tree 34 -->8015<_>8016<!-- root node -->8017<feature>8018<rects>8019<_>0 2 6 12 -1.</_>8020<_>0 8 6 6 2.</_></rects>8021<tilted>0</tilted></feature>8022<threshold>2.8762801084667444e-003</threshold>8023<left_val>-0.1872380971908569</left_val>8024<right_val>0.1124698966741562</right_val></_></_>8025<_>8026<!-- tree 35 -->8027<_>8028<!-- root node -->8029<feature>8030<rects>8031<_>5 0 12 5 -1.</_>8032<_>5 0 6 5 2.</_></rects>8033<tilted>0</tilted></feature>8034<threshold>7.4190571904182434e-003</threshold>8035<left_val>0.0515259206295013</left_val>8036<right_val>-0.2661541998386383</right_val></_></_>8037<_>8038<!-- tree 36 -->8039<_>8040<!-- root node -->8041<feature>8042<rects>8043<_>2 0 14 5 -1.</_>8044<_>9 0 7 5 2.</_></rects>8045<tilted>0</tilted></feature>8046<threshold>-4.9716630019247532e-003</threshold>8047<left_val>0.1538427025079727</left_val>8048<right_val>-0.1514144986867905</right_val></_></_>8049<_>8050<!-- tree 37 -->8051<_>8052<!-- root node -->8053<feature>8054<rects>8055<_>9 1 4 14 -1.</_>8056<_>10 1 2 14 2.</_></rects>8057<tilted>0</tilted></feature>8058<threshold>0.0202948991209269</threshold>8059<left_val>-0.0195327997207642</left_val>8060<right_val>0.3057104945182800</right_val></_></_>8061<_>8062<!-- tree 38 -->8063<_>8064<!-- root node -->8065<feature>8066<rects>8067<_>3 5 9 8 -1.</_>8068<_>3 7 9 4 2.</_></rects>8069<tilted>0</tilted></feature>8070<threshold>0.0134690199047327</threshold>8071<left_val>0.0623453184962273</left_val>8072<right_val>-0.3634374141693115</right_val></_></_>8073<_>8074<!-- tree 39 -->8075<_>8076<!-- root node -->8077<feature>8078<rects>8079<_>2 7 16 9 -1.</_>8080<_>6 7 8 9 2.</_></rects>8081<tilted>0</tilted></feature>8082<threshold>6.8610929884016514e-003</threshold>8083<left_val>-0.0624873489141464</left_val>8084<right_val>0.2882091104984283</right_val></_></_>8085<_>8086<!-- tree 40 -->8087<_>8088<!-- root node -->8089<feature>8090<rects>8091<_>0 19 14 2 -1.</_>8092<_>7 19 7 2 2.</_></rects>8093<tilted>0</tilted></feature>8094<threshold>-5.9594889171421528e-004</threshold>8095<left_val>0.0855377390980721</left_val>8096<right_val>-0.2408138066530228</right_val></_></_>8097<_>8098<!-- tree 41 -->8099<_>8100<!-- root node -->8101<feature>8102<rects>8103<_>8 20 10 3 -1.</_>8104<_>8 20 5 3 2.</_></rects>8105<tilted>0</tilted></feature>8106<threshold>-0.0401498712599278</threshold>8107<left_val>-1.</left_val>8108<right_val>1.5480610309168696e-003</right_val></_></_>8109<_>8110<!-- tree 42 -->8111<_>8112<!-- root node -->8113<feature>8114<rects>8115<_>1 20 10 3 -1.</_>8116<_>6 20 5 3 2.</_></rects>8117<tilted>0</tilted></feature>8118<threshold>-2.7885669842362404e-003</threshold>8119<left_val>-0.2233868986368179</left_val>8120<right_val>0.1100115999579430</right_val></_></_>8121<_>8122<!-- tree 43 -->8123<_>8124<!-- root node -->8125<feature>8126<rects>8127<_>15 8 3 10 -1.</_>8128<_>16 9 1 10 3.</_></rects>8129<tilted>1</tilted></feature>8130<threshold>-7.9318676143884659e-003</threshold>8131<left_val>0.1304326951503754</left_val>8132<right_val>-0.0288591794669628</right_val></_></_>8133<_>8134<!-- tree 44 -->8135<_>8136<!-- root node -->8137<feature>8138<rects>8139<_>0 21 16 2 -1.</_>8140<_>8 21 8 2 2.</_></rects>8141<tilted>0</tilted></feature>8142<threshold>-2.9607459509861656e-005</threshold>8143<left_val>0.1187603995203972</left_val>8144<right_val>-0.1701882034540176</right_val></_></_>8145<_>8146<!-- tree 45 -->8147<_>8148<!-- root node -->8149<feature>8150<rects>8151<_>4 6 15 3 -1.</_>8152<_>4 7 15 1 3.</_></rects>8153<tilted>0</tilted></feature>8154<threshold>2.6092668995261192e-003</threshold>8155<left_val>-0.0698777809739113</left_val>8156<right_val>0.1503650993108749</right_val></_></_>8157<_>8158<!-- tree 46 -->8159<_>8160<!-- root node -->8161<feature>8162<rects>8163<_>6 4 3 14 -1.</_>8164<_>7 4 1 14 3.</_></rects>8165<tilted>0</tilted></feature>8166<threshold>-0.0459702089428902</threshold>8167<left_val>0.5632215142250061</left_val>8168<right_val>-0.0363181307911873</right_val></_></_>8169<_>8170<!-- tree 47 -->8171<_>8172<!-- root node -->8173<feature>8174<rects>8175<_>7 18 10 5 -1.</_>8176<_>7 18 5 5 2.</_></rects>8177<tilted>0</tilted></feature>8178<threshold>9.0047682169824839e-004</threshold>8179<left_val>0.0324610583484173</left_val>8180<right_val>-0.1897388994693756</right_val></_></_>8181<_>8182<!-- tree 48 -->8183<_>8184<!-- root node -->8185<feature>8186<rects>8187<_>2 18 10 5 -1.</_>8188<_>7 18 5 5 2.</_></rects>8189<tilted>0</tilted></feature>8190<threshold>-0.0517124086618423</threshold>8191<left_val>-0.8504551053047180</left_val>8192<right_val>0.0206797402352095</right_val></_></_>8193<_>8194<!-- tree 49 -->8195<_>8196<!-- root node -->8197<feature>8198<rects>8199<_>6 0 10 16 -1.</_>8200<_>11 0 5 8 2.</_>8201<_>6 8 5 8 2.</_></rects>8202<tilted>0</tilted></feature>8203<threshold>-0.1417240947484970</threshold>8204<left_val>-0.9100450873374939</left_val>8205<right_val>3.8531969767063856e-003</right_val></_></_>8206<_>8207<!-- tree 50 -->8208<_>8209<!-- root node -->8210<feature>8211<rects>8212<_>3 0 10 16 -1.</_>8213<_>3 0 5 8 2.</_>8214<_>8 8 5 8 2.</_></rects>8215<tilted>0</tilted></feature>8216<threshold>-0.0697711929678917</threshold>8217<left_val>0.4214478135108948</left_val>8218<right_val>-0.0551622696220875</right_val></_></_>8219<_>8220<!-- tree 51 -->8221<_>8222<!-- root node -->8223<feature>8224<rects>8225<_>6 0 7 4 -1.</_>8226<_>6 2 7 2 2.</_></rects>8227<tilted>0</tilted></feature>8228<threshold>-7.5836889445781708e-003</threshold>8229<left_val>-0.4218929111957550</left_val>8230<right_val>0.0619645304977894</right_val></_></_>8231<_>8232<!-- tree 52 -->8233<_>8234<!-- root node -->8235<feature>8236<rects>8237<_>0 2 19 3 -1.</_>8238<_>0 3 19 1 3.</_></rects>8239<tilted>0</tilted></feature>8240<threshold>-1.2404819717630744e-003</threshold>8241<left_val>0.1755862981081009</left_val>8242<right_val>-0.1354064047336578</right_val></_></_>8243<_>8244<!-- tree 53 -->8245<_>8246<!-- root node -->8247<feature>8248<rects>8249<_>7 0 12 4 -1.</_>8250<_>7 2 12 2 2.</_></rects>8251<tilted>0</tilted></feature>8252<threshold>0.0106146996840835</threshold>8253<left_val>0.0450832396745682</left_val>8254<right_val>-0.2576557099819183</right_val></_></_>8255<_>8256<!-- tree 54 -->8257<_>8258<!-- root node -->8259<feature>8260<rects>8261<_>0 2 15 3 -1.</_>8262<_>0 3 15 1 3.</_></rects>8263<tilted>0</tilted></feature>8264<threshold>1.7647630302235484e-003</threshold>8265<left_val>-0.1100924983620644</left_val>8266<right_val>0.2404121011495590</right_val></_></_>8267<_>8268<!-- tree 55 -->8269<_>8270<!-- root node -->8271<feature>8272<rects>8273<_>1 5 18 3 -1.</_>8274<_>1 6 18 1 3.</_></rects>8275<tilted>0</tilted></feature>8276<threshold>3.7170480936765671e-003</threshold>8277<left_val>-0.0769208222627640</left_val>8278<right_val>0.2011951953172684</right_val></_></_>8279<_>8280<!-- tree 56 -->8281<_>8282<!-- root node -->8283<feature>8284<rects>8285<_>3 0 12 6 -1.</_>8286<_>3 2 12 2 3.</_></rects>8287<tilted>0</tilted></feature>8288<threshold>0.0152806797996163</threshold>8289<left_val>0.0586051195859909</left_val>8290<right_val>-0.3622012138366699</right_val></_></_>8291<_>8292<!-- tree 57 -->8293<_>8294<!-- root node -->8295<feature>8296<rects>8297<_>5 0 10 10 -1.</_>8298<_>5 5 10 5 2.</_></rects>8299<tilted>0</tilted></feature>8300<threshold>-0.0816356167197227</threshold>8301<left_val>0.5281978845596314</left_val>8302<right_val>-0.0436089709401131</right_val></_></_>8303<_>8304<!-- tree 58 -->8305<_>8306<!-- root node -->8307<feature>8308<rects>8309<_>5 1 9 4 -1.</_>8310<_>5 3 9 2 2.</_></rects>8311<tilted>0</tilted></feature>8312<threshold>-2.4431939236819744e-003</threshold>8313<left_val>-0.2436936050653458</left_val>8314<right_val>0.0843842774629593</right_val></_></_>8315<_>8316<!-- tree 59 -->8317<_>8318<!-- root node -->8319<feature>8320<rects>8321<_>5 2 12 6 -1.</_>8322<_>5 4 12 2 3.</_></rects>8323<tilted>0</tilted></feature>8324<threshold>-1.2289900332689285e-003</threshold>8325<left_val>0.1033272966742516</left_val>8326<right_val>-0.0974423289299011</right_val></_></_>8327<_>8328<!-- tree 60 -->8329<_>8330<!-- root node -->8331<feature>8332<rects>8333<_>1 15 9 6 -1.</_>8334<_>1 17 9 2 3.</_></rects>8335<tilted>0</tilted></feature>8336<threshold>6.9271848769858479e-004</threshold>8337<left_val>-0.1136775016784668</left_val>8338<right_val>0.1612184941768646</right_val></_></_>8339<_>8340<!-- tree 61 -->8341<_>8342<!-- root node -->8343<feature>8344<rects>8345<_>5 13 14 9 -1.</_>8346<_>5 16 14 3 3.</_></rects>8347<tilted>0</tilted></feature>8348<threshold>9.9380649626255035e-003</threshold>8349<left_val>0.0527746789157391</left_val>8350<right_val>-0.1522282063961029</right_val></_></_>8351<_>8352<!-- tree 62 -->8353<_>8354<!-- root node -->8355<feature>8356<rects>8357<_>8 12 8 3 -1.</_>8358<_>7 13 8 1 3.</_></rects>8359<tilted>1</tilted></feature>8360<threshold>-0.0183777492493391</threshold>8361<left_val>0.4680078923702240</left_val>8362<right_val>-0.0424112305045128</right_val></_></_>8363<_>8364<!-- tree 63 -->8365<_>8366<!-- root node -->8367<feature>8368<rects>8369<_>12 8 2 15 -1.</_>8370<_>12 8 1 15 2.</_></rects>8371<tilted>0</tilted></feature>8372<threshold>-3.0569550581276417e-003</threshold>8373<left_val>0.1286662966012955</left_val>8374<right_val>-0.0983085632324219</right_val></_></_>8375<_>8376<!-- tree 64 -->8377<_>8378<!-- root node -->8379<feature>8380<rects>8381<_>5 8 2 15 -1.</_>8382<_>6 8 1 15 2.</_></rects>8383<tilted>0</tilted></feature>8384<threshold>-1.8440110143274069e-003</threshold>8385<left_val>-0.2759248912334442</left_val>8386<right_val>0.1005029976367950</right_val></_></_>8387<_>8388<!-- tree 65 -->8389<_>8390<!-- root node -->8391<feature>8392<rects>8393<_>11 5 3 14 -1.</_>8394<_>12 5 1 14 3.</_></rects>8395<tilted>0</tilted></feature>8396<threshold>5.6205368600785732e-003</threshold>8397<left_val>-0.0707162171602249</left_val>8398<right_val>0.1673406958580017</right_val></_></_>8399<_>8400<!-- tree 66 -->8401<_>8402<!-- root node -->8403<feature>8404<rects>8405<_>5 8 2 14 -1.</_>8406<_>6 8 1 14 2.</_></rects>8407<tilted>0</tilted></feature>8408<threshold>3.4157470799982548e-003</threshold>8409<left_val>0.0523780882358551</left_val>8410<right_val>-0.5098274946212769</right_val></_></_>8411<_>8412<!-- tree 67 -->8413<_>8414<!-- root node -->8415<feature>8416<rects>8417<_>11 6 3 14 -1.</_>8418<_>12 6 1 14 3.</_></rects>8419<tilted>0</tilted></feature>8420<threshold>-3.0376210343092680e-003</threshold>8421<left_val>0.1424362957477570</left_val>8422<right_val>-0.0630370602011681</right_val></_></_></trees>8423<stage_threshold>-0.7035266757011414</stage_threshold>8424<parent>18</parent>8425<next>-1</next></_>8426<_>8427<!-- stage 20 -->8428<trees>8429<_>8430<!-- tree 0 -->8431<_>8432<!-- root node -->8433<feature>8434<rects>8435<_>0 0 8 22 -1.</_>8436<_>0 0 4 11 2.</_>8437<_>4 11 4 11 2.</_></rects>8438<tilted>0</tilted></feature>8439<threshold>0.0101266400888562</threshold>8440<left_val>-0.2186378985643387</left_val>8441<right_val>0.1751348972320557</right_val></_></_>8442<_>8443<!-- tree 1 -->8444<_>8445<!-- root node -->8446<feature>8447<rects>8448<_>13 10 4 8 -1.</_>8449<_>13 10 2 8 2.</_></rects>8450<tilted>0</tilted></feature>8451<threshold>-2.6893198955804110e-003</threshold>8452<left_val>-0.3282296955585480</left_val>8453<right_val>0.0998382568359375</right_val></_></_>8454<_>8455<!-- tree 2 -->8456<_>8457<!-- root node -->8458<feature>8459<rects>8460<_>1 13 16 7 -1.</_>8461<_>5 13 8 7 2.</_></rects>8462<tilted>0</tilted></feature>8463<threshold>-0.0155735304579139</threshold>8464<left_val>0.1959401965141296</left_val>8465<right_val>-0.2253597974777222</right_val></_></_>8466<_>8467<!-- tree 3 -->8468<_>8469<!-- root node -->8470<feature>8471<rects>8472<_>13 10 4 8 -1.</_>8473<_>13 10 2 8 2.</_></rects>8474<tilted>0</tilted></feature>8475<threshold>4.9326270818710327e-003</threshold>8476<left_val>0.0499884709715843</left_val>8477<right_val>-0.5317537784576416</right_val></_></_>8478<_>8479<!-- tree 4 -->8480<_>8481<!-- root node -->8482<feature>8483<rects>8484<_>2 10 4 8 -1.</_>8485<_>4 10 2 8 2.</_></rects>8486<tilted>0</tilted></feature>8487<threshold>-7.6638202881440520e-004</threshold>8488<left_val>-0.2692666947841644</left_val>8489<right_val>0.1175142973661423</right_val></_></_>8490<_>8491<!-- tree 5 -->8492<_>8493<!-- root node -->8494<feature>8495<rects>8496<_>5 7 10 6 -1.</_>8497<_>10 7 5 3 2.</_>8498<_>5 10 5 3 2.</_></rects>8499<tilted>0</tilted></feature>8500<threshold>-1.2552300177048892e-004</threshold>8501<left_val>0.0691107884049416</left_val>8502<right_val>-0.0817273929715157</right_val></_></_>8503<_>8504<!-- tree 6 -->8505<_>8506<!-- root node -->8507<feature>8508<rects>8509<_>0 19 8 4 -1.</_>8510<_>4 19 4 4 2.</_></rects>8511<tilted>0</tilted></feature>8512<threshold>-1.4519299838866573e-005</threshold>8513<left_val>0.1148395016789436</left_val>8514<right_val>-0.2301712930202484</right_val></_></_>8515<_>8516<!-- tree 7 -->8517<_>8518<!-- root node -->8519<feature>8520<rects>8521<_>3 15 15 3 -1.</_>8522<_>3 16 15 1 3.</_></rects>8523<tilted>0</tilted></feature>8524<threshold>-0.0161138400435448</threshold>8525<left_val>0.5095658898353577</left_val>8526<right_val>-0.0374940298497677</right_val></_></_>8527<_>8528<!-- tree 8 -->8529<_>8530<!-- root node -->8531<feature>8532<rects>8533<_>7 2 4 16 -1.</_>8534<_>7 2 2 8 2.</_>8535<_>9 10 2 8 2.</_></rects>8536<tilted>0</tilted></feature>8537<threshold>5.5138790048658848e-003</threshold>8538<left_val>-0.0787875503301620</left_val>8539<right_val>0.2377143949270248</right_val></_></_>8540<_>8541<!-- tree 9 -->8542<_>8543<!-- root node -->8544<feature>8545<rects>8546<_>8 6 4 12 -1.</_>8547<_>8 10 4 4 3.</_></rects>8548<tilted>0</tilted></feature>8549<threshold>0.0877638235688210</threshold>8550<left_val>0.0138639798387885</left_val>8551<right_val>-0.8977738022804260</right_val></_></_>8552<_>8553<!-- tree 10 -->8554<_>8555<!-- root node -->8556<feature>8557<rects>8558<_>7 6 4 12 -1.</_>8559<_>7 10 4 4 3.</_></rects>8560<tilted>0</tilted></feature>8561<threshold>-0.0128255700692534</threshold>8562<left_val>-0.3950499892234802</left_val>8563<right_val>0.0555463284254074</right_val></_></_>8564<_>8565<!-- tree 11 -->8566<_>8567<!-- root node -->8568<feature>8569<rects>8570<_>3 15 14 2 -1.</_>8571<_>3 16 14 1 2.</_></rects>8572<tilted>0</tilted></feature>8573<threshold>8.2099979044869542e-004</threshold>8574<left_val>-0.1266397982835770</left_val>8575<right_val>0.1908162981271744</right_val></_></_>8576<_>8577<!-- tree 12 -->8578<_>8579<!-- root node -->8580<feature>8581<rects>8582<_>0 15 17 8 -1.</_>8583<_>0 17 17 4 2.</_></rects>8584<tilted>0</tilted></feature>8585<threshold>-1.2775770155712962e-003</threshold>8586<left_val>0.1106508001685143</left_val>8587<right_val>-0.1980109959840775</right_val></_></_>8588<_>8589<!-- tree 13 -->8590<_>8591<!-- root node -->8592<feature>8593<rects>8594<_>10 3 9 10 -1.</_>8595<_>10 3 9 5 2.</_></rects>8596<tilted>1</tilted></feature>8597<threshold>-0.2522971928119659</threshold>8598<left_val>-0.8103982806205750</left_val>8599<right_val>8.3870543166995049e-003</right_val></_></_>8600<_>8601<!-- tree 14 -->8602<_>8603<!-- root node -->8604<feature>8605<rects>8606<_>7 8 4 10 -1.</_>8607<_>7 13 4 5 2.</_></rects>8608<tilted>0</tilted></feature>8609<threshold>7.0347747532650828e-004</threshold>8610<left_val>-0.2138054966926575</left_val>8611<right_val>0.0986735969781876</right_val></_></_>8612<_>8613<!-- tree 15 -->8614<_>8615<!-- root node -->8616<feature>8617<rects>8618<_>7 8 7 15 -1.</_>8619<_>7 13 7 5 3.</_></rects>8620<tilted>0</tilted></feature>8621<threshold>0.0107174804434180</threshold>8622<left_val>0.0844704434275627</left_val>8623<right_val>-0.2606374919414520</right_val></_></_>8624<_>8625<!-- tree 16 -->8626<_>8627<!-- root node -->8628<feature>8629<rects>8630<_>1 0 16 20 -1.</_>8631<_>5 0 8 20 2.</_></rects>8632<tilted>0</tilted></feature>8633<threshold>5.1081487908959389e-003</threshold>8634<left_val>-0.0557322204113007</left_val>8635<right_val>0.4144786000251770</right_val></_></_>8636<_>8637<!-- tree 17 -->8638<_>8639<!-- root node -->8640<feature>8641<rects>8642<_>9 18 9 5 -1.</_>8643<_>12 18 3 5 3.</_></rects>8644<tilted>0</tilted></feature>8645<threshold>-0.0190061591565609</threshold>8646<left_val>-0.3747524917125702</left_val>8647<right_val>7.9524833709001541e-003</right_val></_></_>8648<_>8649<!-- tree 18 -->8650<_>8651<!-- root node -->8652<feature>8653<rects>8654<_>1 18 9 5 -1.</_>8655<_>4 18 3 5 3.</_></rects>8656<tilted>0</tilted></feature>8657<threshold>1.1136929970234632e-003</threshold>8658<left_val>-0.2265014946460724</left_val>8659<right_val>0.1078938990831375</right_val></_></_>8660<_>8661<!-- tree 19 -->8662<_>8663<!-- root node -->8664<feature>8665<rects>8666<_>8 7 8 12 -1.</_>8667<_>12 7 4 6 2.</_>8668<_>8 13 4 6 2.</_></rects>8669<tilted>0</tilted></feature>8670<threshold>0.0111417695879936</threshold>8671<left_val>-0.0420547984540462</left_val>8672<right_val>0.1369771063327789</right_val></_></_>8673<_>8674<!-- tree 20 -->8675<_>8676<!-- root node -->8677<feature>8678<rects>8679<_>2 9 4 13 -1.</_>8680<_>4 9 2 13 2.</_></rects>8681<tilted>0</tilted></feature>8682<threshold>1.2054879916831851e-003</threshold>8683<left_val>0.0921059772372246</left_val>8684<right_val>-0.2308367937803268</right_val></_></_>8685<_>8686<!-- tree 21 -->8687<_>8688<!-- root node -->8689<feature>8690<rects>8691<_>12 14 7 4 -1.</_>8692<_>12 16 7 2 2.</_></rects>8693<tilted>0</tilted></feature>8694<threshold>-2.0797130127903074e-004</threshold>8695<left_val>0.0842105969786644</left_val>8696<right_val>-0.0669676810503006</right_val></_></_>8697<_>8698<!-- tree 22 -->8699<_>8700<!-- root node -->8701<feature>8702<rects>8703<_>0 6 18 3 -1.</_>8704<_>0 7 18 1 3.</_></rects>8705<tilted>0</tilted></feature>8706<threshold>-0.0164126493036747</threshold>8707<left_val>0.4226919114589691</left_val>8708<right_val>-0.0496386997401714</right_val></_></_>8709<_>8710<!-- tree 23 -->8711<_>8712<!-- root node -->8713<feature>8714<rects>8715<_>1 16 18 7 -1.</_>8716<_>1 16 9 7 2.</_></rects>8717<tilted>0</tilted></feature>8718<threshold>7.0363390259444714e-003</threshold>8719<left_val>0.0905506610870361</left_val>8720<right_val>-0.2732287049293518</right_val></_></_>8721<_>8722<!-- tree 24 -->8723<_>8724<!-- root node -->8725<feature>8726<rects>8727<_>0 18 15 5 -1.</_>8728<_>5 18 5 5 3.</_></rects>8729<tilted>0</tilted></feature>8730<threshold>-8.4774550050497055e-003</threshold>8731<left_val>-0.1900486946105957</left_val>8732<right_val>0.1041653975844383</right_val></_></_>8733<_>8734<!-- tree 25 -->8735<_>8736<!-- root node -->8737<feature>8738<rects>8739<_>10 5 4 8 -1.</_>8740<_>10 5 2 8 2.</_></rects>8741<tilted>0</tilted></feature>8742<threshold>-0.0877996310591698</threshold>8743<left_val>-1.</left_val>8744<right_val>4.5551471412181854e-003</right_val></_></_>8745<_>8746<!-- tree 26 -->8747<_>8748<!-- root node -->8749<feature>8750<rects>8751<_>5 5 4 8 -1.</_>8752<_>7 5 2 8 2.</_></rects>8753<tilted>0</tilted></feature>8754<threshold>-0.0467311106622219</threshold>8755<left_val>0.4160776138305664</left_val>8756<right_val>-0.0679246112704277</right_val></_></_>8757<_>8758<!-- tree 27 -->8759<_>8760<!-- root node -->8761<feature>8762<rects>8763<_>7 0 6 5 -1.</_>8764<_>7 0 3 5 2.</_></rects>8765<tilted>0</tilted></feature>8766<threshold>7.4915830045938492e-003</threshold>8767<left_val>0.0475161895155907</left_val>8768<right_val>-0.4430620074272156</right_val></_></_>8769<_>8770<!-- tree 28 -->8771<_>8772<!-- root node -->8773<feature>8774<rects>8775<_>6 2 2 15 -1.</_>8776<_>7 2 1 15 2.</_></rects>8777<tilted>0</tilted></feature>8778<threshold>8.6966790258884430e-003</threshold>8779<left_val>-0.0394231490790844</left_val>8780<right_val>0.5218827724456787</right_val></_></_>8781<_>8782<!-- tree 29 -->8783<_>8784<!-- root node -->8785<feature>8786<rects>8787<_>4 0 12 4 -1.</_>8788<_>4 0 6 4 2.</_></rects>8789<tilted>0</tilted></feature>8790<threshold>-6.4137862063944340e-003</threshold>8791<left_val>-0.2474942952394486</left_val>8792<right_val>0.1135025024414063</right_val></_></_>8793<_>8794<!-- tree 30 -->8795<_>8796<!-- root node -->8797<feature>8798<rects>8799<_>5 0 2 14 -1.</_>8800<_>5 7 2 7 2.</_></rects>8801<tilted>0</tilted></feature>8802<threshold>6.4909840002655983e-003</threshold>8803<left_val>-0.2023759037256241</left_val>8804<right_val>0.1188730970025063</right_val></_></_>8805<_>8806<!-- tree 31 -->8807<_>8808<!-- root node -->8809<feature>8810<rects>8811<_>5 16 14 4 -1.</_>8812<_>5 17 14 2 2.</_></rects>8813<tilted>0</tilted></feature>8814<threshold>1.1677639558911324e-003</threshold>8815<left_val>-0.0981874391436577</left_val>8816<right_val>0.1447045952081680</right_val></_></_>8817<_>8818<!-- tree 32 -->8819<_>8820<!-- root node -->8821<feature>8822<rects>8823<_>2 9 2 14 -1.</_>8824<_>3 9 1 14 2.</_></rects>8825<tilted>0</tilted></feature>8826<threshold>8.0650653690099716e-003</threshold>8827<left_val>0.0308064296841621</left_val>8828<right_val>-0.5741053819656372</right_val></_></_>8829<_>8830<!-- tree 33 -->8831<_>8832<!-- root node -->8833<feature>8834<rects>8835<_>12 0 4 7 -1.</_>8836<_>12 0 2 7 2.</_></rects>8837<tilted>0</tilted></feature>8838<threshold>-6.1450549401342869e-003</threshold>8839<left_val>0.1421328037977219</left_val>8840<right_val>-0.1215547993779182</right_val></_></_>8841<_>8842<!-- tree 34 -->8843<_>8844<!-- root node -->8845<feature>8846<rects>8847<_>3 0 4 7 -1.</_>8848<_>5 0 2 7 2.</_></rects>8849<tilted>0</tilted></feature>8850<threshold>3.3926900941878557e-003</threshold>8851<left_val>-0.0694254636764526</left_val>8852<right_val>0.3794550001621246</right_val></_></_>8853<_>8854<!-- tree 35 -->8855<_>8856<!-- root node -->8857<feature>8858<rects>8859<_>8 0 9 15 -1.</_>8860<_>11 5 3 5 9.</_></rects>8861<tilted>0</tilted></feature>8862<threshold>0.2586125135421753</threshold>8863<left_val>-8.0964984372258186e-003</left_val>8864<right_val>0.5732439160346985</right_val></_></_>8865<_>8866<!-- tree 36 -->8867<_>8868<!-- root node -->8869<feature>8870<rects>8871<_>2 0 9 15 -1.</_>8872<_>5 5 3 5 9.</_></rects>8873<tilted>0</tilted></feature>8874<threshold>0.0463276505470276</threshold>8875<left_val>0.0934282690286636</left_val>8876<right_val>-0.2927432060241699</right_val></_></_>8877<_>8878<!-- tree 37 -->8879<_>8880<!-- root node -->8881<feature>8882<rects>8883<_>16 5 2 16 -1.</_>8884<_>16 5 1 16 2.</_></rects>8885<tilted>1</tilted></feature>8886<threshold>-1.4053919585421681e-005</threshold>8887<left_val>0.0595843009650707</left_val>8888<right_val>-0.1219384968280792</right_val></_></_>8889<_>8890<!-- tree 38 -->8891<_>8892<!-- root node -->8893<feature>8894<rects>8895<_>3 5 16 2 -1.</_>8896<_>3 5 16 1 2.</_></rects>8897<tilted>1</tilted></feature>8898<threshold>-5.5521689355373383e-003</threshold>8899<left_val>-0.3026813864707947</left_val>8900<right_val>0.0794819965958595</right_val></_></_>8901<_>8902<!-- tree 39 -->8903<_>8904<!-- root node -->8905<feature>8906<rects>8907<_>9 11 6 9 -1.</_>8908<_>11 11 2 9 3.</_></rects>8909<tilted>0</tilted></feature>8910<threshold>-0.0719741806387901</threshold>8911<left_val>0.5986248850822449</left_val>8912<right_val>-0.0324142388999462</right_val></_></_>8913<_>8914<!-- tree 40 -->8915<_>8916<!-- root node -->8917<feature>8918<rects>8919<_>7 6 8 4 -1.</_>8920<_>7 6 4 4 2.</_></rects>8921<tilted>1</tilted></feature>8922<threshold>-1.1097419774159789e-003</threshold>8923<left_val>-0.2228900045156479</left_val>8924<right_val>0.0948095768690109</right_val></_></_>8925<_>8926<!-- tree 41 -->8927<_>8928<!-- root node -->8929<feature>8930<rects>8931<_>10 0 8 8 -1.</_>8932<_>14 0 4 4 2.</_>8933<_>10 4 4 4 2.</_></rects>8934<tilted>0</tilted></feature>8935<threshold>0.0110122803598642</threshold>8936<left_val>-0.0509547106921673</left_val>8937<right_val>0.2199670970439911</right_val></_></_>8938<_>8939<!-- tree 42 -->8940<_>8941<!-- root node -->8942<feature>8943<rects>8944<_>3 0 12 4 -1.</_>8945<_>7 0 4 4 3.</_></rects>8946<tilted>0</tilted></feature>8947<threshold>-0.1066353023052216</threshold>8948<left_val>-0.7825710773468018</left_val>8949<right_val>0.0230757091194391</right_val></_></_>8950<_>8951<!-- tree 43 -->8952<_>8953<!-- root node -->8954<feature>8955<rects>8956<_>9 11 6 9 -1.</_>8957<_>11 11 2 9 3.</_></rects>8958<tilted>0</tilted></feature>8959<threshold>0.0268266107887030</threshold>8960<left_val>-0.0333343781530857</left_val>8961<right_val>0.3282557129859924</right_val></_></_>8962<_>8963<!-- tree 44 -->8964<_>8965<!-- root node -->8966<feature>8967<rects>8968<_>3 10 4 10 -1.</_>8969<_>5 10 2 10 2.</_></rects>8970<tilted>0</tilted></feature>8971<threshold>0.0164807792752981</threshold>8972<left_val>0.0247930791229010</left_val>8973<right_val>-0.7910236716270447</right_val></_></_>8974<_>8975<!-- tree 45 -->8976<_>8977<!-- root node -->8978<feature>8979<rects>8980<_>11 12 6 5 -1.</_>8981<_>11 12 3 5 2.</_></rects>8982<tilted>0</tilted></feature>8983<threshold>1.4533529756590724e-003</threshold>8984<left_val>-0.0473778210580349</left_val>8985<right_val>0.1829988956451416</right_val></_></_>8986<_>8987<!-- tree 46 -->8988<_>8989<!-- root node -->8990<feature>8991<rects>8992<_>4 11 6 9 -1.</_>8993<_>6 11 2 9 3.</_></rects>8994<tilted>0</tilted></feature>8995<threshold>0.0465367212891579</threshold>8996<left_val>-0.0422177799046040</left_val>8997<right_val>0.4720196127891541</right_val></_></_>8998<_>8999<!-- tree 47 -->9000<_>9001<!-- root node -->9002<feature>9003<rects>9004<_>12 12 7 4 -1.</_>9005<_>12 12 7 2 2.</_></rects>9006<tilted>1</tilted></feature>9007<threshold>0.0136040495708585</threshold>9008<left_val>0.0715431720018387</left_val>9009<right_val>-0.2817555963993073</right_val></_></_>9010<_>9011<!-- tree 48 -->9012<_>9013<!-- root node -->9014<feature>9015<rects>9016<_>1 0 8 8 -1.</_>9017<_>1 0 4 4 2.</_>9018<_>5 4 4 4 2.</_></rects>9019<tilted>0</tilted></feature>9020<threshold>2.9868748970329762e-003</threshold>9021<left_val>-0.1201931983232498</left_val>9022<right_val>0.1516525000333786</right_val></_></_>9023<_>9024<!-- tree 49 -->9025<_>9026<!-- root node -->9027<feature>9028<rects>9029<_>10 4 9 10 -1.</_>9030<_>10 4 9 5 2.</_></rects>9031<tilted>1</tilted></feature>9032<threshold>0.0754555836319923</threshold>9033<left_val>7.6729329302906990e-003</left_val>9034<right_val>-0.3756060004234314</right_val></_></_>9035<_>9036<!-- tree 50 -->9037<_>9038<!-- root node -->9039<feature>9040<rects>9041<_>1 1 12 8 -1.</_>9042<_>1 1 6 4 2.</_>9043<_>7 5 6 4 2.</_></rects>9044<tilted>0</tilted></feature>9045<threshold>-2.1207109093666077e-003</threshold>9046<left_val>0.1162438988685608</left_val>9047<right_val>-0.1518730968236923</right_val></_></_>9048<_>9049<!-- tree 51 -->9050<_>9051<!-- root node -->9052<feature>9053<rects>9054<_>2 14 16 2 -1.</_>9055<_>2 14 8 2 2.</_></rects>9056<tilted>0</tilted></feature>9057<threshold>4.6092201955616474e-003</threshold>9058<left_val>0.0523151606321335</left_val>9059<right_val>-0.2305060029029846</right_val></_></_>9060<_>9061<!-- tree 52 -->9062<_>9063<!-- root node -->9064<feature>9065<rects>9066<_>7 3 4 14 -1.</_>9067<_>8 3 2 14 2.</_></rects>9068<tilted>0</tilted></feature>9069<threshold>1.0207670275121927e-003</threshold>9070<left_val>-0.1138001009821892</left_val>9071<right_val>0.1762644052505493</right_val></_></_>9072<_>9073<!-- tree 53 -->9074<_>9075<!-- root node -->9076<feature>9077<rects>9078<_>7 1 6 7 -1.</_>9079<_>9 1 2 7 3.</_></rects>9080<tilted>0</tilted></feature>9081<threshold>6.2532532028853893e-003</threshold>9082<left_val>0.0616743601858616</left_val>9083<right_val>-0.3491523861885071</right_val></_></_>9084<_>9085<!-- tree 54 -->9086<_>9087<!-- root node -->9088<feature>9089<rects>9090<_>3 10 4 12 -1.</_>9091<_>3 14 4 4 3.</_></rects>9092<tilted>0</tilted></feature>9093<threshold>0.0283224005252123</threshold>9094<left_val>-0.0399581491947174</left_val>9095<right_val>0.5239297747612000</right_val></_></_>9096<_>9097<!-- tree 55 -->9098<_>9099<!-- root node -->9100<feature>9101<rects>9102<_>8 4 6 7 -1.</_>9103<_>10 4 2 7 3.</_></rects>9104<tilted>0</tilted></feature>9105<threshold>-0.0163423605263233</threshold>9106<left_val>-0.1256355941295624</left_val>9107<right_val>0.0400417409837246</right_val></_></_>9108<_>9109<!-- tree 56 -->9110<_>9111<!-- root node -->9112<feature>9113<rects>9114<_>5 4 6 7 -1.</_>9115<_>7 4 2 7 3.</_></rects>9116<tilted>0</tilted></feature>9117<threshold>-1.8282469827681780e-003</threshold>9118<left_val>0.0911350324749947</left_val>9119<right_val>-0.1922471970319748</right_val></_></_>9120<_>9121<!-- tree 57 -->9122<_>9123<!-- root node -->9124<feature>9125<rects>9126<_>5 7 14 8 -1.</_>9127<_>5 7 7 8 2.</_></rects>9128<tilted>0</tilted></feature>9129<threshold>0.0446169190108776</threshold>9130<left_val>-0.0175829101353884</left_val>9131<right_val>0.3028193116188049</right_val></_></_>9132<_>9133<!-- tree 58 -->9134<_>9135<!-- root node -->9136<feature>9137<rects>9138<_>2 12 6 5 -1.</_>9139<_>5 12 3 5 2.</_></rects>9140<tilted>0</tilted></feature>9141<threshold>3.5677649429999292e-004</threshold>9142<left_val>-0.0878974124789238</left_val>9143<right_val>0.2233915030956268</right_val></_></_>9144<_>9145<!-- tree 59 -->9146<_>9147<!-- root node -->9148<feature>9149<rects>9150<_>12 9 4 7 -1.</_>9151<_>12 9 2 7 2.</_></rects>9152<tilted>0</tilted></feature>9153<threshold>-4.5413200859911740e-004</threshold>9154<left_val>0.0655228272080421</left_val>9155<right_val>-0.0996793806552887</right_val></_></_>9156<_>9157<!-- tree 60 -->9158<_>9159<!-- root node -->9160<feature>9161<rects>9162<_>3 9 4 7 -1.</_>9163<_>5 9 2 7 2.</_></rects>9164<tilted>0</tilted></feature>9165<threshold>1.5353029593825340e-003</threshold>9166<left_val>0.0685900002717972</left_val>9167<right_val>-0.2972837090492249</right_val></_></_>9168<_>9169<!-- tree 61 -->9170<_>9171<!-- root node -->9172<feature>9173<rects>9174<_>13 2 4 12 -1.</_>9175<_>13 6 4 4 3.</_></rects>9176<tilted>0</tilted></feature>9177<threshold>2.1600390318781137e-003</threshold>9178<left_val>-0.0897365286946297</left_val>9179<right_val>0.0802845433354378</right_val></_></_>9180<_>9181<!-- tree 62 -->9182<_>9183<!-- root node -->9184<feature>9185<rects>9186<_>2 2 4 12 -1.</_>9187<_>2 6 4 4 3.</_></rects>9188<tilted>0</tilted></feature>9189<threshold>-5.9745612088590860e-004</threshold>9190<left_val>0.2187386006116867</left_val>9191<right_val>-0.1139852032065392</right_val></_></_>9192<_>9193<!-- tree 63 -->9194<_>9195<!-- root node -->9196<feature>9197<rects>9198<_>2 2 16 8 -1.</_>9199<_>10 2 8 4 2.</_>9200<_>2 6 8 4 2.</_></rects>9201<tilted>0</tilted></feature>9202<threshold>-0.0123560503125191</threshold>9203<left_val>-0.2935076057910919</left_val>9204<right_val>0.0644203200936317</right_val></_></_>9205<_>9206<!-- tree 64 -->9207<_>9208<!-- root node -->9209<feature>9210<rects>9211<_>2 2 15 9 -1.</_>9212<_>7 5 5 3 9.</_></rects>9213<tilted>0</tilted></feature>9214<threshold>-0.3267093002796173</threshold>9215<left_val>0.3892014920711517</left_val>9216<right_val>-0.0491654090583324</right_val></_></_>9217<_>9218<!-- tree 65 -->9219<_>9220<!-- root node -->9221<feature>9222<rects>9223<_>8 7 3 12 -1.</_>9224<_>8 13 3 6 2.</_></rects>9225<tilted>0</tilted></feature>9226<threshold>8.7828626856207848e-003</threshold>9227<left_val>0.0861861929297447</left_val>9228<right_val>-0.2263184934854507</right_val></_></_>9229<_>9230<!-- tree 66 -->9231<_>9232<!-- root node -->9233<feature>9234<rects>9235<_>2 0 3 15 -1.</_>9236<_>3 0 1 15 3.</_></rects>9237<tilted>0</tilted></feature>9238<threshold>3.3569689840078354e-003</threshold>9239<left_val>-0.0911942869424820</left_val>9240<right_val>0.2126410007476807</right_val></_></_></trees>9241<stage_threshold>-0.7464476823806763</stage_threshold>9242<parent>19</parent>9243<next>-1</next></_>9244<_>9245<!-- stage 21 -->9246<trees>9247<_>9248<!-- tree 0 -->9249<_>9250<!-- root node -->9251<feature>9252<rects>9253<_>1 8 16 4 -1.</_>9254<_>5 8 8 4 2.</_></rects>9255<tilted>0</tilted></feature>9256<threshold>-0.0152904996648431</threshold>9257<left_val>0.1601132005453110</left_val>9258<right_val>-0.2151194065809250</right_val></_></_>9259<_>9260<!-- tree 1 -->9261<_>9262<!-- root node -->9263<feature>9264<rects>9265<_>6 0 8 8 -1.</_>9266<_>10 0 4 4 2.</_>9267<_>6 4 4 4 2.</_></rects>9268<tilted>0</tilted></feature>9269<threshold>-5.9956451877951622e-003</threshold>9270<left_val>-0.1829978972673416</left_val>9271<right_val>0.0378865003585815</right_val></_></_>9272<_>9273<!-- tree 2 -->9274<_>9275<!-- root node -->9276<feature>9277<rects>9278<_>8 9 2 14 -1.</_>9279<_>9 9 1 14 2.</_></rects>9280<tilted>0</tilted></feature>9281<threshold>6.2301359139382839e-004</threshold>9282<left_val>-0.1219919994473457</left_val>9283<right_val>0.2116325050592423</right_val></_></_>9284<_>9285<!-- tree 3 -->9286<_>9287<!-- root node -->9288<feature>9289<rects>9290<_>8 5 3 10 -1.</_>9291<_>8 10 3 5 2.</_></rects>9292<tilted>0</tilted></feature>9293<threshold>5.8087380602955818e-004</threshold>9294<left_val>-0.2274738997220993</left_val>9295<right_val>0.0769580379128456</right_val></_></_>9296<_>9297<!-- tree 4 -->9298<_>9299<!-- root node -->9300<feature>9301<rects>9302<_>8 9 3 14 -1.</_>9303<_>9 9 1 14 3.</_></rects>9304<tilted>0</tilted></feature>9305<threshold>-2.8277048841118813e-003</threshold>9306<left_val>0.2759746015071869</left_val>9307<right_val>-0.0789423063397408</right_val></_></_>9308<_>9309<!-- tree 5 -->9310<_>9311<!-- root node -->9312<feature>9313<rects>9314<_>6 7 12 16 -1.</_>9315<_>6 11 12 8 2.</_></rects>9316<tilted>0</tilted></feature>9317<threshold>0.0210963208228350</threshold>9318<left_val>0.0412959195673466</left_val>9319<right_val>-0.3293308019638062</right_val></_></_>9320<_>9321<!-- tree 6 -->9322<_>9323<!-- root node -->9324<feature>9325<rects>9326<_>4 0 3 16 -1.</_>9327<_>5 0 1 16 3.</_></rects>9328<tilted>0</tilted></feature>9329<threshold>-2.2117430344223976e-003</threshold>9330<left_val>0.2467256933450699</left_val>9331<right_val>-0.0731216669082642</right_val></_></_>9332<_>9333<!-- tree 7 -->9334<_>9335<!-- root node -->9336<feature>9337<rects>9338<_>13 9 4 11 -1.</_>9339<_>13 9 2 11 2.</_></rects>9340<tilted>0</tilted></feature>9341<threshold>-2.3275949060916901e-003</threshold>9342<left_val>-0.2282510995864868</left_val>9343<right_val>0.0792851969599724</right_val></_></_>9344<_>9345<!-- tree 8 -->9346<_>9347<!-- root node -->9348<feature>9349<rects>9350<_>0 18 14 3 -1.</_>9351<_>7 18 7 3 2.</_></rects>9352<tilted>0</tilted></feature>9353<threshold>-4.4754869304597378e-003</threshold>9354<left_val>0.1174404993653297</left_val>9355<right_val>-0.1980140954256058</right_val></_></_>9356<_>9357<!-- tree 9 -->9358<_>9359<!-- root node -->9360<feature>9361<rects>9362<_>6 9 12 11 -1.</_>9363<_>9 9 6 11 2.</_></rects>9364<tilted>0</tilted></feature>9365<threshold>-2.5716619566082954e-003</threshold>9366<left_val>0.0376587100327015</left_val>9367<right_val>-0.1214805990457535</right_val></_></_>9368<_>9369<!-- tree 10 -->9370<_>9371<!-- root node -->9372<feature>9373<rects>9374<_>1 7 16 9 -1.</_>9375<_>5 7 8 9 2.</_></rects>9376<tilted>0</tilted></feature>9377<threshold>1.5387970488518476e-003</threshold>9378<left_val>-0.0559732504189014</left_val>9379<right_val>0.3692342936992645</right_val></_></_>9380<_>9381<!-- tree 11 -->9382<_>9383<!-- root node -->9384<feature>9385<rects>9386<_>11 6 4 7 -1.</_>9387<_>11 6 2 7 2.</_></rects>9388<tilted>0</tilted></feature>9389<threshold>-0.0330665186047554</threshold>9390<left_val>0.3916000127792358</left_val>9391<right_val>-0.0778629407286644</right_val></_></_>9392<_>9393<!-- tree 12 -->9394<_>9395<!-- root node -->9396<feature>9397<rects>9398<_>3 11 12 12 -1.</_>9399<_>7 15 4 4 9.</_></rects>9400<tilted>0</tilted></feature>9401<threshold>-0.0857277214527130</threshold>9402<left_val>-0.2517474889755249</left_val>9403<right_val>0.1354355067014694</right_val></_></_>9404<_>9405<!-- tree 13 -->9406<_>9407<!-- root node -->9408<feature>9409<rects>9410<_>11 6 4 7 -1.</_>9411<_>11 6 2 7 2.</_></rects>9412<tilted>0</tilted></feature>9413<threshold>-7.0333289913833141e-003</threshold>9414<left_val>0.1332871019840241</left_val>9415<right_val>-0.1566464006900787</right_val></_></_>9416<_>9417<!-- tree 14 -->9418<_>9419<!-- root node -->9420<feature>9421<rects>9422<_>4 0 6 10 -1.</_>9423<_>6 0 2 10 3.</_></rects>9424<tilted>0</tilted></feature>9425<threshold>-6.8310517235659063e-005</threshold>9426<left_val>0.0994542017579079</left_val>9427<right_val>-0.2341298013925552</right_val></_></_>9428<_>9429<!-- tree 15 -->9430<_>9431<!-- root node -->9432<feature>9433<rects>9434<_>13 9 2 14 -1.</_>9435<_>13 9 1 14 2.</_></rects>9436<tilted>0</tilted></feature>9437<threshold>-6.0546118766069412e-004</threshold>9438<left_val>-0.1774266958236694</left_val>9439<right_val>0.1001781001687050</right_val></_></_>9440<_>9441<!-- tree 16 -->9442<_>9443<!-- root node -->9444<feature>9445<rects>9446<_>4 9 2 14 -1.</_>9447<_>5 9 1 14 2.</_></rects>9448<tilted>0</tilted></feature>9449<threshold>-2.2480569314211607e-003</threshold>9450<left_val>-0.3642463982105255</left_val>9451<right_val>0.0535012595355511</right_val></_></_>9452<_>9453<!-- tree 17 -->9454<_>9455<!-- root node -->9456<feature>9457<rects>9458<_>7 7 6 16 -1.</_>9459<_>7 11 6 8 2.</_></rects>9460<tilted>0</tilted></feature>9461<threshold>-1.5090550296008587e-003</threshold>9462<left_val>0.0775750502943993</left_val>9463<right_val>-0.0949207171797752</right_val></_></_>9464<_>9465<!-- tree 18 -->9466<_>9467<!-- root node -->9468<feature>9469<rects>9470<_>2 16 4 7 -1.</_>9471<_>4 16 2 7 2.</_></rects>9472<tilted>0</tilted></feature>9473<threshold>-5.8666180848376825e-005</threshold>9474<left_val>0.1258593946695328</left_val>9475<right_val>-0.1452981978654862</right_val></_></_>9476<_>9477<!-- tree 19 -->9478<_>9479<!-- root node -->9480<feature>9481<rects>9482<_>9 17 9 6 -1.</_>9483<_>12 17 3 6 3.</_></rects>9484<tilted>0</tilted></feature>9485<threshold>3.5532109905034304e-003</threshold>9486<left_val>-0.0986266136169434</left_val>9487<right_val>0.0743262469768524</right_val></_></_>9488<_>9489<!-- tree 20 -->9490<_>9491<!-- root node -->9492<feature>9493<rects>9494<_>2 16 6 7 -1.</_>9495<_>4 16 2 7 3.</_></rects>9496<tilted>0</tilted></feature>9497<threshold>-1.4601859729737043e-003</threshold>9498<left_val>-0.3302684128284454</left_val>9499<right_val>0.0638134628534317</right_val></_></_>9500<_>9501<!-- tree 21 -->9502<_>9503<!-- root node -->9504<feature>9505<rects>9506<_>14 13 5 6 -1.</_>9507<_>14 16 5 3 2.</_></rects>9508<tilted>0</tilted></feature>9509<threshold>-2.3586049792356789e-004</threshold>9510<left_val>0.1084676012396812</left_val>9511<right_val>-0.1057104989886284</right_val></_></_>9512<_>9513<!-- tree 22 -->9514<_>9515<!-- root node -->9516<feature>9517<rects>9518<_>0 0 12 6 -1.</_>9519<_>6 0 6 6 2.</_></rects>9520<tilted>0</tilted></feature>9521<threshold>0.0147560602054000</threshold>9522<left_val>-0.0594728402793407</left_val>9523<right_val>0.3779289126396179</right_val></_></_>9524<_>9525<!-- tree 23 -->9526<_>9527<!-- root node -->9528<feature>9529<rects>9530<_>4 0 14 7 -1.</_>9531<_>4 0 7 7 2.</_></rects>9532<tilted>0</tilted></feature>9533<threshold>-0.1679531037807465</threshold>9534<left_val>-0.6677346825599670</left_val>9535<right_val>0.0174049306660891</right_val></_></_>9536<_>9537<!-- tree 24 -->9538<_>9539<!-- root node -->9540<feature>9541<rects>9542<_>5 0 9 22 -1.</_>9543<_>5 11 9 11 2.</_></rects>9544<tilted>0</tilted></feature>9545<threshold>0.0320176705718040</threshold>9546<left_val>-0.2372045069932938</left_val>9547<right_val>0.0962059274315834</right_val></_></_>9548<_>9549<!-- tree 25 -->9550<_>9551<!-- root node -->9552<feature>9553<rects>9554<_>11 8 8 4 -1.</_>9555<_>11 10 8 2 2.</_></rects>9556<tilted>0</tilted></feature>9557<threshold>-6.1111792456358671e-004</threshold>9558<left_val>0.1356689035892487</left_val>9559<right_val>-0.0681219324469566</right_val></_></_>9560<_>9561<!-- tree 26 -->9562<_>9563<!-- root node -->9564<feature>9565<rects>9566<_>9 0 4 8 -1.</_>9567<_>9 0 2 8 2.</_></rects>9568<tilted>1</tilted></feature>9569<threshold>-0.0115860402584076</threshold>9570<left_val>-0.2976146042346954</left_val>9571<right_val>0.0648532509803772</right_val></_></_>9572<_>9573<!-- tree 27 -->9574<_>9575<!-- root node -->9576<feature>9577<rects>9578<_>5 17 14 2 -1.</_>9579<_>5 18 14 1 2.</_></rects>9580<tilted>0</tilted></feature>9581<threshold>-1.1290679685771465e-003</threshold>9582<left_val>0.1352047026157379</left_val>9583<right_val>-0.0906935036182404</right_val></_></_>9584<_>9585<!-- tree 28 -->9586<_>9587<!-- root node -->9588<feature>9589<rects>9590<_>1 17 14 3 -1.</_>9591<_>1 18 14 1 3.</_></rects>9592<tilted>0</tilted></feature>9593<threshold>1.8352170009166002e-003</threshold>9594<left_val>-0.0966946035623550</left_val>9595<right_val>0.1872598975896835</right_val></_></_>9596<_>9597<!-- tree 29 -->9598<_>9599<!-- root node -->9600<feature>9601<rects>9602<_>6 1 12 12 -1.</_>9603<_>10 5 4 4 9.</_></rects>9604<tilted>0</tilted></feature>9605<threshold>-0.2758424878120422</threshold>9606<left_val>0.2746022045612335</left_val>9607<right_val>-0.0161767099052668</right_val></_></_>9608<_>9609<!-- tree 30 -->9610<_>9611<!-- root node -->9612<feature>9613<rects>9614<_>1 1 12 12 -1.</_>9615<_>5 5 4 4 9.</_></rects>9616<tilted>0</tilted></feature>9617<threshold>-0.0524872802197933</threshold>9618<left_val>-0.2629503011703491</left_val>9619<right_val>0.0842792764306068</right_val></_></_>9620<_>9621<!-- tree 31 -->9622<_>9623<!-- root node -->9624<feature>9625<rects>9626<_>6 0 7 18 -1.</_>9627<_>6 9 7 9 2.</_></rects>9628<tilted>0</tilted></feature>9629<threshold>-0.0284090805798769</threshold>9630<left_val>0.4403317868709564</left_val>9631<right_val>-0.0467363409698009</right_val></_></_>9632<_>9633<!-- tree 32 -->9634<_>9635<!-- root node -->9636<feature>9637<rects>9638<_>0 0 12 9 -1.</_>9639<_>3 0 6 9 2.</_></rects>9640<tilted>0</tilted></feature>9641<threshold>0.0122342295944691</threshold>9642<left_val>0.0713919028639793</left_val>9643<right_val>-0.2946347892284393</right_val></_></_>9644<_>9645<!-- tree 33 -->9646<_>9647<!-- root node -->9648<feature>9649<rects>9650<_>9 9 3 14 -1.</_>9651<_>10 9 1 14 3.</_></rects>9652<tilted>0</tilted></feature>9653<threshold>0.0377520881593227</threshold>9654<left_val>-0.0325071401894093</left_val>9655<right_val>0.6229391098022461</right_val></_></_>9656<_>9657<!-- tree 34 -->9658<_>9659<!-- root node -->9660<feature>9661<rects>9662<_>7 5 5 9 -1.</_>9663<_>7 8 5 3 3.</_></rects>9664<tilted>0</tilted></feature>9665<threshold>-0.0130063397809863</threshold>9666<left_val>-0.3561950922012329</left_val>9667<right_val>0.0570859201252460</right_val></_></_>9668<_>9669<!-- tree 35 -->9670<_>9671<!-- root node -->9672<feature>9673<rects>9674<_>9 9 3 14 -1.</_>9675<_>10 9 1 14 3.</_></rects>9676<tilted>0</tilted></feature>9677<threshold>-3.7061918992549181e-003</threshold>9678<left_val>0.1748504936695099</left_val>9679<right_val>-0.1050686985254288</right_val></_></_>9680<_>9681<!-- tree 36 -->9682<_>9683<!-- root node -->9684<feature>9685<rects>9686<_>7 9 3 14 -1.</_>9687<_>8 9 1 14 3.</_></rects>9688<tilted>0</tilted></feature>9689<threshold>-4.8177209682762623e-003</threshold>9690<left_val>0.1476109027862549</left_val>9691<right_val>-0.1370013058185577</right_val></_></_>9692<_>9693<!-- tree 37 -->9694<_>9695<!-- root node -->9696<feature>9697<rects>9698<_>12 10 5 8 -1.</_>9699<_>12 10 5 4 2.</_></rects>9700<tilted>1</tilted></feature>9701<threshold>-0.0307267196476460</threshold>9702<left_val>-0.2143260985612869</left_val>9703<right_val>0.0345353297889233</right_val></_></_>9704<_>9705<!-- tree 38 -->9706<_>9707<!-- root node -->9708<feature>9709<rects>9710<_>8 6 10 7 -1.</_>9711<_>8 6 5 7 2.</_></rects>9712<tilted>1</tilted></feature>9713<threshold>0.0100443996489048</threshold>9714<left_val>0.0824728682637215</left_val>9715<right_val>-0.2132944017648697</right_val></_></_>9716<_>9717<!-- tree 39 -->9718<_>9719<!-- root node -->9720<feature>9721<rects>9722<_>12 15 7 4 -1.</_>9723<_>12 17 7 2 2.</_></rects>9724<tilted>0</tilted></feature>9725<threshold>3.3808979787863791e-004</threshold>9726<left_val>-0.0563683994114399</left_val>9727<right_val>0.0840506926178932</right_val></_></_>9728<_>9729<!-- tree 40 -->9730<_>9731<!-- root node -->9732<feature>9733<rects>9734<_>0 15 7 4 -1.</_>9735<_>0 17 7 2 2.</_></rects>9736<tilted>0</tilted></feature>9737<threshold>-3.4935539588332176e-004</threshold>9738<left_val>0.1551014035940170</left_val>9739<right_val>-0.1546518951654434</right_val></_></_>9740<_>9741<!-- tree 41 -->9742<_>9743<!-- root node -->9744<feature>9745<rects>9746<_>15 6 2 16 -1.</_>9747<_>15 6 1 16 2.</_></rects>9748<tilted>0</tilted></feature>9749<threshold>8.5416442016139627e-004</threshold>9750<left_val>0.0748112127184868</left_val>9751<right_val>-0.2076193988323212</right_val></_></_>9752<_>9753<!-- tree 42 -->9754<_>9755<!-- root node -->9756<feature>9757<rects>9758<_>3 9 4 8 -1.</_>9759<_>3 13 4 4 2.</_></rects>9760<tilted>0</tilted></feature>9761<threshold>-7.4278831016272306e-004</threshold>9762<left_val>0.2069537043571472</left_val>9763<right_val>-0.1131504029035568</right_val></_></_>9764<_>9765<!-- tree 43 -->9766<_>9767<!-- root node -->9768<feature>9769<rects>9770<_>0 14 19 3 -1.</_>9771<_>0 15 19 1 3.</_></rects>9772<tilted>0</tilted></feature>9773<threshold>-0.0418039113283157</threshold>9774<left_val>0.7737541794776917</left_val>9775<right_val>-0.0273915994912386</right_val></_></_>9776<_>9777<!-- tree 44 -->9778<_>9779<!-- root node -->9780<feature>9781<rects>9782<_>1 12 4 7 -1.</_>9783<_>3 12 2 7 2.</_></rects>9784<tilted>0</tilted></feature>9785<threshold>-8.9303712593391538e-004</threshold>9786<left_val>-0.2892684936523438</left_val>9787<right_val>0.0834253132343292</right_val></_></_>9788<_>9789<!-- tree 45 -->9790<_>9791<!-- root node -->9792<feature>9793<rects>9794<_>14 12 4 11 -1.</_>9795<_>14 12 2 11 2.</_></rects>9796<tilted>0</tilted></feature>9797<threshold>2.0034189801663160e-003</threshold>9798<left_val>0.0578995198011398</left_val>9799<right_val>-0.2181786000728607</right_val></_></_>9800<_>9801<!-- tree 46 -->9802<_>9803<!-- root node -->9804<feature>9805<rects>9806<_>0 8 5 6 -1.</_>9807<_>0 11 5 3 2.</_></rects>9808<tilted>0</tilted></feature>9809<threshold>7.4933562427759171e-004</threshold>9810<left_val>-0.1360622048377991</left_val>9811<right_val>0.1615003049373627</right_val></_></_>9812<_>9813<!-- tree 47 -->9814<_>9815<!-- root node -->9816<feature>9817<rects>9818<_>4 0 14 3 -1.</_>9819<_>4 0 7 3 2.</_></rects>9820<tilted>0</tilted></feature>9821<threshold>-0.0896454229950905</threshold>9822<left_val>-0.9571774005889893</left_val>9823<right_val>5.8882208541035652e-003</right_val></_></_>9824<_>9825<!-- tree 48 -->9826<_>9827<!-- root node -->9828<feature>9829<rects>9830<_>1 0 14 3 -1.</_>9831<_>8 0 7 3 2.</_></rects>9832<tilted>0</tilted></feature>9833<threshold>-6.5244808793067932e-003</threshold>9834<left_val>0.1452196985483170</left_val>9835<right_val>-0.1611984968185425</right_val></_></_>9836<_>9837<!-- tree 49 -->9838<_>9839<!-- root node -->9840<feature>9841<rects>9842<_>12 3 7 4 -1.</_>9843<_>12 5 7 2 2.</_></rects>9844<tilted>0</tilted></feature>9845<threshold>-2.8723690193146467e-003</threshold>9846<left_val>0.1067081019282341</left_val>9847<right_val>-0.0305057391524315</right_val></_></_>9848<_>9849<!-- tree 50 -->9850<_>9851<!-- root node -->9852<feature>9853<rects>9854<_>0 3 7 4 -1.</_>9855<_>0 5 7 2 2.</_></rects>9856<tilted>0</tilted></feature>9857<threshold>2.2762219887226820e-003</threshold>9858<left_val>-0.1457338035106659</left_val>9859<right_val>0.1559064984321594</right_val></_></_>9860<_>9861<!-- tree 51 -->9862<_>9863<!-- root node -->9864<feature>9865<rects>9866<_>10 8 4 7 -1.</_>9867<_>10 8 2 7 2.</_></rects>9868<tilted>0</tilted></feature>9869<threshold>4.3706637807190418e-003</threshold>9870<left_val>-0.0243692994117737</left_val>9871<right_val>0.2072412967681885</right_val></_></_>9872<_>9873<!-- tree 52 -->9874<_>9875<!-- root node -->9876<feature>9877<rects>9878<_>1 12 4 11 -1.</_>9879<_>3 12 2 11 2.</_></rects>9880<tilted>0</tilted></feature>9881<threshold>1.1989739723503590e-003</threshold>9882<left_val>0.0884619429707527</left_val>9883<right_val>-0.2253641039133072</right_val></_></_>9884<_>9885<!-- tree 53 -->9886<_>9887<!-- root node -->9888<feature>9889<rects>9890<_>2 10 16 4 -1.</_>9891<_>2 11 16 2 2.</_></rects>9892<tilted>0</tilted></feature>9893<threshold>-6.1923090834170580e-004</threshold>9894<left_val>0.1510809063911438</left_val>9895<right_val>-0.0991063416004181</right_val></_></_>9896<_>9897<!-- tree 54 -->9898<_>9899<!-- root node -->9900<feature>9901<rects>9902<_>7 11 9 3 -1.</_>9903<_>6 12 9 1 3.</_></rects>9904<tilted>1</tilted></feature>9905<threshold>-1.0555429616943002e-003</threshold>9906<left_val>0.1539929956197739</left_val>9907<right_val>-0.1441050022840500</right_val></_></_>9908<_>9909<!-- tree 55 -->9910<_>9911<!-- root node -->9912<feature>9913<rects>9914<_>5 6 12 16 -1.</_>9915<_>8 6 6 16 2.</_></rects>9916<tilted>0</tilted></feature>9917<threshold>0.0231018904596567</threshold>9918<left_val>-0.0261075291782618</left_val>9919<right_val>0.2587516903877258</right_val></_></_>9920<_>9921<!-- tree 56 -->9922<_>9923<!-- root node -->9924<feature>9925<rects>9926<_>2 6 14 4 -1.</_>9927<_>2 6 7 2 2.</_>9928<_>9 8 7 2 2.</_></rects>9929<tilted>0</tilted></feature>9930<threshold>6.7337458021938801e-003</threshold>9931<left_val>0.0646296367049217</left_val>9932<right_val>-0.3229981958866119</right_val></_></_>9933<_>9934<!-- tree 57 -->9935<_>9936<!-- root node -->9937<feature>9938<rects>9939<_>5 6 10 6 -1.</_>9940<_>10 6 5 3 2.</_>9941<_>5 9 5 3 2.</_></rects>9942<tilted>0</tilted></feature>9943<threshold>1.4084229478612542e-003</threshold>9944<left_val>0.0857550725340843</left_val>9945<right_val>-0.1494754999876022</right_val></_></_>9946<_>9947<!-- tree 58 -->9948<_>9949<!-- root node -->9950<feature>9951<rects>9952<_>0 9 2 14 -1.</_>9953<_>1 9 1 14 2.</_></rects>9954<tilted>0</tilted></feature>9955<threshold>-2.3923629487399012e-004</threshold>9956<left_val>0.1870089024305344</left_val>9957<right_val>-0.1094153001904488</right_val></_></_>9958<_>9959<!-- tree 59 -->9960<_>9961<!-- root node -->9962<feature>9963<rects>9964<_>10 18 9 5 -1.</_>9965<_>13 18 3 5 3.</_></rects>9966<tilted>0</tilted></feature>9967<threshold>2.2198690567165613e-004</threshold>9968<left_val>-0.1951756030321121</left_val>9969<right_val>0.0595878586173058</right_val></_></_>9970<_>9971<!-- tree 60 -->9972<_>9973<!-- root node -->9974<feature>9975<rects>9976<_>4 9 10 3 -1.</_>9977<_>3 10 10 1 3.</_></rects>9978<tilted>1</tilted></feature>9979<threshold>2.8156230691820383e-003</threshold>9980<left_val>-0.0895278826355934</left_val>9981<right_val>0.2289431989192963</right_val></_></_>9982<_>9983<!-- tree 61 -->9984<_>9985<!-- root node -->9986<feature>9987<rects>9988<_>10 18 9 5 -1.</_>9989<_>13 18 3 5 3.</_></rects>9990<tilted>0</tilted></feature>9991<threshold>7.8730508685112000e-003</threshold>9992<left_val>0.0641397014260292</left_val>9993<right_val>-0.1717485934495926</right_val></_></_>9994<_>9995<!-- tree 62 -->9996<_>9997<!-- root node -->9998<feature>9999<rects>10000<_>0 18 9 5 -1.</_>10001<_>3 18 3 5 3.</_></rects>10002<tilted>0</tilted></feature>10003<threshold>1.0448540560901165e-003</threshold>10004<left_val>-0.2092723995447159</left_val>10005<right_val>0.1102280989289284</right_val></_></_>10006<_>10007<!-- tree 63 -->10008<_>10009<!-- root node -->10010<feature>10011<rects>10012<_>5 8 12 9 -1.</_>10013<_>9 8 4 9 3.</_></rects>10014<tilted>0</tilted></feature>10015<threshold>-0.1804109960794449</threshold>10016<left_val>0.2546054124832153</left_val>10017<right_val>-0.0315802395343781</right_val></_></_>10018<_>10019<!-- tree 64 -->10020<_>10021<!-- root node -->10022<feature>10023<rects>10024<_>2 8 12 9 -1.</_>10025<_>6 8 4 9 3.</_></rects>10026<tilted>0</tilted></feature>10027<threshold>-0.1891681998968124</threshold>10028<left_val>-0.8143904805183411</left_val>10029<right_val>0.0302127506583929</right_val></_></_>10030<_>10031<!-- tree 65 -->10032<_>10033<!-- root node -->10034<feature>10035<rects>10036<_>9 6 4 14 -1.</_>10037<_>10 6 2 14 2.</_></rects>10038<tilted>0</tilted></feature>10039<threshold>-0.0489343404769897</threshold>10040<left_val>0.4832926988601685</left_val>10041<right_val>-0.0318133905529976</right_val></_></_>10042<_>10043<!-- tree 66 -->10044<_>10045<!-- root node -->10046<feature>10047<rects>10048<_>2 20 15 3 -1.</_>10049<_>7 20 5 3 3.</_></rects>10050<tilted>0</tilted></feature>10051<threshold>-6.2278551049530506e-003</threshold>10052<left_val>-0.2246308028697968</left_val>10053<right_val>0.0932022929191589</right_val></_></_>10054<_>10055<!-- tree 67 -->10056<_>10057<!-- root node -->10058<feature>10059<rects>10060<_>5 4 9 5 -1.</_>10061<_>8 4 3 5 3.</_></rects>10062<tilted>0</tilted></feature>10063<threshold>-3.6263489164412022e-003</threshold>10064<left_val>0.0972399637103081</left_val>10065<right_val>-0.2209493964910507</right_val></_></_>10066<_>10067<!-- tree 68 -->10068<_>10069<!-- root node -->10070<feature>10071<rects>10072<_>6 6 4 14 -1.</_>10073<_>7 6 2 14 2.</_></rects>10074<tilted>0</tilted></feature>10075<threshold>0.0206885300576687</threshold>10076<left_val>-0.0390446893870831</left_val>10077<right_val>0.6966891884803772</right_val></_></_>10078<_>10079<!-- tree 69 -->10080<_>10081<!-- root node -->10082<feature>10083<rects>10084<_>10 0 2 14 -1.</_>10085<_>10 0 1 14 2.</_></rects>10086<tilted>0</tilted></feature>10087<threshold>-6.5703191794455051e-003</threshold>10088<left_val>-0.1591935008764267</left_val>10089<right_val>0.0376973897218704</right_val></_></_>10090<_>10091<!-- tree 70 -->10092<_>10093<!-- root node -->10094<feature>10095<rects>10096<_>7 0 2 14 -1.</_>10097<_>8 0 1 14 2.</_></rects>10098<tilted>0</tilted></feature>10099<threshold>-2.7691440191119909e-003</threshold>10100<left_val>-0.2177779972553253</left_val>10101<right_val>0.1107555031776428</right_val></_></_>10102<_>10103<!-- tree 71 -->10104<_>10105<!-- root node -->10106<feature>10107<rects>10108<_>12 0 4 8 -1.</_>10109<_>12 0 2 8 2.</_></rects>10110<tilted>0</tilted></feature>10111<threshold>-2.5391899980604649e-003</threshold>10112<left_val>0.0767533034086227</left_val>10113<right_val>-0.1212102025747299</right_val></_></_>10114<_>10115<!-- tree 72 -->10116<_>10117<!-- root node -->10118<feature>10119<rects>10120<_>0 3 14 3 -1.</_>10121<_>0 4 14 1 3.</_></rects>10122<tilted>0</tilted></feature>10123<threshold>0.0145228998735547</threshold>10124<left_val>-0.0469354689121246</left_val>10125<right_val>0.4432204961776733</right_val></_></_>10126<_>10127<!-- tree 73 -->10128<_>10129<!-- root node -->10130<feature>10131<rects>10132<_>5 20 10 3 -1.</_>10133<_>5 20 5 3 2.</_></rects>10134<tilted>0</tilted></feature>10135<threshold>-4.8549640923738480e-003</threshold>10136<left_val>-0.4104030132293701</left_val>10137<right_val>0.0472962893545628</right_val></_></_>10138<_>10139<!-- tree 74 -->10140<_>10141<!-- root node -->10142<feature>10143<rects>10144<_>6 18 7 4 -1.</_>10145<_>6 20 7 2 2.</_></rects>10146<tilted>0</tilted></feature>10147<threshold>-3.6202149931341410e-003</threshold>10148<left_val>0.3670789897441864</left_val>10149<right_val>-0.0505831092596054</right_val></_></_></trees>10150<stage_threshold>-0.7803025245666504</stage_threshold>10151<parent>20</parent>10152<next>-1</next></_>10153<_>10154<!-- stage 22 -->10155<trees>10156<_>10157<!-- tree 0 -->10158<_>10159<!-- root node -->10160<feature>10161<rects>10162<_>3 6 6 9 -1.</_>10163<_>5 6 2 9 3.</_></rects>10164<tilted>0</tilted></feature>10165<threshold>9.7794737666845322e-003</threshold>10166<left_val>-0.1987376958131790</left_val>10167<right_val>0.1875499039888382</right_val></_></_>10168<_>10169<!-- tree 1 -->10170<_>10171<!-- root node -->10172<feature>10173<rects>10174<_>13 0 6 7 -1.</_>10175<_>15 0 2 7 3.</_></rects>10176<tilted>0</tilted></feature>10177<threshold>2.5764610618352890e-003</threshold>10178<left_val>-0.1654404997825623</left_val>10179<right_val>0.1196829974651337</right_val></_></_>10180<_>10181<!-- tree 2 -->10182<_>10183<!-- root node -->10184<feature>10185<rects>10186<_>3 13 4 10 -1.</_>10187<_>5 13 2 10 2.</_></rects>10188<tilted>0</tilted></feature>10189<threshold>6.6844018874689937e-004</threshold>10190<left_val>0.0811874270439148</left_val>10191<right_val>-0.2695421874523163</right_val></_></_>10192<_>10193<!-- tree 3 -->10194<_>10195<!-- root node -->10196<feature>10197<rects>10198<_>12 12 4 10 -1.</_>10199<_>12 12 2 10 2.</_></rects>10200<tilted>0</tilted></feature>10201<threshold>1.8919180147349834e-003</threshold>10202<left_val>0.0823986902832985</left_val>10203<right_val>-0.1956467032432556</right_val></_></_>10204<_>10205<!-- tree 4 -->10206<_>10207<!-- root node -->10208<feature>10209<rects>10210<_>3 12 4 7 -1.</_>10211<_>5 12 2 7 2.</_></rects>10212<tilted>0</tilted></feature>10213<threshold>-8.2977651618421078e-004</threshold>10214<left_val>-0.2138116955757141</left_val>10215<right_val>0.1015295982360840</right_val></_></_>10216<_>10217<!-- tree 5 -->10218<_>10219<!-- root node -->10220<feature>10221<rects>10222<_>13 0 6 14 -1.</_>10223<_>15 0 2 14 3.</_></rects>10224<tilted>0</tilted></feature>10225<threshold>-2.5124829262495041e-003</threshold>10226<left_val>0.2649702131748200</left_val>10227<right_val>-0.0817281305789948</right_val></_></_>10228<_>10229<!-- tree 6 -->10230<_>10231<!-- root node -->10232<feature>10233<rects>10234<_>0 0 6 12 -1.</_>10235<_>2 0 2 12 3.</_></rects>10236<tilted>0</tilted></feature>10237<threshold>4.9220919609069824e-003</threshold>10238<left_val>-0.1383789926767349</left_val>10239<right_val>0.1704742014408112</right_val></_></_>10240<_>10241<!-- tree 7 -->10242<_>10243<!-- root node -->10244<feature>10245<rects>10246<_>5 19 14 4 -1.</_>10247<_>12 19 7 2 2.</_>10248<_>5 21 7 2 2.</_></rects>10249<tilted>0</tilted></feature>10250<threshold>1.5432259533554316e-003</threshold>10251<left_val>-0.2348349988460541</left_val>10252<right_val>0.1262467950582504</right_val></_></_>10253<_>10254<!-- tree 8 -->10255<_>10256<!-- root node -->10257<feature>10258<rects>10259<_>0 12 9 10 -1.</_>10260<_>0 17 9 5 2.</_></rects>10261<tilted>0</tilted></feature>10262<threshold>-7.5272549875080585e-003</threshold>10263<left_val>-0.2190258055925369</left_val>10264<right_val>0.0782149434089661</right_val></_></_>10265<_>10266<!-- tree 9 -->10267<_>10268<!-- root node -->10269<feature>10270<rects>10271<_>14 13 5 6 -1.</_>10272<_>14 16 5 3 2.</_></rects>10273<tilted>0</tilted></feature>10274<threshold>-3.2087319414131343e-004</threshold>10275<left_val>0.0998033136129379</left_val>10276<right_val>-0.1005263030529022</right_val></_></_>10277<_>10278<!-- tree 10 -->10279<_>10280<!-- root node -->10281<feature>10282<rects>10283<_>0 16 8 4 -1.</_>10284<_>0 18 8 2 2.</_></rects>10285<tilted>0</tilted></feature>10286<threshold>-5.6291592773050070e-004</threshold>10287<left_val>0.1458780020475388</left_val>10288<right_val>-0.1319447010755539</right_val></_></_>10289<_>10290<!-- tree 11 -->10291<_>10292<!-- root node -->10293<feature>10294<rects>10295<_>3 16 16 3 -1.</_>10296<_>3 17 16 1 3.</_></rects>10297<tilted>0</tilted></feature>10298<threshold>-0.0342483595013618</threshold>10299<left_val>0.7317953109741211</left_val>10300<right_val>-0.0257543697953224</right_val></_></_>10301<_>10302<!-- tree 12 -->10303<_>10304<!-- root node -->10305<feature>10306<rects>10307<_>6 0 6 7 -1.</_>10308<_>8 0 2 7 3.</_></rects>10309<tilted>0</tilted></feature>10310<threshold>5.5207060649991035e-003</threshold>10311<left_val>0.0738294273614883</left_val>10312<right_val>-0.2461594045162201</right_val></_></_>10313<_>10314<!-- tree 13 -->10315<_>10316<!-- root node -->10317<feature>10318<rects>10319<_>2 0 16 5 -1.</_>10320<_>6 0 8 5 2.</_></rects>10321<tilted>0</tilted></feature>10322<threshold>0.0336631610989571</threshold>10323<left_val>-0.0507508292794228</left_val>10324<right_val>0.5105447769165039</right_val></_></_>10325<_>10326<!-- tree 14 -->10327<_>10328<!-- root node -->10329<feature>10330<rects>10331<_>0 0 17 10 -1.</_>10332<_>0 5 17 5 2.</_></rects>10333<tilted>0</tilted></feature>10334<threshold>0.0106051396578550</threshold>10335<left_val>-0.1959338039159775</left_val>10336<right_val>0.0961627289652824</right_val></_></_>10337<_>10338<!-- tree 15 -->10339<_>10340<!-- root node -->10341<feature>10342<rects>10343<_>8 1 3 15 -1.</_>10344<_>9 1 1 15 3.</_></rects>10345<tilted>0</tilted></feature>10346<threshold>3.6454470828175545e-003</threshold>10347<left_val>-0.1027477011084557</left_val>10348<right_val>0.1802129000425339</right_val></_></_>10349<_>10350<!-- tree 16 -->10351<_>10352<!-- root node -->10353<feature>10354<rects>10355<_>0 2 8 20 -1.</_>10356<_>0 7 8 10 2.</_></rects>10357<tilted>0</tilted></feature>10358<threshold>0.0316587202250957</threshold>10359<left_val>0.0774153470993042</left_val>10360<right_val>-0.2349832057952881</right_val></_></_>10361<_>10362<!-- tree 17 -->10363<_>10364<!-- root node -->10365<feature>10366<rects>10367<_>8 7 4 10 -1.</_>10368<_>8 12 4 5 2.</_></rects>10369<tilted>0</tilted></feature>10370<threshold>0.0604964494705200</threshold>10371<left_val>7.9810861498117447e-003</left_val>10372<right_val>-0.5812633037567139</right_val></_></_>10373<_>10374<!-- tree 18 -->10375<_>10376<!-- root node -->10377<feature>10378<rects>10379<_>7 7 4 10 -1.</_>10380<_>7 12 4 5 2.</_></rects>10381<tilted>0</tilted></feature>10382<threshold>-2.1451190696097910e-004</threshold>10383<left_val>-0.2714141011238098</left_val>10384<right_val>0.0724482312798500</right_val></_></_>10385<_>10386<!-- tree 19 -->10387<_>10388<!-- root node -->10389<feature>10390<rects>10391<_>11 0 3 17 -1.</_>10392<_>12 0 1 17 3.</_></rects>10393<tilted>0</tilted></feature>10394<threshold>-8.9069753885269165e-003</threshold>10395<left_val>0.1086466014385223</left_val>10396<right_val>-0.0378909781575203</right_val></_></_>10397<_>10398<!-- tree 20 -->10399<_>10400<!-- root node -->10401<feature>10402<rects>10403<_>5 0 3 17 -1.</_>10404<_>6 0 1 17 3.</_></rects>10405<tilted>0</tilted></feature>10406<threshold>-3.1367139890789986e-003</threshold>10407<left_val>0.2319408059120178</left_val>10408<right_val>-0.0832429975271225</right_val></_></_>10409<_>10410<!-- tree 21 -->10411<_>10412<!-- root node -->10413<feature>10414<rects>10415<_>12 9 3 14 -1.</_>10416<_>13 9 1 14 3.</_></rects>10417<tilted>0</tilted></feature>10418<threshold>-8.2477089017629623e-004</threshold>10419<left_val>0.1375737041234970</left_val>10420<right_val>-0.0407095216214657</right_val></_></_>10421<_>10422<!-- tree 22 -->10423<_>10424<!-- root node -->10425<feature>10426<rects>10427<_>6 2 6 10 -1.</_>10428<_>9 2 3 10 2.</_></rects>10429<tilted>0</tilted></feature>10430<threshold>-3.8041090010665357e-004</threshold>10431<left_val>0.0996559485793114</left_val>10432<right_val>-0.2011525034904480</right_val></_></_>10433<_>10434<!-- tree 23 -->10435<_>10436<!-- root node -->10437<feature>10438<rects>10439<_>4 21 14 2 -1.</_>10440<_>4 21 7 2 2.</_></rects>10441<tilted>0</tilted></feature>10442<threshold>3.0412159394472837e-003</threshold>10443<left_val>0.0486063882708550</left_val>10444<right_val>-0.2926115989685059</right_val></_></_>10445<_>10446<!-- tree 24 -->10447<_>10448<!-- root node -->10449<feature>10450<rects>10451<_>5 0 8 4 -1.</_>10452<_>9 0 4 4 2.</_></rects>10453<tilted>0</tilted></feature>10454<threshold>-2.7135149575769901e-003</threshold>10455<left_val>-0.2040290981531143</left_val>10456<right_val>0.0872701928019524</right_val></_></_>10457<_>10458<!-- tree 25 -->10459<_>10460<!-- root node -->10461<feature>10462<rects>10463<_>10 0 4 8 -1.</_>10464<_>10 0 4 4 2.</_></rects>10465<tilted>1</tilted></feature>10466<threshold>-0.1145422011613846</threshold>10467<left_val>0.2634224891662598</left_val>10468<right_val>-0.0289768297225237</right_val></_></_>10469<_>10470<!-- tree 26 -->10471<_>10472<!-- root node -->10473<feature>10474<rects>10475<_>3 0 12 6 -1.</_>10476<_>3 0 6 3 2.</_>10477<_>9 3 6 3 2.</_></rects>10478<tilted>0</tilted></feature>10479<threshold>-7.9219061881303787e-003</threshold>10480<left_val>-0.2395422011613846</left_val>10481<right_val>0.0784254595637321</right_val></_></_>10482<_>10483<!-- tree 27 -->10484<_>10485<!-- root node -->10486<feature>10487<rects>10488<_>8 8 6 8 -1.</_>10489<_>10 8 2 8 3.</_></rects>10490<tilted>0</tilted></feature>10491<threshold>-0.0642724037170410</threshold>10492<left_val>0.3865104913711548</left_val>10493<right_val>-0.0349812805652618</right_val></_></_>10494<_>10495<!-- tree 28 -->10496<_>10497<!-- root node -->10498<feature>10499<rects>10500<_>1 13 12 8 -1.</_>10501<_>4 13 6 8 2.</_></rects>10502<tilted>0</tilted></feature>10503<threshold>0.0208201594650745</threshold>10504<left_val>0.0366767384111881</left_val>10505<right_val>-0.5090972185134888</right_val></_></_>10506<_>10507<!-- tree 29 -->10508<_>10509<!-- root node -->10510<feature>10511<rects>10512<_>8 8 6 8 -1.</_>10513<_>10 8 2 8 3.</_></rects>10514<tilted>0</tilted></feature>10515<threshold>4.7503421083092690e-003</threshold>10516<left_val>-0.0491715185344219</left_val>10517<right_val>0.1854227036237717</right_val></_></_>10518<_>10519<!-- tree 30 -->10520<_>10521<!-- root node -->10522<feature>10523<rects>10524<_>5 8 6 8 -1.</_>10525<_>7 8 2 8 3.</_></rects>10526<tilted>0</tilted></feature>10527<threshold>-0.0935890376567841</threshold>10528<left_val>0.6282237768173218</left_val>10529<right_val>-0.0251404698938131</right_val></_></_>10530<_>10531<!-- tree 31 -->10532<_>10533<!-- root node -->10534<feature>10535<rects>10536<_>7 13 8 10 -1.</_>10537<_>9 13 4 10 2.</_></rects>10538<tilted>0</tilted></feature>10539<threshold>-6.8223377456888556e-004</threshold>10540<left_val>0.0400907993316650</left_val>10541<right_val>-0.1025065034627914</right_val></_></_>10542<_>10543<!-- tree 32 -->10544<_>10545<!-- root node -->10546<feature>10547<rects>10548<_>4 14 8 9 -1.</_>10549<_>6 14 4 9 2.</_></rects>10550<tilted>0</tilted></feature>10551<threshold>-8.3058718591928482e-003</threshold>10552<left_val>-0.2162594944238663</left_val>10553<right_val>0.0855050235986710</right_val></_></_>10554<_>10555<!-- tree 33 -->10556<_>10557<!-- root node -->10558<feature>10559<rects>10560<_>9 15 9 5 -1.</_>10561<_>12 15 3 5 3.</_></rects>10562<tilted>0</tilted></feature>10563<threshold>5.5919620208442211e-003</threshold>10564<left_val>-0.0657242611050606</left_val>10565<right_val>0.0619394518435001</right_val></_></_>10566<_>10567<!-- tree 34 -->10568<_>10569<!-- root node -->10570<feature>10571<rects>10572<_>7 15 4 7 -1.</_>10573<_>9 15 2 7 2.</_></rects>10574<tilted>0</tilted></feature>10575<threshold>1.8336649518460035e-003</threshold>10576<left_val>-0.1032480970025063</left_val>10577<right_val>0.2513414919376373</right_val></_></_>10578<_>10579<!-- tree 35 -->10580<_>10581<!-- root node -->10582<feature>10583<rects>10584<_>4 19 12 4 -1.</_>10585<_>4 19 6 4 2.</_></rects>10586<tilted>0</tilted></feature>10587<threshold>-4.4351099058985710e-003</threshold>10588<left_val>-0.1510027945041657</left_val>10589<right_val>0.0373230092227459</right_val></_></_>10590<_>10591<!-- tree 36 -->10592<_>10593<!-- root node -->10594<feature>10595<rects>10596<_>6 15 6 8 -1.</_>10597<_>8 15 2 8 3.</_></rects>10598<tilted>0</tilted></feature>10599<threshold>-4.7271270304918289e-003</threshold>10600<left_val>0.1350070983171463</left_val>10601<right_val>-0.1525021940469742</right_val></_></_>10602<_>10603<!-- tree 37 -->10604<_>10605<!-- root node -->10606<feature>10607<rects>10608<_>8 5 8 8 -1.</_>10609<_>12 5 4 4 2.</_>10610<_>8 9 4 4 2.</_></rects>10611<tilted>0</tilted></feature>10612<threshold>5.3573452169075608e-004</threshold>10613<left_val>-0.0609647706151009</left_val>10614<right_val>0.0719967335462570</right_val></_></_>10615<_>10616<!-- tree 38 -->10617<_>10618<!-- root node -->10619<feature>10620<rects>10621<_>0 14 7 4 -1.</_>10622<_>0 16 7 2 2.</_></rects>10623<tilted>0</tilted></feature>10624<threshold>-1.3135100016370416e-004</threshold>10625<left_val>0.1290217936038971</left_val>10626<right_val>-0.1310760974884033</right_val></_></_>10627<_>10628<!-- tree 39 -->10629<_>10630<!-- root node -->10631<feature>10632<rects>10633<_>10 2 4 8 -1.</_>10634<_>11 3 2 8 2.</_></rects>10635<tilted>1</tilted></feature>10636<threshold>4.0799290873110294e-003</threshold>10637<left_val>0.0494333095848560</left_val>10638<right_val>-0.1946709007024765</right_val></_></_>10639<_>10640<!-- tree 40 -->10641<_>10642<!-- root node -->10643<feature>10644<rects>10645<_>1 12 17 3 -1.</_>10646<_>1 13 17 1 3.</_></rects>10647<tilted>0</tilted></feature>10648<threshold>-3.1066180672496557e-003</threshold>10649<left_val>0.2398454993963242</left_val>10650<right_val>-0.0712815672159195</right_val></_></_>10651<_>10652<!-- tree 41 -->10653<_>10654<!-- root node -->10655<feature>10656<rects>10657<_>13 8 4 15 -1.</_>10658<_>14 8 2 15 2.</_></rects>10659<tilted>0</tilted></feature>10660<threshold>0.0109994001686573</threshold>10661<left_val>0.0290179308503866</left_val>10662<right_val>-0.3850468099117279</right_val></_></_>10663<_>10664<!-- tree 42 -->10665<_>10666<!-- root node -->10667<feature>10668<rects>10669<_>2 12 14 3 -1.</_>10670<_>2 13 14 1 3.</_></rects>10671<tilted>0</tilted></feature>10672<threshold>1.5001590363681316e-003</threshold>10673<left_val>-0.0836524367332459</left_val>10674<right_val>0.1814112961292267</right_val></_></_>10675<_>10676<!-- tree 43 -->10677<_>10678<!-- root node -->10679<feature>10680<rects>10681<_>6 12 7 6 -1.</_>10682<_>6 14 7 2 3.</_></rects>10683<tilted>0</tilted></feature>10684<threshold>0.0137001499533653</threshold>10685<left_val>0.0367532595992088</left_val>10686<right_val>-0.4508658945560455</right_val></_></_>10687<_>10688<!-- tree 44 -->10689<_>10690<!-- root node -->10691<feature>10692<rects>10693<_>2 2 12 6 -1.</_>10694<_>2 2 6 3 2.</_>10695<_>8 5 6 3 2.</_></rects>10696<tilted>0</tilted></feature>10697<threshold>3.9507630281150341e-003</threshold>10698<left_val>-0.0694171115756035</left_val>10699<right_val>0.2154071033000946</right_val></_></_>10700<_>10701<!-- tree 45 -->10702<_>10703<!-- root node -->10704<feature>10705<rects>10706<_>11 0 8 5 -1.</_>10707<_>11 0 4 5 2.</_></rects>10708<tilted>0</tilted></feature>10709<threshold>-8.5161393508315086e-003</threshold>10710<left_val>0.1070408970117569</left_val>10711<right_val>-0.1485738009214401</right_val></_></_>10712<_>10713<!-- tree 46 -->10714<_>10715<!-- root node -->10716<feature>10717<rects>10718<_>0 0 8 5 -1.</_>10719<_>4 0 4 5 2.</_></rects>10720<tilted>0</tilted></feature>10721<threshold>1.7032850300893188e-003</threshold>10722<left_val>-0.0818965211510658</left_val>10723<right_val>0.3239806890487671</right_val></_></_>10724<_>10725<!-- tree 47 -->10726<_>10727<!-- root node -->10728<feature>10729<rects>10730<_>1 2 18 20 -1.</_>10731<_>1 2 9 20 2.</_></rects>10732<tilted>0</tilted></feature>10733<threshold>-0.0108529301360250</threshold>10734<left_val>-0.1314232945442200</left_val>10735<right_val>0.0999901890754700</right_val></_></_>10736<_>10737<!-- tree 48 -->10738<_>10739<!-- root node -->10740<feature>10741<rects>10742<_>9 5 10 8 -1.</_>10743<_>9 5 5 8 2.</_></rects>10744<tilted>1</tilted></feature>10745<threshold>-3.7832378875464201e-003</threshold>10746<left_val>0.0975966379046440</left_val>10747<right_val>-0.1608145982027054</right_val></_></_>10748<_>10749<!-- tree 49 -->10750<_>10751<!-- root node -->10752<feature>10753<rects>10754<_>7 8 7 10 -1.</_>10755<_>7 13 7 5 2.</_></rects>10756<tilted>0</tilted></feature>10757<threshold>0.0132632600143552</threshold>10758<left_val>0.0681890770792961</left_val>10759<right_val>-0.1482066065073013</right_val></_></_>10760<_>10761<!-- tree 50 -->10762<_>10763<!-- root node -->10764<feature>10765<rects>10766<_>7 7 4 14 -1.</_>10767<_>8 7 2 14 2.</_></rects>10768<tilted>0</tilted></feature>10769<threshold>-0.0442763008177280</threshold>10770<left_val>0.5388399958610535</left_val>10771<right_val>-0.0347698815166950</right_val></_></_>10772<_>10773<!-- tree 51 -->10774<_>10775<!-- root node -->10776<feature>10777<rects>10778<_>15 7 4 16 -1.</_>10779<_>15 7 2 16 2.</_></rects>10780<tilted>0</tilted></feature>10781<threshold>-0.0164764393121004</threshold>10782<left_val>-0.6934183835983276</left_val>10783<right_val>0.0302859302610159</right_val></_></_>10784<_>10785<!-- tree 52 -->10786<_>10787<!-- root node -->10788<feature>10789<rects>10790<_>0 0 12 7 -1.</_>10791<_>4 0 4 7 3.</_></rects>10792<tilted>0</tilted></feature>10793<threshold>0.0150639601051807</threshold>10794<left_val>0.0503653511404991</left_val>10795<right_val>-0.3221526145935059</right_val></_></_>10796<_>10797<!-- tree 53 -->10798<_>10799<!-- root node -->10800<feature>10801<rects>10802<_>11 7 4 7 -1.</_>10803<_>11 7 2 7 2.</_></rects>10804<tilted>1</tilted></feature>10805<threshold>0.0532300695776939</threshold>10806<left_val>4.0058908052742481e-003</left_val>10807<right_val>-1.0000929832458496</right_val></_></_>10808<_>10809<!-- tree 54 -->10810<_>10811<!-- root node -->10812<feature>10813<rects>10814<_>4 4 6 15 -1.</_>10815<_>7 4 3 15 2.</_></rects>10816<tilted>0</tilted></feature>10817<threshold>-0.1228208988904953</threshold>10818<left_val>0.4043856859207153</left_val>10819<right_val>-0.0546611696481705</right_val></_></_>10820<_>10821<!-- tree 55 -->10822<_>10823<!-- root node -->10824<feature>10825<rects>10826<_>6 10 9 13 -1.</_>10827<_>9 10 3 13 3.</_></rects>10828<tilted>0</tilted></feature>10829<threshold>-0.0802053213119507</threshold>10830<left_val>-0.1891590952873230</left_val>10831<right_val>0.0357042886316776</right_val></_></_>10832<_>10833<!-- tree 56 -->10834<_>10835<!-- root node -->10836<feature>10837<rects>10838<_>1 14 4 7 -1.</_>10839<_>3 14 2 7 2.</_></rects>10840<tilted>0</tilted></feature>10841<threshold>-1.1679669842123985e-003</threshold>10842<left_val>-0.2764140069484711</left_val>10843<right_val>0.0599743984639645</right_val></_></_>10844<_>10845<!-- tree 57 -->10846<_>10847<!-- root node -->10848<feature>10849<rects>10850<_>11 1 3 14 -1.</_>10851<_>12 1 1 14 3.</_></rects>10852<tilted>0</tilted></feature>10853<threshold>-3.1197320204228163e-003</threshold>10854<left_val>0.1130719035863876</left_val>10855<right_val>-0.0728807300329208</right_val></_></_>10856<_>10857<!-- tree 58 -->10858<_>10859<!-- root node -->10860<feature>10861<rects>10862<_>5 11 4 8 -1.</_>10863<_>7 11 2 8 2.</_></rects>10864<tilted>0</tilted></feature>10865<threshold>3.6612390540540218e-003</threshold>10866<left_val>-0.0478285700082779</left_val>10867<right_val>0.3906736969947815</right_val></_></_>10868<_>10869<!-- tree 59 -->10870<_>10871<!-- root node -->10872<feature>10873<rects>10874<_>11 6 4 7 -1.</_>10875<_>11 6 2 7 2.</_></rects>10876<tilted>0</tilted></feature>10877<threshold>4.6034730039536953e-003</threshold>10878<left_val>-0.0474484190344810</left_val>10879<right_val>0.3614696860313416</right_val></_></_>10880<_>10881<!-- tree 60 -->10882<_>10883<!-- root node -->10884<feature>10885<rects>10886<_>4 6 4 7 -1.</_>10887<_>6 6 2 7 2.</_></rects>10888<tilted>0</tilted></feature>10889<threshold>-1.0733479866757989e-003</threshold>10890<left_val>0.1126487031579018</left_val>10891<right_val>-0.2907496094703674</right_val></_></_>10892<_>10893<!-- tree 61 -->10894<_>10895<!-- root node -->10896<feature>10897<rects>10898<_>7 5 9 9 -1.</_>10899<_>10 5 3 9 3.</_></rects>10900<tilted>0</tilted></feature>10901<threshold>-0.0183106902986765</threshold>10902<left_val>0.0967293530702591</left_val>10903<right_val>-0.1015082001686096</right_val></_></_>10904<_>10905<!-- tree 62 -->10906<_>10907<!-- root node -->10908<feature>10909<rects>10910<_>2 1 12 12 -1.</_>10911<_>6 5 4 4 9.</_></rects>10912<tilted>0</tilted></feature>10913<threshold>-0.0681947395205498</threshold>10914<left_val>-0.2204868942499161</left_val>10915<right_val>0.1097799018025398</right_val></_></_>10916<_>10917<!-- tree 63 -->10918<_>10919<!-- root node -->10920<feature>10921<rects>10922<_>4 19 14 4 -1.</_>10923<_>11 19 7 2 2.</_>10924<_>4 21 7 2 2.</_></rects>10925<tilted>0</tilted></feature>10926<threshold>8.9977607131004333e-003</threshold>10927<left_val>-0.0296524409204721</left_val>10928<right_val>0.1505921930074692</right_val></_></_>10929<_>10930<!-- tree 64 -->10931<_>10932<!-- root node -->10933<feature>10934<rects>10935<_>1 19 14 4 -1.</_>10936<_>1 19 7 2 2.</_>10937<_>8 21 7 2 2.</_></rects>10938<tilted>0</tilted></feature>10939<threshold>2.6954131317324936e-004</threshold>10940<left_val>-0.1991785019636154</left_val>10941<right_val>0.0946779921650887</right_val></_></_>10942<_>10943<!-- tree 65 -->10944<_>10945<!-- root node -->10946<feature>10947<rects>10948<_>9 18 9 5 -1.</_>10949<_>12 18 3 5 3.</_></rects>10950<tilted>0</tilted></feature>10951<threshold>5.9090729337185621e-004</threshold>10952<left_val>-0.1324030011892319</left_val>10953<right_val>0.0630881786346436</right_val></_></_>10954<_>10955<!-- tree 66 -->10956<_>10957<!-- root node -->10958<feature>10959<rects>10960<_>1 18 9 5 -1.</_>10961<_>4 18 3 5 3.</_></rects>10962<tilted>0</tilted></feature>10963<threshold>5.5691739544272423e-003</threshold>10964<left_val>0.1031828969717026</left_val>10965<right_val>-0.1927673965692520</right_val></_></_>10966<_>10967<!-- tree 67 -->10968<_>10969<!-- root node -->10970<feature>10971<rects>10972<_>11 4 8 6 -1.</_>10973<_>11 4 4 6 2.</_></rects>10974<tilted>1</tilted></feature>10975<threshold>-0.0994341298937798</threshold>10976<left_val>0.2591108083724976</left_val>10977<right_val>-0.0439478717744350</right_val></_></_>10978<_>10979<!-- tree 68 -->10980<_>10981<!-- root node -->10982<feature>10983<rects>10984<_>6 8 7 6 -1.</_>10985<_>6 10 7 2 3.</_></rects>10986<tilted>0</tilted></feature>10987<threshold>-9.6295922994613647e-003</threshold>10988<left_val>-0.3687196969985962</left_val>10989<right_val>0.0465061701834202</right_val></_></_>10990<_>10991<!-- tree 69 -->10992<_>10993<!-- root node -->10994<feature>10995<rects>10996<_>5 17 14 2 -1.</_>10997<_>5 18 14 1 2.</_></rects>10998<tilted>0</tilted></feature>10999<threshold>-1.7397940391674638e-003</threshold>11000<left_val>0.1373603940010071</left_val>11001<right_val>-0.0698224827647209</right_val></_></_>11002<_>11003<!-- tree 70 -->11004<_>11005<!-- root node -->11006<feature>11007<rects>11008<_>6 6 9 3 -1.</_>11009<_>5 7 9 1 3.</_></rects>11010<tilted>1</tilted></feature>11011<threshold>-0.0132694300264120</threshold>11012<left_val>0.4521614909172058</left_val>11013<right_val>-0.0384612381458282</right_val></_></_>11014<_>11015<!-- tree 71 -->11016<_>11017<!-- root node -->11018<feature>11019<rects>11020<_>13 9 4 11 -1.</_>11021<_>13 9 2 11 2.</_></rects>11022<tilted>0</tilted></feature>11023<threshold>2.5604839902371168e-003</threshold>11024<left_val>0.0548587813973427</left_val>11025<right_val>-0.2496352940797806</right_val></_></_>11026<_>11027<!-- tree 72 -->11028<_>11029<!-- root node -->11030<feature>11031<rects>11032<_>2 9 4 11 -1.</_>11033<_>4 9 2 11 2.</_></rects>11034<tilted>0</tilted></feature>11035<threshold>-1.9173050532117486e-003</threshold>11036<left_val>-0.2573320865631104</left_val>11037<right_val>0.0674813836812973</right_val></_></_>11038<_>11039<!-- tree 73 -->11040<_>11041<!-- root node -->11042<feature>11043<rects>11044<_>12 0 3 14 -1.</_>11045<_>13 0 1 14 3.</_></rects>11046<tilted>0</tilted></feature>11047<threshold>-0.0374616496264935</threshold>11048<left_val>0.5966824889183044</left_val>11049<right_val>-0.0181210804730654</right_val></_></_>11050<_>11051<!-- tree 74 -->11052<_>11053<!-- root node -->11054<feature>11055<rects>11056<_>4 0 3 14 -1.</_>11057<_>5 0 1 14 3.</_></rects>11058<tilted>0</tilted></feature>11059<threshold>-1.9658938981592655e-003</threshold>11060<left_val>0.1950152069330216</left_val>11061<right_val>-0.0900263413786888</right_val></_></_>11062<_>11063<!-- tree 75 -->11064<_>11065<!-- root node -->11066<feature>11067<rects>11068<_>7 10 5 6 -1.</_>11069<_>7 13 5 3 2.</_></rects>11070<tilted>0</tilted></feature>11071<threshold>-3.2596408855170012e-003</threshold>11072<left_val>-0.3564716875553131</left_val>11073<right_val>0.0464952811598778</right_val></_></_>11074<_>11075<!-- tree 76 -->11076<_>11077<!-- root node -->11078<feature>11079<rects>11080<_>0 12 17 4 -1.</_>11081<_>0 14 17 2 2.</_></rects>11082<tilted>0</tilted></feature>11083<threshold>-0.0120436502620578</threshold>11084<left_val>0.3750874996185303</left_val>11085<right_val>-0.0530721992254257</right_val></_></_>11086<_>11087<!-- tree 77 -->11088<_>11089<!-- root node -->11090<feature>11091<rects>11092<_>10 5 6 10 -1.</_>11093<_>12 7 2 10 3.</_></rects>11094<tilted>1</tilted></feature>11095<threshold>4.1690650396049023e-003</threshold>11096<left_val>-0.0418457612395287</left_val>11097<right_val>0.1117779016494751</right_val></_></_>11098<_>11099<!-- tree 78 -->11100<_>11101<!-- root node -->11102<feature>11103<rects>11104<_>2 9 12 12 -1.</_>11105<_>6 13 4 4 9.</_></rects>11106<tilted>0</tilted></feature>11107<threshold>0.0142144998535514</threshold>11108<left_val>0.0719657614827156</left_val>11109<right_val>-0.2677752077579498</right_val></_></_></trees>11110<stage_threshold>-0.8136615157127380</stage_threshold>11111<parent>21</parent>11112<next>-1</next></_>11113<_>11114<!-- stage 23 -->11115<trees>11116<_>11117<!-- tree 0 -->11118<_>11119<!-- root node -->11120<feature>11121<rects>11122<_>1 15 12 8 -1.</_>11123<_>7 15 6 8 2.</_></rects>11124<tilted>0</tilted></feature>11125<threshold>-0.0122309699654579</threshold>11126<left_val>0.1456761062145233</left_val>11127<right_val>-0.2404517978429794</right_val></_></_>11128<_>11129<!-- tree 1 -->11130<_>11131<!-- root node -->11132<feature>11133<rects>11134<_>6 0 8 8 -1.</_>11135<_>10 0 4 4 2.</_>11136<_>6 4 4 4 2.</_></rects>11137<tilted>0</tilted></feature>11138<threshold>-5.5717672221362591e-003</threshold>11139<left_val>-0.1878961026668549</left_val>11140<right_val>0.0405967086553574</right_val></_></_>11141<_>11142<!-- tree 2 -->11143<_>11144<!-- root node -->11145<feature>11146<rects>11147<_>0 15 7 8 -1.</_>11148<_>0 17 7 4 2.</_></rects>11149<tilted>0</tilted></feature>11150<threshold>-5.5606552632525563e-004</threshold>11151<left_val>0.1664956957101822</left_val>11152<right_val>-0.1181783974170685</right_val></_></_>11153<_>11154<!-- tree 3 -->11155<_>11156<!-- root node -->11157<feature>11158<rects>11159<_>8 7 4 8 -1.</_>11160<_>8 11 4 4 2.</_></rects>11161<tilted>0</tilted></feature>11162<threshold>8.3173572784289718e-004</threshold>11163<left_val>-0.1422403007745743</left_val>11164<right_val>0.0416161604225636</right_val></_></_>11165<_>11166<!-- tree 4 -->11167<_>11168<!-- root node -->11169<feature>11170<rects>11171<_>5 8 2 14 -1.</_>11172<_>6 8 1 14 2.</_></rects>11173<tilted>0</tilted></feature>11174<threshold>-8.7869318667799234e-004</threshold>11175<left_val>-0.1643044948577881</left_val>11176<right_val>0.1552329063415527</right_val></_></_>11177<_>11178<!-- tree 5 -->11179<_>11180<!-- root node -->11181<feature>11182<rects>11183<_>12 8 7 4 -1.</_>11184<_>12 10 7 2 2.</_></rects>11185<tilted>0</tilted></feature>11186<threshold>-0.0136414803564548</threshold>11187<left_val>0.3086752891540527</left_val>11188<right_val>-0.0271722692996264</right_val></_></_>11189<_>11190<!-- tree 6 -->11191<_>11192<!-- root node -->11193<feature>11194<rects>11195<_>0 13 14 4 -1.</_>11196<_>0 13 7 2 2.</_>11197<_>7 15 7 2 2.</_></rects>11198<tilted>0</tilted></feature>11199<threshold>1.4917860426066909e-005</threshold>11200<left_val>-0.1559205055236816</left_val>11201<right_val>0.1017657965421677</right_val></_></_>11202<_>11203<!-- tree 7 -->11204<_>11205<!-- root node -->11206<feature>11207<rects>11208<_>6 13 7 8 -1.</_>11209<_>6 15 7 4 2.</_></rects>11210<tilted>0</tilted></feature>11211<threshold>8.7703643366694450e-003</threshold>11212<left_val>0.0615828782320023</left_val>11213<right_val>-0.3054605126380920</right_val></_></_>11214<_>11215<!-- tree 8 -->11216<_>11217<!-- root node -->11218<feature>11219<rects>11220<_>7 7 4 15 -1.</_>11221<_>8 7 2 15 2.</_></rects>11222<tilted>0</tilted></feature>11223<threshold>7.5755198486149311e-003</threshold>11224<left_val>-0.0687598735094070</left_val>11225<right_val>0.2967574894428253</right_val></_></_>11226<_>11227<!-- tree 9 -->11228<_>11229<!-- root node -->11230<feature>11231<rects>11232<_>11 16 5 6 -1.</_>11233<_>11 19 5 3 2.</_></rects>11234<tilted>0</tilted></feature>11235<threshold>0.0498411618173122</threshold>11236<left_val>0.0101279104128480</left_val>11237<right_val>-0.7921342253684998</right_val></_></_>11238<_>11239<!-- tree 10 -->11240<_>11241<!-- root node -->11242<feature>11243<rects>11244<_>4 0 6 10 -1.</_>11245<_>4 0 3 5 2.</_>11246<_>7 5 3 5 2.</_></rects>11247<tilted>0</tilted></feature>11248<threshold>-0.0110908197239041</threshold>11249<left_val>0.1833902001380920</left_val>11250<right_val>-0.1011369973421097</right_val></_></_>11251<_>11252<!-- tree 11 -->11253<_>11254<!-- root node -->11255<feature>11256<rects>11257<_>11 10 7 6 -1.</_>11258<_>9 12 7 2 3.</_></rects>11259<tilted>1</tilted></feature>11260<threshold>-0.0859370827674866</threshold>11261<left_val>-0.4199456870555878</left_val>11262<right_val>0.0155684798955917</right_val></_></_>11263<_>11264<!-- tree 12 -->11265<_>11266<!-- root node -->11267<feature>11268<rects>11269<_>2 0 14 2 -1.</_>11270<_>9 0 7 2 2.</_></rects>11271<tilted>0</tilted></feature>11272<threshold>-1.0151329915970564e-003</threshold>11273<left_val>0.1147446036338806</left_val>11274<right_val>-0.1609168052673340</right_val></_></_>11275<_>11276<!-- tree 13 -->11277<_>11278<!-- root node -->11279<feature>11280<rects>11281<_>1 10 18 8 -1.</_>11282<_>10 10 9 4 2.</_>11283<_>1 14 9 4 2.</_></rects>11284<tilted>0</tilted></feature>11285<threshold>-0.0134702501818538</threshold>11286<left_val>-0.3062644898891449</left_val>11287<right_val>0.0531861409544945</right_val></_></_>11288<_>11289<!-- tree 14 -->11290<_>11291<!-- root node -->11292<feature>11293<rects>11294<_>1 18 15 3 -1.</_>11295<_>1 19 15 1 3.</_></rects>11296<tilted>0</tilted></feature>11297<threshold>0.0166351106017828</threshold>11298<left_val>-0.0434589385986328</left_val>11299<right_val>0.4404331147670746</right_val></_></_>11300<_>11301<!-- tree 15 -->11302<_>11303<!-- root node -->11304<feature>11305<rects>11306<_>4 18 14 3 -1.</_>11307<_>4 19 14 1 3.</_></rects>11308<tilted>0</tilted></feature>11309<threshold>-2.2650870960205793e-003</threshold>11310<left_val>0.1598511934280396</left_val>11311<right_val>-0.1272598057985306</right_val></_></_>11312<_>11313<!-- tree 16 -->11314<_>11315<!-- root node -->11316<feature>11317<rects>11318<_>0 3 19 18 -1.</_>11319<_>0 9 19 6 3.</_></rects>11320<tilted>0</tilted></feature>11321<threshold>0.0702881664037704</threshold>11322<left_val>0.0648916289210320</left_val>11323<right_val>-0.2349617928266525</right_val></_></_>11324<_>11325<!-- tree 17 -->11326<_>11327<!-- root node -->11328<feature>11329<rects>11330<_>4 0 11 20 -1.</_>11331<_>4 10 11 10 2.</_></rects>11332<tilted>0</tilted></feature>11333<threshold>0.0291863791644573</threshold>11334<left_val>-0.2092027962207794</left_val>11335<right_val>0.0892578735947609</right_val></_></_>11336<_>11337<!-- tree 18 -->11338<_>11339<!-- root node -->11340<feature>11341<rects>11342<_>5 0 9 18 -1.</_>11343<_>5 9 9 9 2.</_></rects>11344<tilted>0</tilted></feature>11345<threshold>-5.0624469295144081e-003</threshold>11346<left_val>0.3437409102916718</left_val>11347<right_val>-0.0620930492877960</right_val></_></_>11348<_>11349<!-- tree 19 -->11350<_>11351<!-- root node -->11352<feature>11353<rects>11354<_>9 0 4 20 -1.</_>11355<_>9 10 4 10 2.</_></rects>11356<tilted>0</tilted></feature>11357<threshold>2.9356318991631269e-003</threshold>11358<left_val>-0.1424936950206757</left_val>11359<right_val>0.0454122610390186</right_val></_></_>11360<_>11361<!-- tree 20 -->11362<_>11363<!-- root node -->11364<feature>11365<rects>11366<_>1 11 6 6 -1.</_>11367<_>1 14 6 3 2.</_></rects>11368<tilted>0</tilted></feature>11369<threshold>-6.7740739323198795e-003</threshold>11370<left_val>0.3164179921150208</left_val>11371<right_val>-0.0496016293764114</right_val></_></_>11372<_>11373<!-- tree 21 -->11374<_>11375<!-- root node -->11376<feature>11377<rects>11378<_>12 16 6 6 -1.</_>11379<_>12 19 6 3 2.</_></rects>11380<tilted>0</tilted></feature>11381<threshold>-1.4607170305680484e-004</threshold>11382<left_val>0.1075204983353615</left_val>11383<right_val>-0.1154003962874413</right_val></_></_>11384<_>11385<!-- tree 22 -->11386<_>11387<!-- root node -->11388<feature>11389<rects>11390<_>3 8 2 14 -1.</_>11391<_>4 8 1 14 2.</_></rects>11392<tilted>0</tilted></feature>11393<threshold>-3.5684450995177031e-003</threshold>11394<left_val>-0.4167262911796570</left_val>11395<right_val>0.0422028191387653</right_val></_></_>11396<_>11397<!-- tree 23 -->11398<_>11399<!-- root node -->11400<feature>11401<rects>11402<_>7 11 5 12 -1.</_>11403<_>7 15 5 4 3.</_></rects>11404<tilted>0</tilted></feature>11405<threshold>-2.0149808842688799e-003</threshold>11406<left_val>0.1086013019084930</left_val>11407<right_val>-0.1634970009326935</right_val></_></_>11408<_>11409<!-- tree 24 -->11410<_>11411<!-- root node -->11412<feature>11413<rects>11414<_>5 11 5 12 -1.</_>11415<_>5 14 5 6 2.</_></rects>11416<tilted>0</tilted></feature>11417<threshold>-8.7240645661950111e-003</threshold>11418<left_val>-0.2200064063072205</left_val>11419<right_val>0.0909270271658897</right_val></_></_>11420<_>11421<!-- tree 25 -->11422<_>11423<!-- root node -->11424<feature>11425<rects>11426<_>13 0 4 16 -1.</_>11427<_>15 0 2 8 2.</_>11428<_>13 8 2 8 2.</_></rects>11429<tilted>0</tilted></feature>11430<threshold>7.3565947823226452e-003</threshold>11431<left_val>-0.1033570021390915</left_val>11432<right_val>0.1605197042226791</right_val></_></_>11433<_>11434<!-- tree 26 -->11435<_>11436<!-- root node -->11437<feature>11438<rects>11439<_>1 0 12 8 -1.</_>11440<_>7 0 6 8 2.</_></rects>11441<tilted>0</tilted></feature>11442<threshold>3.4252731129527092e-003</threshold>11443<left_val>-0.0696356371045113</left_val>11444<right_val>0.3149088025093079</right_val></_></_>11445<_>11446<!-- tree 27 -->11447<_>11448<!-- root node -->11449<feature>11450<rects>11451<_>13 11 6 7 -1.</_>11452<_>15 11 2 7 3.</_></rects>11453<tilted>0</tilted></feature>11454<threshold>-5.7803248055279255e-003</threshold>11455<left_val>-0.4363917112350464</left_val>11456<right_val>0.0361275486648083</right_val></_></_>11457<_>11458<!-- tree 28 -->11459<_>11460<!-- root node -->11461<feature>11462<rects>11463<_>0 8 7 8 -1.</_>11464<_>0 10 7 4 2.</_></rects>11465<tilted>0</tilted></feature>11466<threshold>-2.9641189612448215e-003</threshold>11467<left_val>0.2179728001356125</left_val>11468<right_val>-0.0778759419918060</right_val></_></_>11469<_>11470<!-- tree 29 -->11471<_>11472<!-- root node -->11473<feature>11474<rects>11475<_>6 6 7 6 -1.</_>11476<_>6 8 7 2 3.</_></rects>11477<tilted>0</tilted></feature>11478<threshold>0.0240286793559790</threshold>11479<left_val>0.0259409602731466</left_val>11480<right_val>-0.5764058828353882</right_val></_></_>11481<_>11482<!-- tree 30 -->11483<_>11484<!-- root node -->11485<feature>11486<rects>11487<_>7 1 4 14 -1.</_>11488<_>7 8 4 7 2.</_></rects>11489<tilted>0</tilted></feature>11490<threshold>0.0815144777297974</threshold>11491<left_val>-0.0343803800642490</left_val>11492<right_val>0.5795750021934509</right_val></_></_>11493<_>11494<!-- tree 31 -->11495<_>11496<!-- root node -->11497<feature>11498<rects>11499<_>13 17 6 6 -1.</_>11500<_>13 17 3 6 2.</_></rects>11501<tilted>0</tilted></feature>11502<threshold>6.7858170950785279e-004</threshold>11503<left_val>0.1039874032139778</left_val>11504<right_val>-0.2383109033107758</right_val></_></_>11505<_>11506<!-- tree 32 -->11507<_>11508<!-- root node -->11509<feature>11510<rects>11511<_>5 11 4 12 -1.</_>11512<_>5 17 4 6 2.</_></rects>11513<tilted>0</tilted></feature>11514<threshold>0.0426395200192928</threshold>11515<left_val>-0.0411679707467556</left_val>11516<right_val>0.4055674970149994</right_val></_></_>11517<_>11518<!-- tree 33 -->11519<_>11520<!-- root node -->11521<feature>11522<rects>11523<_>13 17 6 6 -1.</_>11524<_>13 17 3 6 2.</_></rects>11525<tilted>0</tilted></feature>11526<threshold>-4.0414459072053432e-003</threshold>11527<left_val>-0.3865289092063904</left_val>11528<right_val>0.0530535802245140</right_val></_></_>11529<_>11530<!-- tree 34 -->11531<_>11532<!-- root node -->11533<feature>11534<rects>11535<_>0 8 2 14 -1.</_>11536<_>0 15 2 7 2.</_></rects>11537<tilted>0</tilted></feature>11538<threshold>0.0422803089022636</threshold>11539<left_val>0.0150585295632482</left_val>11540<right_val>-0.9662395715713501</right_val></_></_>11541<_>11542<!-- tree 35 -->11543<_>11544<!-- root node -->11545<feature>11546<rects>11547<_>13 18 6 5 -1.</_>11548<_>13 18 3 5 2.</_></rects>11549<tilted>0</tilted></feature>11550<threshold>-7.3401766712777317e-005</threshold>11551<left_val>0.0844386368989944</left_val>11552<right_val>-0.1046855002641678</right_val></_></_>11553<_>11554<!-- tree 36 -->11555<_>11556<!-- root node -->11557<feature>11558<rects>11559<_>4 0 2 14 -1.</_>11560<_>5 0 1 14 2.</_></rects>11561<tilted>0</tilted></feature>11562<threshold>4.7503020614385605e-003</threshold>11563<left_val>-0.0381354913115501</left_val>11564<right_val>0.4306662976741791</right_val></_></_>11565<_>11566<!-- tree 37 -->11567<_>11568<!-- root node -->11569<feature>11570<rects>11571<_>13 11 6 8 -1.</_>11572<_>15 11 2 8 3.</_></rects>11573<tilted>0</tilted></feature>11574<threshold>1.7291309777647257e-003</threshold>11575<left_val>0.0757335871458054</left_val>11576<right_val>-0.1538420021533966</right_val></_></_>11577<_>11578<!-- tree 38 -->11579<_>11580<!-- root node -->11581<feature>11582<rects>11583<_>1 11 3 12 -1.</_>11584<_>1 17 3 6 2.</_></rects>11585<tilted>0</tilted></feature>11586<threshold>-4.8985757166519761e-004</threshold>11587<left_val>0.1372247934341431</left_val>11588<right_val>-0.1263125985860825</right_val></_></_>11589<_>11590<!-- tree 39 -->11591<_>11592<!-- root node -->11593<feature>11594<rects>11595<_>12 18 6 5 -1.</_>11596<_>12 18 3 5 2.</_></rects>11597<tilted>0</tilted></feature>11598<threshold>-2.2209450253285468e-004</threshold>11599<left_val>0.0511391386389732</left_val>11600<right_val>-0.0666613131761551</right_val></_></_>11601<_>11602<!-- tree 40 -->11603<_>11604<!-- root node -->11605<feature>11606<rects>11607<_>0 15 4 8 -1.</_>11608<_>0 19 4 4 2.</_></rects>11609<tilted>0</tilted></feature>11610<threshold>1.1202819878235459e-003</threshold>11611<left_val>-0.1096849963068962</left_val>11612<right_val>0.1561145037412643</right_val></_></_>11613<_>11614<!-- tree 41 -->11615<_>11616<!-- root node -->11617<feature>11618<rects>11619<_>13 11 6 8 -1.</_>11620<_>15 11 2 8 3.</_></rects>11621<tilted>0</tilted></feature>11622<threshold>-0.0205960292369127</threshold>11623<left_val>-0.4542526006698608</left_val>11624<right_val>5.6112911552190781e-003</right_val></_></_>11625<_>11626<!-- tree 42 -->11627<_>11628<!-- root node -->11629<feature>11630<rects>11631<_>0 11 6 8 -1.</_>11632<_>2 11 2 8 3.</_></rects>11633<tilted>0</tilted></feature>11634<threshold>-5.1287859678268433e-003</threshold>11635<left_val>-0.3942252993583679</left_val>11636<right_val>0.0441448204219341</right_val></_></_>11637<_>11638<!-- tree 43 -->11639<_>11640<!-- root node -->11641<feature>11642<rects>11643<_>5 17 14 3 -1.</_>11644<_>5 18 14 1 3.</_></rects>11645<tilted>0</tilted></feature>11646<threshold>-4.3597300536930561e-003</threshold>11647<left_val>0.1939166039228439</left_val>11648<right_val>-0.0659493282437325</right_val></_></_>11649<_>11650<!-- tree 44 -->11651<_>11652<!-- root node -->11653<feature>11654<rects>11655<_>0 15 7 6 -1.</_>11656<_>0 17 7 2 3.</_></rects>11657<tilted>0</tilted></feature>11658<threshold>4.7703061136417091e-004</threshold>11659<left_val>-0.1190071031451225</left_val>11660<right_val>0.1637544035911560</right_val></_></_>11661<_>11662<!-- tree 45 -->11663<_>11664<!-- root node -->11665<feature>11666<rects>11667<_>10 8 4 10 -1.</_>11668<_>10 8 2 10 2.</_></rects>11669<tilted>1</tilted></feature>11670<threshold>-0.0109937703236938</threshold>11671<left_val>-0.2991574108600617</left_val>11672<right_val>0.0287935007363558</right_val></_></_>11673<_>11674<!-- tree 46 -->11675<_>11676<!-- root node -->11677<feature>11678<rects>11679<_>1 11 16 7 -1.</_>11680<_>5 11 8 7 2.</_></rects>11681<tilted>0</tilted></feature>11682<threshold>8.1108389422297478e-003</threshold>11683<left_val>-0.0481459498405457</left_val>11684<right_val>0.3839995861053467</right_val></_></_>11685<_>11686<!-- tree 47 -->11687<_>11688<!-- root node -->11689<feature>11690<rects>11691<_>5 0 9 16 -1.</_>11692<_>8 0 3 16 3.</_></rects>11693<tilted>0</tilted></feature>11694<threshold>-3.6698309704661369e-003</threshold>11695<left_val>0.0887120366096497</left_val>11696<right_val>-0.3065086007118225</right_val></_></_>11697<_>11698<!-- tree 48 -->11699<_>11700<!-- root node -->11701<feature>11702<rects>11703<_>6 6 2 14 -1.</_>11704<_>7 6 1 14 2.</_></rects>11705<tilted>0</tilted></feature>11706<threshold>1.3895990559831262e-003</threshold>11707<left_val>-0.0551562011241913</left_val>11708<right_val>0.3510990142822266</right_val></_></_>11709<_>11710<!-- tree 49 -->11711<_>11712<!-- root node -->11713<feature>11714<rects>11715<_>11 5 4 15 -1.</_>11716<_>12 5 2 15 2.</_></rects>11717<tilted>0</tilted></feature>11718<threshold>1.2493750546127558e-003</threshold>11719<left_val>-0.1802306026220322</left_val>11720<right_val>0.1349010020494461</right_val></_></_>11721<_>11722<!-- tree 50 -->11723<_>11724<!-- root node -->11725<feature>11726<rects>11727<_>9 8 10 4 -1.</_>11728<_>9 8 10 2 2.</_></rects>11729<tilted>1</tilted></feature>11730<threshold>5.5981278419494629e-003</threshold>11731<left_val>0.0797642469406128</left_val>11732<right_val>-0.2784745991230011</right_val></_></_>11733<_>11734<!-- tree 51 -->11735<_>11736<!-- root node -->11737<feature>11738<rects>11739<_>8 1 4 14 -1.</_>11740<_>8 1 2 14 2.</_></rects>11741<tilted>0</tilted></feature>11742<threshold>-0.0381334796547890</threshold>11743<left_val>0.3515341877937317</left_val>11744<right_val>-0.0170894302427769</right_val></_></_>11745<_>11746<!-- tree 52 -->11747<_>11748<!-- root node -->11749<feature>11750<rects>11751<_>7 1 4 14 -1.</_>11752<_>9 1 2 14 2.</_></rects>11753<tilted>0</tilted></feature>11754<threshold>-4.6064890921115875e-003</threshold>11755<left_val>-0.2219419926404953</left_val>11756<right_val>0.1067579984664917</right_val></_></_>11757<_>11758<!-- tree 53 -->11759<_>11760<!-- root node -->11761<feature>11762<rects>11763<_>1 14 18 9 -1.</_>11764<_>7 17 6 3 9.</_></rects>11765<tilted>0</tilted></feature>11766<threshold>-0.2379301041364670</threshold>11767<left_val>0.4007951021194458</left_val>11768<right_val>-0.0621518082916737</right_val></_></_>11769<_>11770<!-- tree 54 -->11771<_>11772<!-- root node -->11773<feature>11774<rects>11775<_>6 9 7 9 -1.</_>11776<_>6 12 7 3 3.</_></rects>11777<tilted>0</tilted></feature>11778<threshold>0.0120104104280472</threshold>11779<left_val>0.0586469210684299</left_val>11780<right_val>-0.3523482978343964</right_val></_></_>11781<_>11782<!-- tree 55 -->11783<_>11784<!-- root node -->11785<feature>11786<rects>11787<_>1 11 18 2 -1.</_>11788<_>1 12 18 1 2.</_></rects>11789<tilted>0</tilted></feature>11790<threshold>8.4618777036666870e-003</threshold>11791<left_val>-0.0414554998278618</left_val>11792<right_val>0.3936221897602081</right_val></_></_>11793<_>11794<!-- tree 56 -->11795<_>11796<!-- root node -->11797<feature>11798<rects>11799<_>7 7 4 16 -1.</_>11800<_>7 11 4 8 2.</_></rects>11801<tilted>0</tilted></feature>11802<threshold>-0.0144825996831059</threshold>11803<left_val>-0.2704995870590210</left_val>11804<right_val>0.0694004967808723</right_val></_></_>11805<_>11806<!-- tree 57 -->11807<_>11808<!-- root node -->11809<feature>11810<rects>11811<_>2 10 15 3 -1.</_>11812<_>2 11 15 1 3.</_></rects>11813<tilted>0</tilted></feature>11814<threshold>2.5672810152173042e-003</threshold>11815<left_val>-0.0823579877614975</left_val>11816<right_val>0.2295956015586853</right_val></_></_>11817<_>11818<!-- tree 58 -->11819<_>11820<!-- root node -->11821<feature>11822<rects>11823<_>6 12 7 9 -1.</_>11824<_>6 15 7 3 3.</_></rects>11825<tilted>0</tilted></feature>11826<threshold>6.8167857825756073e-003</threshold>11827<left_val>0.0852120667695999</left_val>11828<right_val>-0.2281312048435211</right_val></_></_>11829<_>11830<!-- tree 59 -->11831<_>11832<!-- root node -->11833<feature>11834<rects>11835<_>4 10 15 3 -1.</_>11836<_>4 11 15 1 3.</_></rects>11837<tilted>0</tilted></feature>11838<threshold>-6.4145028591156006e-004</threshold>11839<left_val>0.1326024979352951</left_val>11840<right_val>-0.0810919627547264</right_val></_></_>11841<_>11842<!-- tree 60 -->11843<_>11844<!-- root node -->11845<feature>11846<rects>11847<_>0 19 14 4 -1.</_>11848<_>0 19 7 2 2.</_>11849<_>7 21 7 2 2.</_></rects>11850<tilted>0</tilted></feature>11851<threshold>3.8798429886810482e-004</threshold>11852<left_val>-0.2180052995681763</left_val>11853<right_val>0.0829776674509048</right_val></_></_>11854<_>11855<!-- tree 61 -->11856<_>11857<!-- root node -->11858<feature>11859<rects>11860<_>5 17 14 3 -1.</_>11861<_>5 18 14 1 3.</_></rects>11862<tilted>0</tilted></feature>11863<threshold>0.0263080000877380</threshold>11864<left_val>-0.0255589094012976</left_val>11865<right_val>0.5898965001106262</right_val></_></_>11866<_>11867<!-- tree 62 -->11868<_>11869<!-- root node -->11870<feature>11871<rects>11872<_>1 7 3 14 -1.</_>11873<_>2 7 1 14 3.</_></rects>11874<tilted>0</tilted></feature>11875<threshold>2.0907879807054996e-003</threshold>11876<left_val>0.0576117411255836</left_val>11877<right_val>-0.3028649091720581</right_val></_></_>11878<_>11879<!-- tree 63 -->11880<_>11881<!-- root node -->11882<feature>11883<rects>11884<_>9 0 6 7 -1.</_>11885<_>11 0 2 7 3.</_></rects>11886<tilted>0</tilted></feature>11887<threshold>-0.0111323697492480</threshold>11888<left_val>-0.1382286995649338</left_val>11889<right_val>0.0422580800950527</right_val></_></_>11890<_>11891<!-- tree 64 -->11892<_>11893<!-- root node -->11894<feature>11895<rects>11896<_>4 0 6 7 -1.</_>11897<_>6 0 2 7 3.</_></rects>11898<tilted>0</tilted></feature>11899<threshold>-1.5296150231733918e-003</threshold>11900<left_val>0.0917496979236603</left_val>11901<right_val>-0.2218109965324402</right_val></_></_>11902<_>11903<!-- tree 65 -->11904<_>11905<!-- root node -->11906<feature>11907<rects>11908<_>6 5 8 6 -1.</_>11909<_>6 5 4 6 2.</_></rects>11910<tilted>0</tilted></feature>11911<threshold>6.7247601691633463e-004</threshold>11912<left_val>-0.0670843496918678</left_val>11913<right_val>0.0797620713710785</right_val></_></_>11914<_>11915<!-- tree 66 -->11916<_>11917<!-- root node -->11918<feature>11919<rects>11920<_>5 2 3 16 -1.</_>11921<_>6 2 1 16 3.</_></rects>11922<tilted>0</tilted></feature>11923<threshold>0.0103866597637534</threshold>11924<left_val>-0.0746211707592011</left_val>11925<right_val>0.2291668951511383</right_val></_></_>11926<_>11927<!-- tree 67 -->11928<_>11929<!-- root node -->11930<feature>11931<rects>11932<_>15 4 4 15 -1.</_>11933<_>16 4 2 15 2.</_></rects>11934<tilted>0</tilted></feature>11935<threshold>6.2723900191485882e-004</threshold>11936<left_val>-0.0865005999803543</left_val>11937<right_val>0.0978149101138115</right_val></_></_>11938<_>11939<!-- tree 68 -->11940<_>11941<!-- root node -->11942<feature>11943<rects>11944<_>6 12 6 5 -1.</_>11945<_>6 12 3 5 2.</_></rects>11946<tilted>1</tilted></feature>11947<threshold>0.0153247797861695</threshold>11948<left_val>0.0800943300127983</left_val>11949<right_val>-0.2201195061206818</right_val></_></_>11950<_>11951<!-- tree 69 -->11952<_>11953<!-- root node -->11954<feature>11955<rects>11956<_>8 9 3 14 -1.</_>11957<_>9 9 1 14 3.</_></rects>11958<tilted>0</tilted></feature>11959<threshold>-8.7603963911533356e-003</threshold>11960<left_val>0.3129082024097443</left_val>11961<right_val>-0.0593733415007591</right_val></_></_>11962<_>11963<!-- tree 70 -->11964<_>11965<!-- root node -->11966<feature>11967<rects>11968<_>0 16 7 4 -1.</_>11969<_>0 18 7 2 2.</_></rects>11970<tilted>0</tilted></feature>11971<threshold>-2.3745700309518725e-004</threshold>11972<left_val>0.1185595989227295</left_val>11973<right_val>-0.1451420038938522</right_val></_></_>11974<_>11975<!-- tree 71 -->11976<_>11977<!-- root node -->11978<feature>11979<rects>11980<_>5 16 14 3 -1.</_>11981<_>5 17 14 1 3.</_></rects>11982<tilted>0</tilted></feature>11983<threshold>-1.0718279518187046e-003</threshold>11984<left_val>0.1256764978170395</left_val>11985<right_val>-0.0531019382178783</right_val></_></_>11986<_>11987<!-- tree 72 -->11988<_>11989<!-- root node -->11990<feature>11991<rects>11992<_>0 4 4 15 -1.</_>11993<_>1 4 2 15 2.</_></rects>11994<tilted>0</tilted></feature>11995<threshold>5.3873867727816105e-004</threshold>11996<left_val>-0.1071565970778465</left_val>11997<right_val>0.1603776067495346</right_val></_></_>11998<_>11999<!-- tree 73 -->12000<_>12001<!-- root node -->12002<feature>12003<rects>12004<_>10 2 8 6 -1.</_>12005<_>10 4 8 2 3.</_></rects>12006<tilted>0</tilted></feature>12007<threshold>-0.0692686364054680</threshold>12008<left_val>-0.7929406762123108</left_val>12009<right_val>8.2057341933250427e-003</right_val></_></_>12010<_>12011<!-- tree 74 -->12012<_>12013<!-- root node -->12014<feature>12015<rects>12016<_>1 2 8 6 -1.</_>12017<_>1 4 8 2 3.</_></rects>12018<tilted>0</tilted></feature>12019<threshold>0.0104301301762462</threshold>12020<left_val>0.0516202002763748</left_val>12021<right_val>-0.3347268998622894</right_val></_></_>12022<_>12023<!-- tree 75 -->12024<_>12025<!-- root node -->12026<feature>12027<rects>12028<_>10 6 4 16 -1.</_>12029<_>12 6 2 8 2.</_>12030<_>10 14 2 8 2.</_></rects>12031<tilted>0</tilted></feature>12032<threshold>0.0718889087438583</threshold>12033<left_val>1.5941270394250751e-003</left_val>12034<right_val>-0.8584092855453491</right_val></_></_>12035<_>12036<!-- tree 76 -->12037<_>12038<!-- root node -->12039<feature>12040<rects>12041<_>7 1 4 18 -1.</_>12042<_>7 1 2 9 2.</_>12043<_>9 10 2 9 2.</_></rects>12044<tilted>0</tilted></feature>12045<threshold>0.0202174205332994</threshold>12046<left_val>-0.0398174002766609</left_val>12047<right_val>0.4635106027126312</right_val></_></_>12048<_>12049<!-- tree 77 -->12050<_>12051<!-- root node -->12052<feature>12053<rects>12054<_>8 4 4 7 -1.</_>12055<_>8 4 2 7 2.</_></rects>12056<tilted>0</tilted></feature>12057<threshold>5.8006029576063156e-003</threshold>12058<left_val>-0.0217013899236918</left_val>12059<right_val>0.0990401431918144</right_val></_></_>12060<_>12061<!-- tree 78 -->12062<_>12063<!-- root node -->12064<feature>12065<rects>12066<_>7 4 4 7 -1.</_>12067<_>9 4 2 7 2.</_></rects>12068<tilted>0</tilted></feature>12069<threshold>0.0352612100541592</threshold>12070<left_val>0.0170828700065613</left_val>12071<right_val>-1.0000469684600830</right_val></_></_>12072<_>12073<!-- tree 79 -->12074<_>12075<!-- root node -->12076<feature>12077<rects>12078<_>7 0 12 14 -1.</_>12079<_>7 0 6 14 2.</_></rects>12080<tilted>0</tilted></feature>12081<threshold>-0.4525587856769562</threshold>12082<left_val>-0.9129211902618408</left_val>12083<right_val>5.2670161239802837e-003</right_val></_></_>12084<_>12085<!-- tree 80 -->12086<_>12087<!-- root node -->12088<feature>12089<rects>12090<_>2 1 2 14 -1.</_>12091<_>3 1 1 14 2.</_></rects>12092<tilted>0</tilted></feature>12093<threshold>-7.5286221690475941e-003</threshold>12094<left_val>-0.5258156061172485</left_val>12095<right_val>0.0220447406172752</right_val></_></_></trees>12096<stage_threshold>-30.8131999969482420</stage_threshold>12097<parent>22</parent>12098<next>-1</next></_>12099<_>12100<!-- stage 24 -->12101<trees>12102<_>12103<!-- tree 0 -->12104<_>12105<!-- root node -->12106<feature>12107<rects>12108<_>0 18 14 4 -1.</_>12109<_>0 18 7 2 2.</_>12110<_>7 20 7 2 2.</_></rects>12111<tilted>0</tilted></feature>12112<threshold>2.9085609130561352e-003</threshold>12113<left_val>-0.2019598037004471</left_val>12114<right_val>0.1611853986978531</right_val></_></_>12115<_>12116<!-- tree 1 -->12117<_>12118<!-- root node -->12119<feature>12120<rects>12121<_>6 0 8 8 -1.</_>12122<_>10 0 4 4 2.</_>12123<_>6 4 4 4 2.</_></rects>12124<tilted>0</tilted></feature>12125<threshold>-6.4552230760455132e-003</threshold>12126<left_val>-0.1867610067129135</left_val>12127<right_val>0.0353596508502960</right_val></_></_>12128<_>12129<!-- tree 2 -->12130<_>12131<!-- root node -->12132<feature>12133<rects>12134<_>4 9 6 10 -1.</_>12135<_>4 9 3 5 2.</_>12136<_>7 14 3 5 2.</_></rects>12137<tilted>0</tilted></feature>12138<threshold>2.7815890498459339e-003</threshold>12139<left_val>-0.1222874969244003</left_val>12140<right_val>0.2036256939172745</right_val></_></_>12141<_>12142<!-- tree 3 -->12143<_>12144<!-- root node -->12145<feature>12146<rects>12147<_>1 17 18 6 -1.</_>12148<_>10 17 9 3 2.</_>12149<_>1 20 9 3 2.</_></rects>12150<tilted>0</tilted></feature>12151<threshold>-7.6125850901007652e-003</threshold>12152<left_val>-0.3696570992469788</left_val>12153<right_val>0.0395666286349297</right_val></_></_>12154<_>12155<!-- tree 4 -->12156<_>12157<!-- root node -->12158<feature>12159<rects>12160<_>5 0 6 21 -1.</_>12161<_>7 7 2 7 9.</_></rects>12162<tilted>0</tilted></feature>12163<threshold>-0.2590085864067078</threshold>12164<left_val>0.6431263089179993</left_val>12165<right_val>3.1312569626607001e-004</right_val></_></_>12166<_>12167<!-- tree 5 -->12168<_>12169<!-- root node -->12170<feature>12171<rects>12172<_>6 7 12 7 -1.</_>12173<_>6 7 6 7 2.</_></rects>12174<tilted>0</tilted></feature>12175<threshold>4.6097189188003540e-003</threshold>12176<left_val>-0.0272621605545282</left_val>12177<right_val>0.2189165055751801</right_val></_></_>12178<_>12179<!-- tree 6 -->12180<_>12181<!-- root node -->12182<feature>12183<rects>12184<_>7 0 12 3 -1.</_>12185<_>7 0 6 3 2.</_></rects>12186<tilted>1</tilted></feature>12187<threshold>-0.0141355004161596</threshold>12188<left_val>0.0760067924857140</left_val>12189<right_val>-0.2603108882904053</right_val></_></_>12190<_>12191<!-- tree 7 -->12192<_>12193<!-- root node -->12194<feature>12195<rects>12196<_>5 0 9 5 -1.</_>12197<_>8 0 3 5 3.</_></rects>12198<tilted>0</tilted></feature>12199<threshold>-5.9708990156650543e-003</threshold>12200<left_val>-0.1914646029472351</left_val>12201<right_val>0.1107890009880066</right_val></_></_>12202<_>12203<!-- tree 8 -->12204<_>12205<!-- root node -->12206<feature>12207<rects>12208<_>7 9 3 14 -1.</_>12209<_>8 9 1 14 3.</_></rects>12210<tilted>0</tilted></feature>12211<threshold>-1.0699110571295023e-003</threshold>12212<left_val>0.0901270583271980</left_val>12213<right_val>-0.1987635940313339</right_val></_></_>12214<_>12215<!-- tree 9 -->12216<_>12217<!-- root node -->12218<feature>12219<rects>12220<_>3 14 16 9 -1.</_>12221<_>3 17 16 3 3.</_></rects>12222<tilted>0</tilted></feature>12223<threshold>0.0153157301247120</threshold>12224<left_val>0.0518833696842194</left_val>12225<right_val>-0.3106929957866669</right_val></_></_>12226<_>12227<!-- tree 10 -->12228<_>12229<!-- root node -->12230<feature>12231<rects>12232<_>1 17 6 6 -1.</_>12233<_>4 17 3 6 2.</_></rects>12234<tilted>0</tilted></feature>12235<threshold>-7.3937349952757359e-005</threshold>12236<left_val>0.1055530980229378</left_val>12237<right_val>-0.1676875054836273</right_val></_></_>12238<_>12239<!-- tree 11 -->12240<_>12241<!-- root node -->12242<feature>12243<rects>12244<_>5 1 10 20 -1.</_>12245<_>5 6 10 10 2.</_></rects>12246<tilted>0</tilted></feature>12247<threshold>-0.0818768888711929</threshold>12248<left_val>0.4605309963226318</left_val>12249<right_val>-0.0382763482630253</right_val></_></_>12250<_>12251<!-- tree 12 -->12252<_>12253<!-- root node -->12254<feature>12255<rects>12256<_>1 16 12 7 -1.</_>12257<_>4 16 6 7 2.</_></rects>12258<tilted>0</tilted></feature>12259<threshold>-8.8246334344148636e-003</threshold>12260<left_val>-0.3310768008232117</left_val>12261<right_val>0.0696745663881302</right_val></_></_>12262<_>12263<!-- tree 13 -->12264<_>12265<!-- root node -->12266<feature>12267<rects>12268<_>5 0 9 4 -1.</_>12269<_>5 2 9 2 2.</_></rects>12270<tilted>0</tilted></feature>12271<threshold>-3.7569031119346619e-003</threshold>12272<left_val>-0.2756631076335907</left_val>12273<right_val>0.0693756267428398</right_val></_></_>12274<_>12275<!-- tree 14 -->12276<_>12277<!-- root node -->12278<feature>12279<rects>12280<_>3 0 13 6 -1.</_>12281<_>3 2 13 2 3.</_></rects>12282<tilted>0</tilted></feature>12283<threshold>-3.6343189422041178e-003</threshold>12284<left_val>0.1665885001420975</left_val>12285<right_val>-0.1203157976269722</right_val></_></_>12286<_>12287<!-- tree 15 -->12288<_>12289<!-- root node -->12290<feature>12291<rects>12292<_>11 13 7 8 -1.</_>12293<_>11 15 7 4 2.</_></rects>12294<tilted>0</tilted></feature>12295<threshold>0.0219794902950525</threshold>12296<left_val>-0.0223163496702909</left_val>12297<right_val>0.3440257906913757</right_val></_></_>12298<_>12299<!-- tree 16 -->12300<_>12301<!-- root node -->12302<feature>12303<rects>12304<_>3 0 4 8 -1.</_>12305<_>3 4 4 4 2.</_></rects>12306<tilted>0</tilted></feature>12307<threshold>0.0613865517079830</threshold>12308<left_val>0.0179060008376837</left_val>12309<right_val>-0.8812987208366394</right_val></_></_>12310<_>12311<!-- tree 17 -->12312<_>12313<!-- root node -->12314<feature>12315<rects>12316<_>9 17 9 6 -1.</_>12317<_>12 17 3 6 3.</_></rects>12318<tilted>0</tilted></feature>12319<threshold>0.0270617399364710</threshold>12320<left_val>-0.0324443504214287</left_val>12321<right_val>0.2886644899845123</right_val></_></_>12322<_>12323<!-- tree 18 -->12324<_>12325<!-- root node -->12326<feature>12327<rects>12328<_>6 5 7 6 -1.</_>12329<_>6 7 7 2 3.</_></rects>12330<tilted>0</tilted></feature>12331<threshold>-9.5964036881923676e-003</threshold>12332<left_val>-0.3074331879615784</left_val>12333<right_val>0.0524994805455208</right_val></_></_>12334<_>12335<!-- tree 19 -->12336<_>12337<!-- root node -->12338<feature>12339<rects>12340<_>8 17 7 6 -1.</_>12341<_>8 19 7 2 3.</_></rects>12342<tilted>0</tilted></feature>12343<threshold>-1.7550870543345809e-003</threshold>12344<left_val>0.1043424978852272</left_val>12345<right_val>-0.1112620979547501</right_val></_></_>12346<_>12347<!-- tree 20 -->12348<_>12349<!-- root node -->12350<feature>12351<rects>12352<_>5 12 5 8 -1.</_>12353<_>5 16 5 4 2.</_></rects>12354<tilted>0</tilted></feature>12355<threshold>1.6808100044727325e-003</threshold>12356<left_val>-0.1171241998672485</left_val>12357<right_val>0.1560686975717545</right_val></_></_>12358<_>12359<!-- tree 21 -->12360<_>12361<!-- root node -->12362<feature>12363<rects>12364<_>0 15 19 2 -1.</_>12365<_>0 16 19 1 2.</_></rects>12366<tilted>0</tilted></feature>12367<threshold>-1.3623350532725453e-003</threshold>12368<left_val>0.2263745963573456</left_val>12369<right_val>-0.0864548012614250</right_val></_></_>12370<_>12371<!-- tree 22 -->12372<_>12373<!-- root node -->12374<feature>12375<rects>12376<_>6 7 7 4 -1.</_>12377<_>6 9 7 2 2.</_></rects>12378<tilted>0</tilted></feature>12379<threshold>-3.6580429878085852e-003</threshold>12380<left_val>-0.3982911109924316</left_val>12381<right_val>0.0471435897052288</right_val></_></_>12382<_>12383<!-- tree 23 -->12384<_>12385<!-- root node -->12386<feature>12387<rects>12388<_>9 0 2 21 -1.</_>12389<_>9 7 2 7 3.</_></rects>12390<tilted>0</tilted></feature>12391<threshold>0.0526687204837799</threshold>12392<left_val>-0.0196967907249928</left_val>12393<right_val>0.4299823939800263</right_val></_></_>12394<_>12395<!-- tree 24 -->12396<_>12397<!-- root node -->12398<feature>12399<rects>12400<_>0 19 15 4 -1.</_>12401<_>5 19 5 4 3.</_></rects>12402<tilted>0</tilted></feature>12403<threshold>-3.4802549635060132e-004</threshold>12404<left_val>0.0911152362823486</left_val>12405<right_val>-0.2048067003488541</right_val></_></_>12406<_>12407<!-- tree 25 -->12408<_>12409<!-- root node -->12410<feature>12411<rects>12412<_>9 20 10 3 -1.</_>12413<_>9 20 5 3 2.</_></rects>12414<tilted>0</tilted></feature>12415<threshold>1.2204200029373169e-003</threshold>12416<left_val>0.0330615118145943</left_val>12417<right_val>-0.1732486933469772</right_val></_></_>12418<_>12419<!-- tree 26 -->12420<_>12421<!-- root node -->12422<feature>12423<rects>12424<_>0 17 15 3 -1.</_>12425<_>0 18 15 1 3.</_></rects>12426<tilted>0</tilted></feature>12427<threshold>-9.4577670097351074e-003</threshold>12428<left_val>0.2977420091629028</left_val>12429<right_val>-0.0589791312813759</right_val></_></_>12430<_>12431<!-- tree 27 -->12432<_>12433<!-- root node -->12434<feature>12435<rects>12436<_>12 13 6 5 -1.</_>12437<_>12 13 3 5 2.</_></rects>12438<tilted>0</tilted></feature>12439<threshold>-1.7641530139371753e-003</threshold>12440<left_val>-0.0963047668337822</left_val>12441<right_val>0.0653046369552612</right_val></_></_>12442<_>12443<!-- tree 28 -->12444<_>12445<!-- root node -->12446<feature>12447<rects>12448<_>6 7 7 6 -1.</_>12449<_>6 9 7 2 3.</_></rects>12450<tilted>0</tilted></feature>12451<threshold>8.1057827919721603e-003</threshold>12452<left_val>0.0571583695709705</left_val>12453<right_val>-0.3112392127513886</right_val></_></_>12454<_>12455<!-- tree 29 -->12456<_>12457<!-- root node -->12458<feature>12459<rects>12460<_>3 15 14 3 -1.</_>12461<_>3 16 14 1 3.</_></rects>12462<tilted>0</tilted></feature>12463<threshold>0.0139634003862739</threshold>12464<left_val>-0.0352346412837505</left_val>12465<right_val>0.3571985065937042</right_val></_></_>12466<_>12467<!-- tree 30 -->12468<_>12469<!-- root node -->12470<feature>12471<rects>12472<_>0 20 10 3 -1.</_>12473<_>5 20 5 3 2.</_></rects>12474<tilted>0</tilted></feature>12475<threshold>-3.1854680273681879e-003</threshold>12476<left_val>-0.2152840048074722</left_val>12477<right_val>0.0760408788919449</right_val></_></_>12478<_>12479<!-- tree 31 -->12480<_>12481<!-- root node -->12482<feature>12483<rects>12484<_>6 7 8 4 -1.</_>12485<_>6 7 4 4 2.</_></rects>12486<tilted>0</tilted></feature>12487<threshold>-4.3546650558710098e-003</threshold>12488<left_val>-0.0838922932744026</left_val>12489<right_val>0.0282906908541918</right_val></_></_>12490<_>12491<!-- tree 32 -->12492<_>12493<!-- root node -->12494<feature>12495<rects>12496<_>1 17 7 6 -1.</_>12497<_>1 19 7 2 3.</_></rects>12498<tilted>0</tilted></feature>12499<threshold>-1.6740639694035053e-003</threshold>12500<left_val>0.1514583975076675</left_val>12501<right_val>-0.1175632029771805</right_val></_></_>12502<_>12503<!-- tree 33 -->12504<_>12505<!-- root node -->12506<feature>12507<rects>12508<_>7 17 12 4 -1.</_>12509<_>11 17 4 4 3.</_></rects>12510<tilted>0</tilted></feature>12511<threshold>-2.7018489781767130e-003</threshold>12512<left_val>0.1383357048034668</left_val>12513<right_val>-0.0508328303694725</right_val></_></_>12514<_>12515<!-- tree 34 -->12516<_>12517<!-- root node -->12518<feature>12519<rects>12520<_>3 15 6 7 -1.</_>12521<_>5 15 2 7 3.</_></rects>12522<tilted>0</tilted></feature>12523<threshold>2.2117499611340463e-004</threshold>12524<left_val>-0.2396084964275360</left_val>12525<right_val>0.0750043466687202</right_val></_></_>12526<_>12527<!-- tree 35 -->12528<_>12529<!-- root node -->12530<feature>12531<rects>12532<_>6 7 12 7 -1.</_>12533<_>6 7 6 7 2.</_></rects>12534<tilted>0</tilted></feature>12535<threshold>0.0227732006460428</threshold>12536<left_val>-0.0224336292594671</left_val>12537<right_val>0.3704926073551178</right_val></_></_>12538<_>12539<!-- tree 36 -->12540<_>12541<!-- root node -->12542<feature>12543<rects>12544<_>1 9 12 12 -1.</_>12545<_>1 13 12 4 3.</_></rects>12546<tilted>0</tilted></feature>12547<threshold>9.5928199589252472e-003</threshold>12548<left_val>0.0972054377198219</left_val>12549<right_val>-0.1773710995912552</right_val></_></_>12550<_>12551<!-- tree 37 -->12552<_>12553<!-- root node -->12554<feature>12555<rects>12556<_>12 6 5 9 -1.</_>12557<_>12 9 5 3 3.</_></rects>12558<tilted>0</tilted></feature>12559<threshold>3.3168029040098190e-003</threshold>12560<left_val>-0.0564143583178520</left_val>12561<right_val>0.0919384211301804</right_val></_></_>12562<_>12563<!-- tree 38 -->12564<_>12565<!-- root node -->12566<feature>12567<rects>12568<_>2 6 5 9 -1.</_>12569<_>2 9 5 3 3.</_></rects>12570<tilted>0</tilted></feature>12571<threshold>-2.3929888848215342e-003</threshold>12572<left_val>0.2107668071985245</left_val>12573<right_val>-0.0928803533315659</right_val></_></_>12574<_>12575<!-- tree 39 -->12576<_>12577<!-- root node -->12578<feature>12579<rects>12580<_>12 6 6 7 -1.</_>12581<_>14 8 2 7 3.</_></rects>12582<tilted>1</tilted></feature>12583<threshold>-0.0107665704563260</threshold>12584<left_val>-0.1297437995672226</left_val>12585<right_val>0.0599589087069035</right_val></_></_>12586<_>12587<!-- tree 40 -->12588<_>12589<!-- root node -->12590<feature>12591<rects>12592<_>5 9 8 10 -1.</_>12593<_>5 9 4 5 2.</_>12594<_>9 14 4 5 2.</_></rects>12595<tilted>0</tilted></feature>12596<threshold>9.9714798852801323e-004</threshold>12597<left_val>-0.1427922993898392</left_val>12598<right_val>0.1427970975637436</right_val></_></_>12599<_>12600<!-- tree 41 -->12601<_>12602<!-- root node -->12603<feature>12604<rects>12605<_>2 11 16 6 -1.</_>12606<_>10 11 8 3 2.</_>12607<_>2 14 8 3 2.</_></rects>12608<tilted>0</tilted></feature>12609<threshold>-6.6825798712670803e-003</threshold>12610<left_val>-0.2381983995437622</left_val>12611<right_val>0.0481196604669094</right_val></_></_>12612<_>12613<!-- tree 42 -->12614<_>12615<!-- root node -->12616<feature>12617<rects>12618<_>8 4 3 16 -1.</_>12619<_>9 4 1 16 3.</_></rects>12620<tilted>0</tilted></feature>12621<threshold>-3.7201410159468651e-003</threshold>12622<left_val>0.1995317935943604</left_val>12623<right_val>-0.0907835736870766</right_val></_></_>12624<_>12625<!-- tree 43 -->12626<_>12627<!-- root node -->12628<feature>12629<rects>12630<_>8 9 4 14 -1.</_>12631<_>9 9 2 14 2.</_></rects>12632<tilted>0</tilted></feature>12633<threshold>-0.0185534097254276</threshold>12634<left_val>-0.2662154138088226</left_val>12635<right_val>0.0228727497160435</right_val></_></_>12636<_>12637<!-- tree 44 -->12638<_>12639<!-- root node -->12640<feature>12641<rects>12642<_>7 9 4 14 -1.</_>12643<_>8 9 2 14 2.</_></rects>12644<tilted>0</tilted></feature>12645<threshold>3.0256200116127729e-003</threshold>12646<left_val>-0.0911061316728592</left_val>12647<right_val>0.2455954998731613</right_val></_></_>12648<_>12649<!-- tree 45 -->12650<_>12651<!-- root node -->12652<feature>12653<rects>12654<_>7 17 12 4 -1.</_>12655<_>11 17 4 4 3.</_></rects>12656<tilted>0</tilted></feature>12657<threshold>-0.0621463097631931</threshold>12658<left_val>-1.</left_val>12659<right_val>5.2797337993979454e-003</right_val></_></_>12660<_>12661<!-- tree 46 -->12662<_>12663<!-- root node -->12664<feature>12665<rects>12666<_>0 17 12 4 -1.</_>12667<_>4 17 4 4 3.</_></rects>12668<tilted>0</tilted></feature>12669<threshold>1.7690609674900770e-003</threshold>12670<left_val>-0.1937965005636215</left_val>12671<right_val>0.0956961065530777</right_val></_></_>12672<_>12673<!-- tree 47 -->12674<_>12675<!-- root node -->12676<feature>12677<rects>12678<_>13 12 6 10 -1.</_>12679<_>16 12 3 5 2.</_>12680<_>13 17 3 5 2.</_></rects>12681<tilted>0</tilted></feature>12682<threshold>-4.3277359509374946e-005</threshold>12683<left_val>0.1137404963374138</left_val>12684<right_val>-0.1350484937429428</right_val></_></_>12685<_>12686<!-- tree 48 -->12687<_>12688<!-- root node -->12689<feature>12690<rects>12691<_>0 17 6 6 -1.</_>12692<_>3 17 3 6 2.</_></rects>12693<tilted>0</tilted></feature>12694<threshold>1.2779419776052237e-003</threshold>12695<left_val>0.0796061605215073</left_val>12696<right_val>-0.2359701991081238</right_val></_></_>12697<_>12698<!-- tree 49 -->12699<_>12700<!-- root node -->12701<feature>12702<rects>12703<_>12 4 6 8 -1.</_>12704<_>12 4 3 8 2.</_></rects>12705<tilted>1</tilted></feature>12706<threshold>-0.0447424799203873</threshold>12707<left_val>0.1855715066194534</left_val>12708<right_val>-0.0341678299009800</right_val></_></_>12709<_>12710<!-- tree 50 -->12711<_>12712<!-- root node -->12713<feature>12714<rects>12715<_>3 6 10 15 -1.</_>12716<_>8 6 5 15 2.</_></rects>12717<tilted>0</tilted></feature>12718<threshold>2.7726130792871118e-004</threshold>12719<left_val>-0.0579377189278603</left_val>12720<right_val>0.2890321910381317</right_val></_></_>12721<_>12722<!-- tree 51 -->12723<_>12724<!-- root node -->12725<feature>12726<rects>12727<_>10 10 7 4 -1.</_>12728<_>10 10 7 2 2.</_></rects>12729<tilted>1</tilted></feature>12730<threshold>0.0562254711985588</threshold>12731<left_val>0.0138407899066806</left_val>12732<right_val>-0.7719973921775818</right_val></_></_>12733<_>12734<!-- tree 52 -->12735<_>12736<!-- root node -->12737<feature>12738<rects>12739<_>1 9 9 7 -1.</_>12740<_>4 9 3 7 3.</_></rects>12741<tilted>0</tilted></feature>12742<threshold>8.6825769394636154e-003</threshold>12743<left_val>-0.1826308965682983</left_val>12744<right_val>0.1142326965928078</right_val></_></_>12745<_>12746<!-- tree 53 -->12747<_>12748<!-- root node -->12749<feature>12750<rects>12751<_>1 17 18 6 -1.</_>12752<_>10 17 9 3 2.</_>12753<_>1 20 9 3 2.</_></rects>12754<tilted>0</tilted></feature>12755<threshold>-2.4038869887590408e-003</threshold>12756<left_val>-0.1900413930416107</left_val>12757<right_val>0.0659285634756088</right_val></_></_>12758<_>12759<!-- tree 54 -->12760<_>12761<!-- root node -->12762<feature>12763<rects>12764<_>6 0 13 3 -1.</_>12765<_>5 1 13 1 3.</_></rects>12766<tilted>1</tilted></feature>12767<threshold>0.0128402197733521</threshold>12768<left_val>-0.0362791009247303</left_val>12769<right_val>0.4551934003829956</right_val></_></_>12770<_>12771<!-- tree 55 -->12772<_>12773<!-- root node -->12774<feature>12775<rects>12776<_>10 0 3 9 -1.</_>12777<_>11 1 1 9 3.</_></rects>12778<tilted>1</tilted></feature>12779<threshold>1.1061480036005378e-003</threshold>12780<left_val>-0.0630546882748604</left_val>12781<right_val>0.0816094726324081</right_val></_></_>12782<_>12783<!-- tree 56 -->12784<_>12785<!-- root node -->12786<feature>12787<rects>12788<_>9 0 9 3 -1.</_>12789<_>8 1 9 1 3.</_></rects>12790<tilted>1</tilted></feature>12791<threshold>-4.6486179344356060e-003</threshold>12792<left_val>-0.2710854113101959</left_val>12793<right_val>0.0801677033305168</right_val></_></_>12794<_>12795<!-- tree 57 -->12796<_>12797<!-- root node -->12798<feature>12799<rects>12800<_>7 1 12 12 -1.</_>12801<_>13 1 6 6 2.</_>12802<_>7 7 6 6 2.</_></rects>12803<tilted>0</tilted></feature>12804<threshold>6.4021991565823555e-003</threshold>12805<left_val>-0.0669465884566307</left_val>12806<right_val>0.1063491031527519</right_val></_></_>12807<_>12808<!-- tree 58 -->12809<_>12810<!-- root node -->12811<feature>12812<rects>12813<_>7 4 8 6 -1.</_>12814<_>7 4 8 3 2.</_></rects>12815<tilted>1</tilted></feature>12816<threshold>-0.0823703780770302</threshold>12817<left_val>0.3451730012893677</left_val>12818<right_val>-0.0484684295952320</right_val></_></_>12819<_>12820<!-- tree 59 -->12821<_>12822<!-- root node -->12823<feature>12824<rects>12825<_>11 11 8 4 -1.</_>12826<_>11 11 8 2 2.</_></rects>12827<tilted>1</tilted></feature>12828<threshold>-0.0374298281967640</threshold>12829<left_val>-0.6963095068931580</left_val>12830<right_val>0.0130543801933527</right_val></_></_>12831<_>12832<!-- tree 60 -->12833<_>12834<!-- root node -->12835<feature>12836<rects>12837<_>8 11 4 8 -1.</_>12838<_>8 11 2 8 2.</_></rects>12839<tilted>1</tilted></feature>12840<threshold>0.0105004003271461</threshold>12841<left_val>0.0960282832384110</left_val>12842<right_val>-0.2636274099349976</right_val></_></_>12843<_>12844<!-- tree 61 -->12845<_>12846<!-- root node -->12847<feature>12848<rects>12849<_>10 10 7 4 -1.</_>12850<_>10 10 7 2 2.</_></rects>12851<tilted>1</tilted></feature>12852<threshold>0.0688512399792671</threshold>12853<left_val>3.7341150455176830e-003</left_val>12854<right_val>-0.9998915791511536</right_val></_></_>12855<_>12856<!-- tree 62 -->12857<_>12858<!-- root node -->12859<feature>12860<rects>12861<_>9 10 4 7 -1.</_>12862<_>9 10 2 7 2.</_></rects>12863<tilted>1</tilted></feature>12864<threshold>1.0171310277655721e-003</threshold>12865<left_val>-0.2350011020898819</left_val>12866<right_val>0.0910971835255623</right_val></_></_>12867<_>12868<!-- tree 63 -->12869<_>12870<!-- root node -->12871<feature>12872<rects>12873<_>8 7 3 14 -1.</_>12874<_>9 7 1 14 3.</_></rects>12875<tilted>0</tilted></feature>12876<threshold>-0.0290579497814178</threshold>12877<left_val>0.5997784733772278</left_val>12878<right_val>-0.0368990004062653</right_val></_></_>12879<_>12880<!-- tree 64 -->12881<_>12882<!-- root node -->12883<feature>12884<rects>12885<_>8 6 10 7 -1.</_>12886<_>8 6 5 7 2.</_></rects>12887<tilted>1</tilted></feature>12888<threshold>0.0220227297395468</threshold>12889<left_val>0.0580346509814262</left_val>12890<right_val>-0.3274875879287720</right_val></_></_>12891<_>12892<!-- tree 65 -->12893<_>12894<!-- root node -->12895<feature>12896<rects>12897<_>3 6 16 3 -1.</_>12898<_>3 7 16 1 3.</_></rects>12899<tilted>0</tilted></feature>12900<threshold>-4.3123541399836540e-003</threshold>12901<left_val>0.2215394973754883</left_val>12902<right_val>-0.0613320209085941</right_val></_></_>12903<_>12904<!-- tree 66 -->12905<_>12906<!-- root node -->12907<feature>12908<rects>12909<_>4 5 2 17 -1.</_>12910<_>5 5 1 17 2.</_></rects>12911<tilted>0</tilted></feature>12912<threshold>0.0109497103840113</threshold>12913<left_val>0.0218373797833920</left_val>12914<right_val>-0.7466219067573547</right_val></_></_>12915<_>12916<!-- tree 67 -->12917<_>12918<!-- root node -->12919<feature>12920<rects>12921<_>12 0 6 18 -1.</_>12922<_>15 0 3 9 2.</_>12923<_>12 9 3 9 2.</_></rects>12924<tilted>0</tilted></feature>12925<threshold>0.0436107404530048</threshold>12926<left_val>-0.0450989492237568</left_val>12927<right_val>0.2810913920402527</right_val></_></_>12928<_>12929<!-- tree 68 -->12930<_>12931<!-- root node -->12932<feature>12933<rects>12934<_>3 4 6 16 -1.</_>12935<_>3 4 3 8 2.</_>12936<_>6 12 3 8 2.</_></rects>12937<tilted>0</tilted></feature>12938<threshold>0.0772521793842316</threshold>12939<left_val>0.0208017807453871</left_val>12940<right_val>-0.8664823770523071</right_val></_></_>12941<_>12942<!-- tree 69 -->12943<_>12944<!-- root node -->12945<feature>12946<rects>12947<_>12 0 6 18 -1.</_>12948<_>15 0 3 9 2.</_>12949<_>12 9 3 9 2.</_></rects>12950<tilted>0</tilted></feature>12951<threshold>-0.0240238904953003</threshold>12952<left_val>0.3988442122936249</left_val>12953<right_val>-0.0352271199226379</right_val></_></_>12954<_>12955<!-- tree 70 -->12956<_>12957<!-- root node -->12958<feature>12959<rects>12960<_>0 1 16 4 -1.</_>12961<_>0 1 8 2 2.</_>12962<_>8 3 8 2 2.</_></rects>12963<tilted>0</tilted></feature>12964<threshold>0.0195597801357508</threshold>12965<left_val>0.0359447300434113</left_val>12966<right_val>-0.5146911740303040</right_val></_></_>12967<_>12968<!-- tree 71 -->12969<_>12970<!-- root node -->12971<feature>12972<rects>12973<_>6 12 12 5 -1.</_>12974<_>6 12 6 5 2.</_></rects>12975<tilted>0</tilted></feature>12976<threshold>0.0259172990918159</threshold>12977<left_val>-0.0129426699131727</left_val>12978<right_val>0.4169597029685974</right_val></_></_>12979<_>12980<!-- tree 72 -->12981<_>12982<!-- root node -->12983<feature>12984<rects>12985<_>3 7 3 10 -1.</_>12986<_>3 12 3 5 2.</_></rects>12987<tilted>0</tilted></feature>12988<threshold>-4.6949301031418145e-004</threshold>12989<left_val>0.1666599959135056</left_val>12990<right_val>-0.0906800404191017</right_val></_></_>12991<_>12992<!-- tree 73 -->12993<_>12994<!-- root node -->12995<feature>12996<rects>12997<_>11 3 7 12 -1.</_>12998<_>11 7 7 4 3.</_></rects>12999<tilted>0</tilted></feature>13000<threshold>-0.0845900326967239</threshold>13001<left_val>-0.5928378105163574</left_val>13002<right_val>7.2113061323761940e-003</right_val></_></_>13003<_>13004<!-- tree 74 -->13005<_>13006<!-- root node -->13007<feature>13008<rects>13009<_>0 6 8 6 -1.</_>13010<_>0 8 8 2 3.</_></rects>13011<tilted>0</tilted></feature>13012<threshold>-8.9234940242022276e-004</threshold>13013<left_val>0.1745820045471191</left_val>13014<right_val>-0.1007250994443893</right_val></_></_>13015<_>13016<!-- tree 75 -->13017<_>13018<!-- root node -->13019<feature>13020<rects>13021<_>12 3 7 6 -1.</_>13022<_>12 5 7 2 3.</_></rects>13023<tilted>0</tilted></feature>13024<threshold>-0.0240093506872654</threshold>13025<left_val>-0.3913143873214722</left_val>13026<right_val>0.0223610401153564</right_val></_></_>13027<_>13028<!-- tree 76 -->13029<_>13030<!-- root node -->13031<feature>13032<rects>13033<_>0 3 7 6 -1.</_>13034<_>0 5 7 2 3.</_></rects>13035<tilted>0</tilted></feature>13036<threshold>-4.7586968867108226e-004</threshold>13037<left_val>0.1830610036849976</left_val>13038<right_val>-0.1254113018512726</right_val></_></_>13039<_>13040<!-- tree 77 -->13041<_>13042<!-- root node -->13043<feature>13044<rects>13045<_>13 10 6 8 -1.</_>13046<_>15 10 2 8 3.</_></rects>13047<tilted>0</tilted></feature>13048<threshold>2.9483099933713675e-003</threshold>13049<left_val>0.0653010532259941</left_val>13050<right_val>-0.2038708031177521</right_val></_></_>13051<_>13052<!-- tree 78 -->13053<_>13054<!-- root node -->13055<feature>13056<rects>13057<_>0 17 14 2 -1.</_>13058<_>0 18 14 1 2.</_></rects>13059<tilted>0</tilted></feature>13060<threshold>3.6947780754417181e-003</threshold>13061<left_val>-0.0608783215284348</left_val>13062<right_val>0.3040302097797394</right_val></_></_>13063<_>13064<!-- tree 79 -->13065<_>13066<!-- root node -->13067<feature>13068<rects>13069<_>13 10 6 8 -1.</_>13070<_>15 10 2 8 3.</_></rects>13071<tilted>0</tilted></feature>13072<threshold>-2.9413169249892235e-003</threshold>13073<left_val>-0.3028449118137360</left_val>13074<right_val>0.0475504994392395</right_val></_></_>13075<_>13076<!-- tree 80 -->13077<_>13078<!-- root node -->13079<feature>13080<rects>13081<_>0 17 14 2 -1.</_>13082<_>0 18 14 1 2.</_></rects>13083<tilted>0</tilted></feature>13084<threshold>-7.1274640504270792e-004</threshold>13085<left_val>0.1620078980922699</left_val>13086<right_val>-0.1182216033339500</right_val></_></_>13087<_>13088<!-- tree 81 -->13089<_>13090<!-- root node -->13091<feature>13092<rects>13093<_>6 0 8 8 -1.</_>13094<_>10 0 4 4 2.</_>13095<_>6 4 4 4 2.</_></rects>13096<tilted>0</tilted></feature>13097<threshold>0.0243097506463528</threshold>13098<left_val>-0.0114427898079157</left_val>13099<right_val>0.2045395970344544</right_val></_></_>13100<_>13101<!-- tree 82 -->13102<_>13103<!-- root node -->13104<feature>13105<rects>13106<_>0 10 6 8 -1.</_>13107<_>2 10 2 8 3.</_></rects>13108<tilted>0</tilted></feature>13109<threshold>-9.1473112115636468e-004</threshold>13110<left_val>-0.2070782929658890</left_val>13111<right_val>0.0757013410329819</right_val></_></_>13112<_>13113<!-- tree 83 -->13114<_>13115<!-- root node -->13116<feature>13117<rects>13118<_>13 0 3 14 -1.</_>13119<_>14 0 1 14 3.</_></rects>13120<tilted>0</tilted></feature>13121<threshold>-3.6473390646278858e-003</threshold>13122<left_val>0.2409386038780212</left_val>13123<right_val>-0.0835655629634857</right_val></_></_>13124<_>13125<!-- tree 84 -->13126<_>13127<!-- root node -->13128<feature>13129<rects>13130<_>6 0 6 7 -1.</_>13131<_>8 0 2 7 3.</_></rects>13132<tilted>0</tilted></feature>13133<threshold>0.0125132203102112</threshold>13134<left_val>0.0415360406041145</left_val>13135<right_val>-0.3748772144317627</right_val></_></_>13136<_>13137<!-- tree 85 -->13138<_>13139<!-- root node -->13140<feature>13141<rects>13142<_>6 0 8 8 -1.</_>13143<_>10 0 4 4 2.</_>13144<_>6 4 4 4 2.</_></rects>13145<tilted>0</tilted></feature>13146<threshold>6.2148571014404297e-003</threshold>13147<left_val>0.0204341299831867</left_val>13148<right_val>-0.0900578498840332</right_val></_></_>13149<_>13150<!-- tree 86 -->13151<_>13152<!-- root node -->13153<feature>13154<rects>13155<_>5 0 8 8 -1.</_>13156<_>5 0 4 4 2.</_>13157<_>9 4 4 4 2.</_></rects>13158<tilted>0</tilted></feature>13159<threshold>-2.0954229403287172e-003</threshold>13160<left_val>0.1162526011466980</left_val>13161<right_val>-0.1856177002191544</right_val></_></_>13162<_>13163<!-- tree 87 -->13164<_>13165<!-- root node -->13166<feature>13167<rects>13168<_>3 7 16 7 -1.</_>13169<_>3 7 8 7 2.</_></rects>13170<tilted>0</tilted></feature>13171<threshold>-0.2117325067520142</threshold>13172<left_val>-1.</left_val>13173<right_val>2.4372090119868517e-003</right_val></_></_>13174<_>13175<!-- tree 88 -->13176<_>13177<!-- root node -->13178<feature>13179<rects>13180<_>0 7 16 7 -1.</_>13181<_>8 7 8 7 2.</_></rects>13182<tilted>0</tilted></feature>13183<threshold>1.0188589803874493e-003</threshold>13184<left_val>-0.0756839662790298</left_val>13185<right_val>0.2955543100833893</right_val></_></_></trees>13186<stage_threshold>-30.7800998687744140</stage_threshold>13187<parent>23</parent>13188<next>-1</next></_>13189<_>13190<!-- stage 25 -->13191<trees>13192<_>13193<!-- tree 0 -->13194<_>13195<!-- root node -->13196<feature>13197<rects>13198<_>2 11 10 8 -1.</_>13199<_>7 11 5 8 2.</_></rects>13200<tilted>0</tilted></feature>13201<threshold>-0.0244226008653641</threshold>13202<left_val>0.2044697999954224</left_val>13203<right_val>-0.2229966968297958</right_val></_></_>13204<_>13205<!-- tree 1 -->13206<_>13207<!-- root node -->13208<feature>13209<rects>13210<_>12 8 6 9 -1.</_>13211<_>14 8 2 9 3.</_></rects>13212<tilted>0</tilted></feature>13213<threshold>1.0574000189080834e-003</threshold>13214<left_val>-0.1435517072677612</left_val>13215<right_val>0.0856035426259041</right_val></_></_>13216<_>13217<!-- tree 2 -->13218<_>13219<!-- root node -->13220<feature>13221<rects>13222<_>1 8 6 9 -1.</_>13223<_>3 8 2 9 3.</_></rects>13224<tilted>0</tilted></feature>13225<threshold>2.5123930536210537e-003</threshold>13226<left_val>0.1099767982959747</left_val>13227<right_val>-0.2304480969905853</right_val></_></_>13228<_>13229<!-- tree 3 -->13230<_>13231<!-- root node -->13232<feature>13233<rects>13234<_>4 3 14 11 -1.</_>13235<_>4 3 7 11 2.</_></rects>13236<tilted>0</tilted></feature>13237<threshold>0.1211273968219757</threshold>13238<left_val>0.0332675017416477</left_val>13239<right_val>-0.9991015195846558</right_val></_></_>13240<_>13241<!-- tree 4 -->13242<_>13243<!-- root node -->13244<feature>13245<rects>13246<_>5 5 13 3 -1.</_>13247<_>4 6 13 1 3.</_></rects>13248<tilted>1</tilted></feature>13249<threshold>2.9103590641170740e-003</threshold>13250<left_val>-0.1039192974567413</left_val>13251<right_val>0.1929288059473038</right_val></_></_>13252<_>13253<!-- tree 5 -->13254<_>13255<!-- root node -->13256<feature>13257<rects>13258<_>7 0 6 9 -1.</_>13259<_>9 0 2 9 3.</_></rects>13260<tilted>0</tilted></feature>13261<threshold>-8.6717177182435989e-003</threshold>13262<left_val>-0.2708722054958344</left_val>13263<right_val>0.0997629016637802</right_val></_></_>13264<_>13265<!-- tree 6 -->13266<_>13267<!-- root node -->13268<feature>13269<rects>13270<_>1 0 14 12 -1.</_>13271<_>1 0 7 6 2.</_>13272<_>8 6 7 6 2.</_></rects>13273<tilted>0</tilted></feature>13274<threshold>6.1140959151089191e-003</threshold>13275<left_val>-0.1151710003614426</left_val>13276<right_val>0.2042921930551529</right_val></_></_>13277<_>13278<!-- tree 7 -->13279<_>13280<!-- root node -->13281<feature>13282<rects>13283<_>10 0 8 4 -1.</_>13284<_>10 0 4 4 2.</_></rects>13285<tilted>0</tilted></feature>13286<threshold>0.0205909907817841</threshold>13287<left_val>-0.0331075787544250</left_val>13288<right_val>0.4637545943260193</right_val></_></_>13289<_>13290<!-- tree 8 -->13291<_>13292<!-- root node -->13293<feature>13294<rects>13295<_>3 10 4 12 -1.</_>13296<_>5 10 2 12 2.</_></rects>13297<tilted>0</tilted></feature>13298<threshold>1.1507490416988730e-003</threshold>13299<left_val>0.0760146230459213</left_val>13300<right_val>-0.2748520970344544</right_val></_></_>13301<_>13302<!-- tree 9 -->13303<_>13304<!-- root node -->13305<feature>13306<rects>13307<_>11 0 2 22 -1.</_>13308<_>11 11 2 11 2.</_></rects>13309<tilted>0</tilted></feature>13310<threshold>6.5449788235127926e-003</threshold>13311<left_val>-0.1126658990979195</left_val>13312<right_val>0.0500315688550472</right_val></_></_>13313<_>13314<!-- tree 10 -->13315<_>13316<!-- root node -->13317<feature>13318<rects>13319<_>0 19 14 4 -1.</_>13320<_>0 19 7 2 2.</_>13321<_>7 21 7 2 2.</_></rects>13322<tilted>0</tilted></feature>13323<threshold>1.6102850204333663e-003</threshold>13324<left_val>-0.1879495978355408</left_val>13325<right_val>0.1123441010713577</right_val></_></_>13326<_>13327<!-- tree 11 -->13328<_>13329<!-- root node -->13330<feature>13331<rects>13332<_>10 8 2 8 -1.</_>13333<_>10 8 1 8 2.</_></rects>13334<tilted>1</tilted></feature>13335<threshold>2.8527909889817238e-003</threshold>13336<left_val>0.0404574684798718</left_val>13337<right_val>-0.0847164615988731</right_val></_></_>13338<_>13339<!-- tree 12 -->13340<_>13341<!-- root node -->13342<feature>13343<rects>13344<_>5 0 4 14 -1.</_>13345<_>5 0 2 7 2.</_>13346<_>7 7 2 7 2.</_></rects>13347<tilted>0</tilted></feature>13348<threshold>-4.0883300825953484e-003</threshold>13349<left_val>0.1250918954610825</left_val>13350<right_val>-0.1485010981559753</right_val></_></_>13351<_>13352<!-- tree 13 -->13353<_>13354<!-- root node -->13355<feature>13356<rects>13357<_>8 4 4 10 -1.</_>13358<_>8 9 4 5 2.</_></rects>13359<tilted>0</tilted></feature>13360<threshold>1.6648479504510760e-003</threshold>13361<left_val>-0.1034672036767006</left_val>13362<right_val>0.0535852313041687</right_val></_></_>13363<_>13364<!-- tree 14 -->13365<_>13366<!-- root node -->13367<feature>13368<rects>13369<_>9 8 8 2 -1.</_>13370<_>9 8 8 1 2.</_></rects>13371<tilted>1</tilted></feature>13372<threshold>-3.1635090708732605e-003</threshold>13373<left_val>-0.3372938930988312</left_val>13374<right_val>0.0611929185688496</right_val></_></_>13375<_>13376<!-- tree 15 -->13377<_>13378<!-- root node -->13379<feature>13380<rects>13381<_>0 7 19 3 -1.</_>13382<_>0 8 19 1 3.</_></rects>13383<tilted>0</tilted></feature>13384<threshold>-0.0109225995838642</threshold>13385<left_val>0.4523848891258240</left_val>13386<right_val>-0.0579033792018890</right_val></_></_>13387<_>13388<!-- tree 16 -->13389<_>13390<!-- root node -->13391<feature>13392<rects>13393<_>0 8 19 2 -1.</_>13394<_>0 9 19 1 2.</_></rects>13395<tilted>0</tilted></feature>13396<threshold>-3.3356929197907448e-003</threshold>13397<left_val>0.3388097882270813</left_val>13398<right_val>-0.0644701123237610</right_val></_></_>13399<_>13400<!-- tree 17 -->13401<_>13402<!-- root node -->13403<feature>13404<rects>13405<_>1 6 18 4 -1.</_>13406<_>10 6 9 2 2.</_>13407<_>1 8 9 2 2.</_></rects>13408<tilted>0</tilted></feature>13409<threshold>-0.0300145000219345</threshold>13410<left_val>-0.8283550143241882</left_val>13411<right_val>0.0246961191296577</right_val></_></_>13412<_>13413<!-- tree 18 -->13414<_>13415<!-- root node -->13416<feature>13417<rects>13418<_>2 1 8 18 -1.</_>13419<_>6 1 4 18 2.</_></rects>13420<tilted>0</tilted></feature>13421<threshold>-0.3011043965816498</threshold>13422<left_val>-0.8342905044555664</left_val>13423<right_val>0.0143693098798394</right_val></_></_>13424<_>13425<!-- tree 19 -->13426<_>13427<!-- root node -->13428<feature>13429<rects>13430<_>6 11 10 12 -1.</_>13431<_>11 11 5 6 2.</_>13432<_>6 17 5 6 2.</_></rects>13433<tilted>0</tilted></feature>13434<threshold>-4.2447918094694614e-003</threshold>13435<left_val>-0.1228173971176148</left_val>13436<right_val>0.0281341001391411</right_val></_></_>13437<_>13438<!-- tree 20 -->13439<_>13440<!-- root node -->13441<feature>13442<rects>13443<_>3 7 9 11 -1.</_>13444<_>6 7 3 11 3.</_></rects>13445<tilted>0</tilted></feature>13446<threshold>7.7825621701776981e-003</threshold>13447<left_val>-0.0692223086953163</left_val>13448<right_val>0.2581450939178467</right_val></_></_>13449<_>13450<!-- tree 21 -->13451<_>13452<!-- root node -->13453<feature>13454<rects>13455<_>9 0 6 14 -1.</_>13456<_>11 0 2 14 3.</_></rects>13457<tilted>0</tilted></feature>13458<threshold>-0.0127267101779580</threshold>13459<left_val>0.1074585989117622</left_val>13460<right_val>-0.0765758231282234</right_val></_></_>13461<_>13462<!-- tree 22 -->13463<_>13464<!-- root node -->13465<feature>13466<rects>13467<_>2 16 12 7 -1.</_>13468<_>6 16 4 7 3.</_></rects>13469<tilted>0</tilted></feature>13470<threshold>4.7346940264105797e-003</threshold>13471<left_val>0.0441278591752052</left_val>13472<right_val>-0.3804568052291870</right_val></_></_>13473<_>13474<!-- tree 23 -->13475<_>13476<!-- root node -->13477<feature>13478<rects>13479<_>2 15 15 6 -1.</_>13480<_>7 15 5 6 3.</_></rects>13481<tilted>0</tilted></feature>13482<threshold>3.4512639977037907e-003</threshold>13483<left_val>-0.0429472103714943</left_val>13484<right_val>0.4607483148574829</right_val></_></_>13485<_>13486<!-- tree 24 -->13487<_>13488<!-- root node -->13489<feature>13490<rects>13491<_>5 2 8 7 -1.</_>13492<_>7 2 4 7 2.</_></rects>13493<tilted>0</tilted></feature>13494<threshold>5.6996050989255309e-004</threshold>13495<left_val>0.0669261217117310</left_val>13496<right_val>-0.2968584895133972</right_val></_></_>13497<_>13498<!-- tree 25 -->13499<_>13500<!-- root node -->13501<feature>13502<rects>13503<_>8 0 4 14 -1.</_>13504<_>9 0 2 14 2.</_></rects>13505<tilted>0</tilted></feature>13506<threshold>-0.0538890995085239</threshold>13507<left_val>-1.</left_val>13508<right_val>3.9760880172252655e-003</right_val></_></_>13509<_>13510<!-- tree 26 -->13511<_>13512<!-- root node -->13513<feature>13514<rects>13515<_>7 0 4 14 -1.</_>13516<_>8 0 2 14 2.</_></rects>13517<tilted>0</tilted></feature>13518<threshold>1.0263220174238086e-003</threshold>13519<left_val>-0.1113893017172813</left_val>13520<right_val>0.1776421070098877</right_val></_></_>13521<_>13522<!-- tree 27 -->13523<_>13524<!-- root node -->13525<feature>13526<rects>13527<_>7 18 12 5 -1.</_>13528<_>11 18 4 5 3.</_></rects>13529<tilted>0</tilted></feature>13530<threshold>0.0393744409084320</threshold>13531<left_val>0.0129774296656251</left_val>13532<right_val>-0.6366993784904480</right_val></_></_>13533<_>13534<!-- tree 28 -->13535<_>13536<!-- root node -->13537<feature>13538<rects>13539<_>1 18 15 3 -1.</_>13540<_>1 19 15 1 3.</_></rects>13541<tilted>0</tilted></feature>13542<threshold>0.0187779795378447</threshold>13543<left_val>-0.0393345691263676</left_val>13544<right_val>0.4599016904830933</right_val></_></_>13545<_>13546<!-- tree 29 -->13547<_>13548<!-- root node -->13549<feature>13550<rects>13551<_>9 17 9 6 -1.</_>13552<_>12 17 3 6 3.</_></rects>13553<tilted>0</tilted></feature>13554<threshold>1.5851920470595360e-003</threshold>13555<left_val>-0.1091786995530129</left_val>13556<right_val>0.0562477894127369</right_val></_></_>13557<_>13558<!-- tree 30 -->13559<_>13560<!-- root node -->13561<feature>13562<rects>13563<_>7 8 9 6 -1.</_>13564<_>5 10 9 2 3.</_></rects>13565<tilted>1</tilted></feature>13566<threshold>-0.0108577404171228</threshold>13567<left_val>-0.2017634063959122</left_val>13568<right_val>0.0906854569911957</right_val></_></_>13569<_>13570<!-- tree 31 -->13571<_>13572<!-- root node -->13573<feature>13574<rects>13575<_>11 10 4 9 -1.</_>13576<_>12 11 2 9 2.</_></rects>13577<tilted>1</tilted></feature>13578<threshold>0.0443992614746094</threshold>13579<left_val>1.9891490228474140e-003</left_val>13580<right_val>-0.9998115897178650</right_val></_></_>13581<_>13582<!-- tree 32 -->13583<_>13584<!-- root node -->13585<feature>13586<rects>13587<_>8 10 9 4 -1.</_>13588<_>7 11 9 2 2.</_></rects>13589<tilted>1</tilted></feature>13590<threshold>-1.7311190022155643e-003</threshold>13591<left_val>0.1469902992248535</left_val>13592<right_val>-0.1406953930854797</right_val></_></_>13593<_>13594<!-- tree 33 -->13595<_>13596<!-- root node -->13597<feature>13598<rects>13599<_>15 3 2 16 -1.</_>13600<_>15 11 2 8 2.</_></rects>13601<tilted>0</tilted></feature>13602<threshold>-1.6609770245850086e-003</threshold>13603<left_val>0.1619053035974503</left_val>13604<right_val>-0.0555355995893478</right_val></_></_>13605<_>13606<!-- tree 34 -->13607<_>13608<!-- root node -->13609<feature>13610<rects>13611<_>1 17 5 6 -1.</_>13612<_>1 20 5 3 2.</_></rects>13613<tilted>0</tilted></feature>13614<threshold>-4.3332851491868496e-003</threshold>13615<left_val>-0.3397156894207001</left_val>13616<right_val>0.0432091988623142</right_val></_></_>13617<_>13618<!-- tree 35 -->13619<_>13620<!-- root node -->13621<feature>13622<rects>13623<_>12 16 5 6 -1.</_>13624<_>12 19 5 3 2.</_></rects>13625<tilted>0</tilted></feature>13626<threshold>-4.4786658691009507e-005</threshold>13627<left_val>0.1021749004721642</left_val>13628<right_val>-0.1028980985283852</right_val></_></_>13629<_>13630<!-- tree 36 -->13631<_>13632<!-- root node -->13633<feature>13634<rects>13635<_>5 2 3 14 -1.</_>13636<_>6 2 1 14 3.</_></rects>13637<tilted>0</tilted></feature>13638<threshold>-0.0122559396550059</threshold>13639<left_val>0.4633125960826874</left_val>13640<right_val>-0.0388291291892529</right_val></_></_>13641<_>13642<!-- tree 37 -->13643<_>13644<!-- root node -->13645<feature>13646<rects>13647<_>9 17 9 6 -1.</_>13648<_>12 17 3 6 3.</_></rects>13649<tilted>0</tilted></feature>13650<threshold>0.0317283906042576</threshold>13651<left_val>-0.0109189599752426</left_val>13652<right_val>0.1925213038921356</right_val></_></_>13653<_>13654<!-- tree 38 -->13655<_>13656<!-- root node -->13657<feature>13658<rects>13659<_>6 1 6 9 -1.</_>13660<_>8 1 2 9 3.</_></rects>13661<tilted>0</tilted></feature>13662<threshold>8.6054168641567230e-003</threshold>13663<left_val>0.0539623089134693</left_val>13664<right_val>-0.3383587002754211</right_val></_></_>13665<_>13666<!-- tree 39 -->13667<_>13668<!-- root node -->13669<feature>13670<rects>13671<_>7 7 10 5 -1.</_>13672<_>7 7 5 5 2.</_></rects>13673<tilted>0</tilted></feature>13674<threshold>2.4249579291790724e-003</threshold>13675<left_val>-0.0438760593533516</left_val>13676<right_val>0.2497778981924057</right_val></_></_>13677<_>13678<!-- tree 40 -->13679<_>13680<!-- root node -->13681<feature>13682<rects>13683<_>6 0 4 20 -1.</_>13684<_>6 0 2 10 2.</_>13685<_>8 10 2 10 2.</_></rects>13686<tilted>0</tilted></feature>13687<threshold>-1.9957860931754112e-003</threshold>13688<left_val>0.1139840036630631</left_val>13689<right_val>-0.1792531013488770</right_val></_></_>13690<_>13691<!-- tree 41 -->13692<_>13693<!-- root node -->13694<feature>13695<rects>13696<_>13 10 3 9 -1.</_>13697<_>14 11 1 9 3.</_></rects>13698<tilted>1</tilted></feature>13699<threshold>0.0460425093770027</threshold>13700<left_val>2.0680939778685570e-003</left_val>13701<right_val>-0.8767393231391907</right_val></_></_>13702<_>13703<!-- tree 42 -->13704<_>13705<!-- root node -->13706<feature>13707<rects>13708<_>6 10 9 3 -1.</_>13709<_>5 11 9 1 3.</_></rects>13710<tilted>1</tilted></feature>13711<threshold>2.4898271076381207e-003</threshold>13712<left_val>-0.0695956125855446</left_val>13713<right_val>0.2614254057407379</right_val></_></_>13714<_>13715<!-- tree 43 -->13716<_>13717<!-- root node -->13718<feature>13719<rects>13720<_>5 21 14 2 -1.</_>13721<_>5 21 7 2 2.</_></rects>13722<tilted>0</tilted></feature>13723<threshold>1.0052820434793830e-003</threshold>13724<left_val>0.0455016605556011</left_val>13725<right_val>-0.1239958032965660</right_val></_></_>13726<_>13727<!-- tree 44 -->13728<_>13729<!-- root node -->13730<feature>13731<rects>13732<_>8 6 3 14 -1.</_>13733<_>9 6 1 14 3.</_></rects>13734<tilted>0</tilted></feature>13735<threshold>9.0297553688287735e-003</threshold>13736<left_val>-0.0712724104523659</left_val>13737<right_val>0.2291935980319977</right_val></_></_>13738<_>13739<!-- tree 45 -->13740<_>13741<!-- root node -->13742<feature>13743<rects>13744<_>8 1 4 9 -1.</_>13745<_>8 1 2 9 2.</_></rects>13746<tilted>0</tilted></feature>13747<threshold>0.0120284901931882</threshold>13748<left_val>0.0202303305268288</left_val>13749<right_val>-0.3405298888683319</right_val></_></_>13750<_>13751<!-- tree 46 -->13752<_>13753<!-- root node -->13754<feature>13755<rects>13756<_>7 1 4 9 -1.</_>13757<_>9 1 2 9 2.</_></rects>13758<tilted>0</tilted></feature>13759<threshold>2.3313730489462614e-003</threshold>13760<left_val>0.0872593373060226</left_val>13761<right_val>-0.2319519072771072</right_val></_></_>13762<_>13763<!-- tree 47 -->13764<_>13765<!-- root node -->13766<feature>13767<rects>13768<_>7 17 12 6 -1.</_>13769<_>13 17 6 3 2.</_>13770<_>7 20 6 3 2.</_></rects>13771<tilted>0</tilted></feature>13772<threshold>9.5184362726286054e-004</threshold>13773<left_val>-0.2316880971193314</left_val>13774<right_val>0.0550221912562847</right_val></_></_>13775<_>13776<!-- tree 48 -->13777<_>13778<!-- root node -->13779<feature>13780<rects>13781<_>3 4 10 6 -1.</_>13782<_>8 4 5 6 2.</_></rects>13783<tilted>0</tilted></feature>13784<threshold>9.6378661692142487e-003</threshold>13785<left_val>-0.0416555590927601</left_val>13786<right_val>0.4292826056480408</right_val></_></_>13787<_>13788<!-- tree 49 -->13789<_>13790<!-- root node -->13791<feature>13792<rects>13793<_>15 0 4 8 -1.</_>13794<_>15 4 4 4 2.</_></rects>13795<tilted>0</tilted></feature>13796<threshold>0.0135669801384211</threshold>13797<left_val>0.0456696599721909</left_val>13798<right_val>-0.2250124067068100</right_val></_></_>13799<_>13800<!-- tree 50 -->13801<_>13802<!-- root node -->13803<feature>13804<rects>13805<_>3 5 6 8 -1.</_>13806<_>5 5 2 8 3.</_></rects>13807<tilted>0</tilted></feature>13808<threshold>0.0336535014212132</threshold>13809<left_val>-0.0678615793585777</left_val>13810<right_val>0.3696761131286621</right_val></_></_>13811<_>13812<!-- tree 51 -->13813<_>13814<!-- root node -->13815<feature>13816<rects>13817<_>15 0 4 8 -1.</_>13818<_>15 4 4 4 2.</_></rects>13819<tilted>0</tilted></feature>13820<threshold>-0.0603950209915638</threshold>13821<left_val>-0.9088736176490784</left_val>13822<right_val>3.8193699438124895e-003</right_val></_></_>13823<_>13824<!-- tree 52 -->13825<_>13826<!-- root node -->13827<feature>13828<rects>13829<_>0 0 4 8 -1.</_>13830<_>0 4 4 4 2.</_></rects>13831<tilted>0</tilted></feature>13832<threshold>1.3169209705665708e-003</threshold>13833<left_val>-0.1594133973121643</left_val>13834<right_val>0.1476655006408691</right_val></_></_>13835<_>13836<!-- tree 53 -->13837<_>13838<!-- root node -->13839<feature>13840<rects>13841<_>7 0 9 5 -1.</_>13842<_>10 0 3 5 3.</_></rects>13843<tilted>0</tilted></feature>13844<threshold>-9.7704064100980759e-003</threshold>13845<left_val>-0.1284841001033783</left_val>13846<right_val>0.0478323996067047</right_val></_></_>13847<_>13848<!-- tree 54 -->13849<_>13850<!-- root node -->13851<feature>13852<rects>13853<_>3 0 6 5 -1.</_>13854<_>6 0 3 5 2.</_></rects>13855<tilted>0</tilted></feature>13856<threshold>-4.5100511051714420e-003</threshold>13857<left_val>0.1257490962743759</left_val>13858<right_val>-0.2196446955204010</right_val></_></_>13859<_>13860<!-- tree 55 -->13861<_>13862<!-- root node -->13863<feature>13864<rects>13865<_>5 21 14 2 -1.</_>13866<_>5 21 7 2 2.</_></rects>13867<tilted>0</tilted></feature>13868<threshold>-2.0346629898995161e-003</threshold>13869<left_val>-0.1857440024614334</left_val>13870<right_val>0.0491770915687084</right_val></_></_>13871<_>13872<!-- tree 56 -->13873<_>13874<!-- root node -->13875<feature>13876<rects>13877<_>9 3 8 9 -1.</_>13878<_>9 3 4 9 2.</_></rects>13879<tilted>1</tilted></feature>13880<threshold>0.0132943904027343</threshold>13881<left_val>0.0914972424507141</left_val>13882<right_val>-0.2134393006563187</right_val></_></_>13883<_>13884<!-- tree 57 -->13885<_>13886<!-- root node -->13887<feature>13888<rects>13889<_>6 1 12 8 -1.</_>13890<_>12 1 6 4 2.</_>13891<_>6 5 6 4 2.</_></rects>13892<tilted>0</tilted></feature>13893<threshold>-0.0400542505085468</threshold>13894<left_val>0.3177005946636200</left_val>13895<right_val>-0.0310807693749666</right_val></_></_>13896<_>13897<!-- tree 58 -->13898<_>13899<!-- root node -->13900<feature>13901<rects>13902<_>4 10 10 11 -1.</_>13903<_>9 10 5 11 2.</_></rects>13904<tilted>0</tilted></feature>13905<threshold>0.0254929903894663</threshold>13906<left_val>0.0388770401477814</left_val>13907<right_val>-0.4565899074077606</right_val></_></_>13908<_>13909<!-- tree 59 -->13910<_>13911<!-- root node -->13912<feature>13913<rects>13914<_>12 1 3 15 -1.</_>13915<_>13 1 1 15 3.</_></rects>13916<tilted>0</tilted></feature>13917<threshold>-0.0380896888673306</threshold>13918<left_val>0.6661549806594849</left_val>13919<right_val>-0.0198953393846750</right_val></_></_>13920<_>13921<!-- tree 60 -->13922<_>13923<!-- root node -->13924<feature>13925<rects>13926<_>4 3 8 12 -1.</_>13927<_>8 3 4 12 2.</_></rects>13928<tilted>0</tilted></feature>13929<threshold>-0.2130831927061081</threshold>13930<left_val>-0.8653417825698853</left_val>13931<right_val>0.0208984296768904</right_val></_></_>13932<_>13933<!-- tree 61 -->13934<_>13935<!-- root node -->13936<feature>13937<rects>13938<_>8 2 10 8 -1.</_>13939<_>8 2 5 8 2.</_></rects>13940<tilted>0</tilted></feature>13941<threshold>-0.0897275432944298</threshold>13942<left_val>0.2572591900825501</left_val>13943<right_val>-0.0462616682052612</right_val></_></_>13944<_>13945<!-- tree 62 -->13946<_>13947<!-- root node -->13948<feature>13949<rects>13950<_>0 4 19 6 -1.</_>13951<_>0 6 19 2 3.</_></rects>13952<tilted>0</tilted></feature>13953<threshold>0.0250757001340389</threshold>13954<left_val>0.0412595085799694</left_val>13955<right_val>-0.3766664862632752</right_val></_></_>13956<_>13957<!-- tree 63 -->13958<_>13959<!-- root node -->13960<feature>13961<rects>13962<_>4 0 11 16 -1.</_>13963<_>4 4 11 8 2.</_></rects>13964<tilted>0</tilted></feature>13965<threshold>0.0233661495149136</threshold>13966<left_val>-0.0722028315067291</left_val>13967<right_val>0.2473703026771545</right_val></_></_>13968<_>13969<!-- tree 64 -->13970<_>13971<!-- root node -->13972<feature>13973<rects>13974<_>4 1 6 5 -1.</_>13975<_>7 1 3 5 2.</_></rects>13976<tilted>0</tilted></feature>13977<threshold>2.8038409072905779e-004</threshold>13978<left_val>-0.0794735476374626</left_val>13979<right_val>0.2247823029756546</right_val></_></_>13980<_>13981<!-- tree 65 -->13982<_>13983<!-- root node -->13984<feature>13985<rects>13986<_>3 5 14 18 -1.</_>13987<_>10 5 7 9 2.</_>13988<_>3 14 7 9 2.</_></rects>13989<tilted>0</tilted></feature>13990<threshold>8.2364194095134735e-003</threshold>13991<left_val>0.0512110106647015</left_val>13992<right_val>-0.1332865953445435</right_val></_></_>13993<_>13994<!-- tree 66 -->13995<_>13996<!-- root node -->13997<feature>13998<rects>13999<_>1 17 5 6 -1.</_>14000<_>1 20 5 3 2.</_></rects>14001<tilted>0</tilted></feature>14002<threshold>0.0539227798581123</threshold>14003<left_val>0.0171083994209766</left_val>14004<right_val>-0.8925604224205017</right_val></_></_>14005<_>14006<!-- tree 67 -->14007<_>14008<!-- root node -->14009<feature>14010<rects>14011<_>13 0 4 14 -1.</_>14012<_>15 0 2 7 2.</_>14013<_>13 7 2 7 2.</_></rects>14014<tilted>0</tilted></feature>14015<threshold>2.7015779633074999e-003</threshold>14016<left_val>-0.1840559989213944</left_val>14017<right_val>0.1283039003610611</right_val></_></_>14018<_>14019<!-- tree 68 -->14020<_>14021<!-- root node -->14022<feature>14023<rects>14024<_>2 0 4 14 -1.</_>14025<_>2 0 2 7 2.</_>14026<_>4 7 2 7 2.</_></rects>14027<tilted>0</tilted></feature>14028<threshold>-0.0165056902915239</threshold>14029<left_val>0.6223918199539185</left_val>14030<right_val>-0.0264136902987957</right_val></_></_>14031<_>14032<!-- tree 69 -->14033<_>14034<!-- root node -->14035<feature>14036<rects>14037<_>10 2 2 10 -1.</_>14038<_>10 2 1 10 2.</_></rects>14039<tilted>1</tilted></feature>14040<threshold>-1.8418730469420552e-003</threshold>14041<left_val>-0.1264680027961731</left_val>14042<right_val>0.0486908517777920</right_val></_></_>14043<_>14044<!-- tree 70 -->14045<_>14046<!-- root node -->14047<feature>14048<rects>14049<_>9 1 9 3 -1.</_>14050<_>8 2 9 1 3.</_></rects>14051<tilted>1</tilted></feature>14052<threshold>5.1953629590570927e-003</threshold>14053<left_val>0.0456537008285522</left_val>14054<right_val>-0.3251998126506805</right_val></_></_>14055<_>14056<!-- tree 71 -->14057<_>14058<!-- root node -->14059<feature>14060<rects>14061<_>6 2 10 6 -1.</_>14062<_>11 2 5 3 2.</_>14063<_>6 5 5 3 2.</_></rects>14064<tilted>0</tilted></feature>14065<threshold>5.0785308703780174e-003</threshold>14066<left_val>0.0407032594084740</left_val>14067<right_val>-0.2062076926231384</right_val></_></_>14068<_>14069<!-- tree 72 -->14070<_>14071<!-- root node -->14072<feature>14073<rects>14074<_>1 12 9 6 -1.</_>14075<_>1 14 9 2 3.</_></rects>14076<tilted>0</tilted></feature>14077<threshold>5.0687040202319622e-003</threshold>14078<left_val>-0.0764562487602234</left_val>14079<right_val>0.2586740851402283</right_val></_></_>14080<_>14081<!-- tree 73 -->14082<_>14083<!-- root node -->14084<feature>14085<rects>14086<_>6 2 10 6 -1.</_>14087<_>11 2 5 3 2.</_>14088<_>6 5 5 3 2.</_></rects>14089<tilted>0</tilted></feature>14090<threshold>-0.0118923196569085</threshold>14091<left_val>-0.2236621975898743</left_val>14092<right_val>0.0308554098010063</right_val></_></_>14093<_>14094<!-- tree 74 -->14095<_>14096<!-- root node -->14097<feature>14098<rects>14099<_>3 2 10 6 -1.</_>14100<_>3 2 5 3 2.</_>14101<_>8 5 5 3 2.</_></rects>14102<tilted>0</tilted></feature>14103<threshold>2.4257500190287828e-003</threshold>14104<left_val>-0.0715978890657425</left_val>14105<right_val>0.2610881924629211</right_val></_></_>14106<_>14107<!-- tree 75 -->14108<_>14109<!-- root node -->14110<feature>14111<rects>14112<_>7 0 5 20 -1.</_>14113<_>7 5 5 10 2.</_></rects>14114<tilted>0</tilted></feature>14115<threshold>-0.0119903795421124</threshold>14116<left_val>0.2267847955226898</left_val>14117<right_val>-0.1030550971627235</right_val></_></_>14118<_>14119<!-- tree 76 -->14120<_>14121<!-- root node -->14122<feature>14123<rects>14124<_>2 10 12 7 -1.</_>14125<_>5 10 6 7 2.</_></rects>14126<tilted>0</tilted></feature>14127<threshold>-0.0227722004055977</threshold>14128<left_val>-0.2377014011144638</left_val>14129<right_val>0.0766308531165123</right_val></_></_></trees>14130<stage_threshold>-30.6944007873535160</stage_threshold>14131<parent>24</parent>14132<next>-1</next></_>14133<_>14134<!-- stage 26 -->14135<trees>14136<_>14137<!-- tree 0 -->14138<_>14139<!-- root node -->14140<feature>14141<rects>14142<_>0 18 14 4 -1.</_>14143<_>0 18 7 2 2.</_>14144<_>7 20 7 2 2.</_></rects>14145<tilted>0</tilted></feature>14146<threshold>3.3625920768827200e-003</threshold>14147<left_val>-0.1826844066381455</left_val>14148<right_val>0.1593551933765411</right_val></_></_>14149<_>14150<!-- tree 1 -->14151<_>14152<!-- root node -->14153<feature>14154<rects>14155<_>9 7 3 15 -1.</_>14156<_>10 7 1 15 3.</_></rects>14157<tilted>0</tilted></feature>14158<threshold>4.4937757775187492e-003</threshold>14159<left_val>-0.0894381925463676</left_val>14160<right_val>0.2842231094837189</right_val></_></_>14161<_>14162<!-- tree 2 -->14163<_>14164<!-- root node -->14165<feature>14166<rects>14167<_>6 8 6 5 -1.</_>14168<_>9 8 3 5 2.</_></rects>14169<tilted>0</tilted></feature>14170<threshold>-8.8971032528206706e-004</threshold>14171<left_val>0.0956655889749527</left_val>14172<right_val>-0.1940706968307495</right_val></_></_>14173<_>14174<!-- tree 3 -->14175<_>14176<!-- root node -->14177<feature>14178<rects>14179<_>9 4 2 17 -1.</_>14180<_>9 4 1 17 2.</_></rects>14181<tilted>0</tilted></feature>14182<threshold>2.6789100375026464e-003</threshold>14183<left_val>-0.1015266999602318</left_val>14184<right_val>0.1786416023969650</right_val></_></_>14185<_>14186<!-- tree 4 -->14187<_>14188<!-- root node -->14189<feature>14190<rects>14191<_>8 4 2 17 -1.</_>14192<_>9 4 1 17 2.</_></rects>14193<tilted>0</tilted></feature>14194<threshold>-4.0554129518568516e-003</threshold>14195<left_val>-0.2333766072988510</left_val>14196<right_val>0.1227973997592926</right_val></_></_>14197<_>14198<!-- tree 5 -->14199<_>14200<!-- root node -->14201<feature>14202<rects>14203<_>8 18 9 5 -1.</_>14204<_>11 18 3 5 3.</_></rects>14205<tilted>0</tilted></feature>14206<threshold>-0.0177422501146793</threshold>14207<left_val>0.1919087022542954</left_val>14208<right_val>-0.0317107290029526</right_val></_></_>14209<_>14210<!-- tree 6 -->14211<_>14212<!-- root node -->14213<feature>14214<rects>14215<_>2 18 9 5 -1.</_>14216<_>5 18 3 5 3.</_></rects>14217<tilted>0</tilted></feature>14218<threshold>3.0996970599517226e-004</threshold>14219<left_val>-0.1934470981359482</left_val>14220<right_val>0.0995416790246964</right_val></_></_>14221<_>14222<!-- tree 7 -->14223<_>14224<!-- root node -->14225<feature>14226<rects>14227<_>12 18 6 5 -1.</_>14228<_>12 18 3 5 2.</_></rects>14229<tilted>0</tilted></feature>14230<threshold>-3.7737619131803513e-003</threshold>14231<left_val>-0.2029885053634644</left_val>14232<right_val>0.0793160125613213</right_val></_></_>14233<_>14234<!-- tree 8 -->14235<_>14236<!-- root node -->14237<feature>14238<rects>14239<_>5 15 6 5 -1.</_>14240<_>8 15 3 5 2.</_></rects>14241<tilted>0</tilted></feature>14242<threshold>1.4448439469560981e-003</threshold>14243<left_val>-0.0598114915192127</left_val>14244<right_val>0.4137539863586426</right_val></_></_>14245<_>14246<!-- tree 9 -->14247<_>14248<!-- root node -->14249<feature>14250<rects>14251<_>13 0 6 10 -1.</_>14252<_>15 0 2 10 3.</_></rects>14253<tilted>0</tilted></feature>14254<threshold>4.1589159518480301e-003</threshold>14255<left_val>-0.0929341092705727</left_val>14256<right_val>0.0775753483176231</right_val></_></_>14257<_>14258<!-- tree 10 -->14259<_>14260<!-- root node -->14261<feature>14262<rects>14263<_>2 14 10 9 -1.</_>14264<_>2 17 10 3 3.</_></rects>14265<tilted>0</tilted></feature>14266<threshold>9.7764004021883011e-003</threshold>14267<left_val>0.0530273914337158</left_val>14268<right_val>-0.3643518090248108</right_val></_></_>14269<_>14270<!-- tree 11 -->14271<_>14272<!-- root node -->14273<feature>14274<rects>14275<_>13 0 6 10 -1.</_>14276<_>15 0 2 10 3.</_></rects>14277<tilted>0</tilted></feature>14278<threshold>-2.8739850968122482e-003</threshold>14279<left_val>0.1272812038660049</left_val>14280<right_val>-0.0321823507547379</right_val></_></_>14281<_>14282<!-- tree 12 -->14283<_>14284<!-- root node -->14285<feature>14286<rects>14287<_>0 0 6 10 -1.</_>14288<_>2 0 2 10 3.</_></rects>14289<tilted>0</tilted></feature>14290<threshold>4.3552028946578503e-003</threshold>14291<left_val>-0.1447207033634186</left_val>14292<right_val>0.1417167931795120</right_val></_></_>14293<_>14294<!-- tree 13 -->14295<_>14296<!-- root node -->14297<feature>14298<rects>14299<_>12 5 3 12 -1.</_>14300<_>12 5 3 6 2.</_></rects>14301<tilted>1</tilted></feature>14302<threshold>-0.1213203966617584</threshold>14303<left_val>0.1528424024581909</left_val>14304<right_val>-0.0269485209137201</right_val></_></_>14305<_>14306<!-- tree 14 -->14307<_>14308<!-- root node -->14309<feature>14310<rects>14311<_>6 18 7 4 -1.</_>14312<_>6 20 7 2 2.</_></rects>14313<tilted>0</tilted></feature>14314<threshold>7.5531532056629658e-003</threshold>14315<left_val>0.1015343964099884</left_val>14316<right_val>-0.1871580034494400</right_val></_></_>14317<_>14318<!-- tree 15 -->14319<_>14320<!-- root node -->14321<feature>14322<rects>14323<_>14 7 4 12 -1.</_>14324<_>15 8 2 12 2.</_></rects>14325<tilted>1</tilted></feature>14326<threshold>4.8978552222251892e-003</threshold>14327<left_val>0.0280349906533957</left_val>14328<right_val>-0.1422438025474548</right_val></_></_>14329<_>14330<!-- tree 16 -->14331<_>14332<!-- root node -->14333<feature>14334<rects>14335<_>5 7 12 4 -1.</_>14336<_>4 8 12 2 2.</_></rects>14337<tilted>1</tilted></feature>14338<threshold>-1.8711129669100046e-003</threshold>14339<left_val>0.1512988954782486</left_val>14340<right_val>-0.1391292959451675</right_val></_></_>14341<_>14342<!-- tree 17 -->14343<_>14344<!-- root node -->14345<feature>14346<rects>14347<_>14 13 5 9 -1.</_>14348<_>14 16 5 3 3.</_></rects>14349<tilted>0</tilted></feature>14350<threshold>0.0418676994740963</threshold>14351<left_val>0.0182305499911308</left_val>14352<right_val>-0.5677195787429810</right_val></_></_>14353<_>14354<!-- tree 18 -->14355<_>14356<!-- root node -->14357<feature>14358<rects>14359<_>0 13 5 9 -1.</_>14360<_>0 16 5 3 3.</_></rects>14361<tilted>0</tilted></feature>14362<threshold>-8.4031058941036463e-004</threshold>14363<left_val>0.1539203971624374</left_val>14364<right_val>-0.1211211010813713</right_val></_></_>14365<_>14366<!-- tree 19 -->14367<_>14368<!-- root node -->14369<feature>14370<rects>14371<_>12 14 7 6 -1.</_>14372<_>12 16 7 2 3.</_></rects>14373<tilted>0</tilted></feature>14374<threshold>3.6289851414039731e-004</threshold>14375<left_val>-0.0799135863780975</left_val>14376<right_val>0.0700974836945534</right_val></_></_>14377<_>14378<!-- tree 20 -->14379<_>14380<!-- root node -->14381<feature>14382<rects>14383<_>1 16 6 6 -1.</_>14384<_>1 19 6 3 2.</_></rects>14385<tilted>0</tilted></feature>14386<threshold>-4.4498889474198222e-004</threshold>14387<left_val>0.1678467988967896</left_val>14388<right_val>-0.1380593031644821</right_val></_></_>14389<_>14390<!-- tree 21 -->14391<_>14392<!-- root node -->14393<feature>14394<rects>14395<_>7 0 9 4 -1.</_>14396<_>7 2 9 2 2.</_></rects>14397<tilted>0</tilted></feature>14398<threshold>2.2194290068000555e-003</threshold>14399<left_val>0.0584531389176846</left_val>14400<right_val>-0.1237479001283646</right_val></_></_>14401<_>14402<!-- tree 22 -->14403<_>14404<!-- root node -->14405<feature>14406<rects>14407<_>0 9 18 3 -1.</_>14408<_>0 10 18 1 3.</_></rects>14409<tilted>0</tilted></feature>14410<threshold>-2.5759059935808182e-003</threshold>14411<left_val>0.2261949926614761</left_val>14412<right_val>-0.0862514376640320</right_val></_></_>14413<_>14414<!-- tree 23 -->14415<_>14416<!-- root node -->14417<feature>14418<rects>14419<_>9 17 9 6 -1.</_>14420<_>12 17 3 6 3.</_></rects>14421<tilted>0</tilted></feature>14422<threshold>0.0589898116886616</threshold>14423<left_val>6.9204131141304970e-003</left_val>14424<right_val>-0.7336757779121399</right_val></_></_>14425<_>14426<!-- tree 24 -->14427<_>14428<!-- root node -->14429<feature>14430<rects>14431<_>2 14 15 9 -1.</_>14432<_>7 17 5 3 9.</_></rects>14433<tilted>0</tilted></feature>14434<threshold>-0.2788914144039154</threshold>14435<left_val>0.4672810137271881</left_val>14436<right_val>-0.0386128611862659</right_val></_></_>14437<_>14438<!-- tree 25 -->14439<_>14440<!-- root node -->14441<feature>14442<rects>14443<_>9 13 8 8 -1.</_>14444<_>9 17 8 4 2.</_></rects>14445<tilted>0</tilted></feature>14446<threshold>-5.3824000060558319e-003</threshold>14447<left_val>-0.1693985015153885</left_val>14448<right_val>0.0613945387303829</right_val></_></_>14449<_>14450<!-- tree 26 -->14451<_>14452<!-- root node -->14453<feature>14454<rects>14455<_>4 9 2 14 -1.</_>14456<_>5 9 1 14 2.</_></rects>14457<tilted>0</tilted></feature>14458<threshold>-8.9165568351745605e-004</threshold>14459<left_val>-0.2486791014671326</left_val>14460<right_val>0.0765902772545815</right_val></_></_>14461<_>14462<!-- tree 27 -->14463<_>14464<!-- root node -->14465<feature>14466<rects>14467<_>12 10 4 13 -1.</_>14468<_>12 10 2 13 2.</_></rects>14469<tilted>0</tilted></feature>14470<threshold>0.0120718898251653</threshold>14471<left_val>8.9360373094677925e-003</left_val>14472<right_val>-0.2702870965003967</right_val></_></_>14473<_>14474<!-- tree 28 -->14475<_>14476<!-- root node -->14477<feature>14478<rects>14479<_>3 10 4 13 -1.</_>14480<_>5 10 2 13 2.</_></rects>14481<tilted>0</tilted></feature>14482<threshold>3.8453561137430370e-004</threshold>14483<left_val>0.0994883030653000</left_val>14484<right_val>-0.2152262926101685</right_val></_></_>14485<_>14486<!-- tree 29 -->14487<_>14488<!-- root node -->14489<feature>14490<rects>14491<_>5 5 14 2 -1.</_>14492<_>5 5 7 2 2.</_></rects>14493<tilted>0</tilted></feature>14494<threshold>-2.2118990309536457e-003</threshold>14495<left_val>0.0407863892614841</left_val>14496<right_val>-0.1156380996108055</right_val></_></_>14497<_>14498<!-- tree 30 -->14499<_>14500<!-- root node -->14501<feature>14502<rects>14503<_>0 5 14 2 -1.</_>14504<_>7 5 7 2 2.</_></rects>14505<tilted>0</tilted></feature>14506<threshold>0.0209608208388090</threshold>14507<left_val>-0.0313559286296368</left_val>14508<right_val>0.7100617885589600</right_val></_></_>14509<_>14510<!-- tree 31 -->14511<_>14512<!-- root node -->14513<feature>14514<rects>14515<_>13 12 6 10 -1.</_>14516<_>16 12 3 5 2.</_>14517<_>13 17 3 5 2.</_></rects>14518<tilted>0</tilted></feature>14519<threshold>-3.9021030534058809e-003</threshold>14520<left_val>-0.1746001988649368</left_val>14521<right_val>0.0407753512263298</right_val></_></_>14522<_>14523<!-- tree 32 -->14524<_>14525<!-- root node -->14526<feature>14527<rects>14528<_>0 12 6 10 -1.</_>14529<_>0 12 3 5 2.</_>14530<_>3 17 3 5 2.</_></rects>14531<tilted>0</tilted></feature>14532<threshold>-4.5169141230871901e-005</threshold>14533<left_val>0.1210518032312393</left_val>14534<right_val>-0.1661822050809860</right_val></_></_>14535<_>14536<!-- tree 33 -->14537<_>14538<!-- root node -->14539<feature>14540<rects>14541<_>12 8 5 12 -1.</_>14542<_>12 11 5 6 2.</_></rects>14543<tilted>0</tilted></feature>14544<threshold>0.0691956728696823</threshold>14545<left_val>7.6447450555860996e-003</left_val>14546<right_val>-0.5921157002449036</right_val></_></_>14547<_>14548<!-- tree 34 -->14549<_>14550<!-- root node -->14551<feature>14552<rects>14553<_>2 8 5 12 -1.</_>14554<_>2 11 5 6 2.</_></rects>14555<tilted>0</tilted></feature>14556<threshold>-1.1615910334512591e-003</threshold>14557<left_val>0.2258497029542923</left_val>14558<right_val>-0.0917727723717690</right_val></_></_>14559<_>14560<!-- tree 35 -->14561<_>14562<!-- root node -->14563<feature>14564<rects>14565<_>6 8 7 4 -1.</_>14566<_>6 10 7 2 2.</_></rects>14567<tilted>0</tilted></feature>14568<threshold>4.5347518607741222e-005</threshold>14569<left_val>-0.2086371928453445</left_val>14570<right_val>0.0903640612959862</right_val></_></_>14571<_>14572<!-- tree 36 -->14573<_>14574<!-- root node -->14575<feature>14576<rects>14577<_>0 17 14 3 -1.</_>14578<_>0 18 14 1 3.</_></rects>14579<tilted>0</tilted></feature>14580<threshold>-0.0190451499074697</threshold>14581<left_val>0.4234400987625122</left_val>14582<right_val>-0.0460181795060635</right_val></_></_>14583<_>14584<!-- tree 37 -->14585<_>14586<!-- root node -->14587<feature>14588<rects>14589<_>12 7 2 15 -1.</_>14590<_>12 7 1 15 2.</_></rects>14591<tilted>0</tilted></feature>14592<threshold>4.1966438293457031e-003</threshold>14593<left_val>-0.0283696707338095</left_val>14594<right_val>0.3080070912837982</right_val></_></_>14595<_>14596<!-- tree 38 -->14597<_>14598<!-- root node -->14599<feature>14600<rects>14601<_>1 17 9 6 -1.</_>14602<_>4 17 3 6 3.</_></rects>14603<tilted>0</tilted></feature>14604<threshold>2.5357000413350761e-004</threshold>14605<left_val>-0.2897196114063263</left_val>14606<right_val>0.0753742232918739</right_val></_></_>14607<_>14608<!-- tree 39 -->14609<_>14610<!-- root node -->14611<feature>14612<rects>14613<_>10 6 9 7 -1.</_>14614<_>13 9 3 7 3.</_></rects>14615<tilted>1</tilted></feature>14616<threshold>0.1081790998578072</threshold>14617<left_val>-0.0142864296212792</left_val>14618<right_val>0.7282333970069885</right_val></_></_>14619<_>14620<!-- tree 40 -->14621<_>14622<!-- root node -->14623<feature>14624<rects>14625<_>9 6 7 9 -1.</_>14626<_>6 9 7 3 3.</_></rects>14627<tilted>1</tilted></feature>14628<threshold>-5.5140778422355652e-003</threshold>14629<left_val>-0.1885464936494827</left_val>14630<right_val>0.1137854978442192</right_val></_></_>14631<_>14632<!-- tree 41 -->14633<_>14634<!-- root node -->14635<feature>14636<rects>14637<_>5 8 10 4 -1.</_>14638<_>5 10 10 2 2.</_></rects>14639<tilted>0</tilted></feature>14640<threshold>5.5264509283006191e-003</threshold>14641<left_val>0.0708340182900429</left_val>14642<right_val>-0.1839759945869446</right_val></_></_>14643<_>14644<!-- tree 42 -->14645<_>14646<!-- root node -->14647<feature>14648<rects>14649<_>0 6 6 14 -1.</_>14650<_>0 13 6 7 2.</_></rects>14651<tilted>0</tilted></feature>14652<threshold>6.4198831096291542e-003</threshold>14653<left_val>-0.1144948005676270</left_val>14654<right_val>0.1912039071321487</right_val></_></_>14655<_>14656<!-- tree 43 -->14657<_>14658<!-- root node -->14659<feature>14660<rects>14661<_>1 1 18 22 -1.</_>14662<_>10 1 9 11 2.</_>14663<_>1 12 9 11 2.</_></rects>14664<tilted>0</tilted></feature>14665<threshold>0.1931422054767609</threshold>14666<left_val>0.0140662295743823</left_val>14667<right_val>-0.6977211833000183</right_val></_></_>14668<_>14669<!-- tree 44 -->14670<_>14671<!-- root node -->14672<feature>14673<rects>14674<_>1 5 17 3 -1.</_>14675<_>1 6 17 1 3.</_></rects>14676<tilted>0</tilted></feature>14677<threshold>0.0406702086329460</threshold>14678<left_val>-0.0242790896445513</left_val>14679<right_val>0.7882817983627319</right_val></_></_>14680<_>14681<!-- tree 45 -->14682<_>14683<!-- root node -->14684<feature>14685<rects>14686<_>13 12 6 5 -1.</_>14687<_>13 12 3 5 2.</_></rects>14688<tilted>0</tilted></feature>14689<threshold>-2.1965131163597107e-003</threshold>14690<left_val>-0.2010557949542999</left_val>14691<right_val>0.0510505102574825</right_val></_></_>14692<_>14693<!-- tree 46 -->14694<_>14695<!-- root node -->14696<feature>14697<rects>14698<_>0 5 16 3 -1.</_>14699<_>0 6 16 1 3.</_></rects>14700<tilted>0</tilted></feature>14701<threshold>-4.7381771728396416e-003</threshold>14702<left_val>0.2522231042385101</left_val>14703<right_val>-0.0734292268753052</right_val></_></_>14704<_>14705<!-- tree 47 -->14706<_>14707<!-- root node -->14708<feature>14709<rects>14710<_>12 6 6 17 -1.</_>14711<_>12 6 3 17 2.</_></rects>14712<tilted>0</tilted></feature>14713<threshold>0.0717736408114433</threshold>14714<left_val>-9.0609909966588020e-003</left_val>14715<right_val>0.9294689893722534</right_val></_></_>14716<_>14717<!-- tree 48 -->14718<_>14719<!-- root node -->14720<feature>14721<rects>14722<_>1 6 6 17 -1.</_>14723<_>4 6 3 17 2.</_></rects>14724<tilted>0</tilted></feature>14725<threshold>6.9466611603274941e-004</threshold>14726<left_val>0.1062569022178650</left_val>14727<right_val>-0.1916245967149735</right_val></_></_>14728<_>14729<!-- tree 49 -->14730<_>14731<!-- root node -->14732<feature>14733<rects>14734<_>1 15 18 2 -1.</_>14735<_>1 15 9 2 2.</_></rects>14736<tilted>0</tilted></feature>14737<threshold>2.6388010010123253e-003</threshold>14738<left_val>0.0633307173848152</left_val>14739<right_val>-0.2040408998727799</right_val></_></_>14740<_>14741<!-- tree 50 -->14742<_>14743<!-- root node -->14744<feature>14745<rects>14746<_>0 5 2 16 -1.</_>14747<_>1 5 1 16 2.</_></rects>14748<tilted>0</tilted></feature>14749<threshold>-3.1406691414304078e-004</threshold>14750<left_val>0.1799051016569138</left_val>14751<right_val>-0.0984959602355957</right_val></_></_>14752<_>14753<!-- tree 51 -->14754<_>14755<!-- root node -->14756<feature>14757<rects>14758<_>15 12 4 10 -1.</_>14759<_>15 17 4 5 2.</_></rects>14760<tilted>0</tilted></feature>14761<threshold>-5.8691151207312942e-004</threshold>14762<left_val>0.0850712582468987</left_val>14763<right_val>-0.0769745409488678</right_val></_></_>14764<_>14765<!-- tree 52 -->14766<_>14767<!-- root node -->14768<feature>14769<rects>14770<_>1 5 16 3 -1.</_>14771<_>1 6 16 1 3.</_></rects>14772<tilted>0</tilted></feature>14773<threshold>1.0376359568908811e-003</threshold>14774<left_val>-0.1109630987048149</left_val>14775<right_val>0.1598507016897202</right_val></_></_>14776<_>14777<!-- tree 53 -->14778<_>14779<!-- root node -->14780<feature>14781<rects>14782<_>6 9 9 12 -1.</_>14783<_>6 12 9 6 2.</_></rects>14784<tilted>0</tilted></feature>14785<threshold>1.6373570542782545e-003</threshold>14786<left_val>0.1112873032689095</left_val>14787<right_val>-0.1235273033380508</right_val></_></_>14788<_>14789<!-- tree 54 -->14790<_>14791<!-- root node -->14792<feature>14793<rects>14794<_>3 13 4 8 -1.</_>14795<_>3 17 4 4 2.</_></rects>14796<tilted>0</tilted></feature>14797<threshold>-7.3773309122771025e-004</threshold>14798<left_val>0.1289086043834686</left_val>14799<right_val>-0.1429457962512970</right_val></_></_>14800<_>14801<!-- tree 55 -->14802<_>14803<!-- root node -->14804<feature>14805<rects>14806<_>9 13 8 8 -1.</_>14807<_>9 17 8 4 2.</_></rects>14808<tilted>0</tilted></feature>14809<threshold>-0.0168414507061243</threshold>14810<left_val>-0.2423107028007507</left_val>14811<right_val>0.0205974709242582</right_val></_></_>14812<_>14813<!-- tree 56 -->14814<_>14815<!-- root node -->14816<feature>14817<rects>14818<_>5 0 8 10 -1.</_>14819<_>5 0 4 5 2.</_>14820<_>9 5 4 5 2.</_></rects>14821<tilted>0</tilted></feature>14822<threshold>-0.0305906906723976</threshold>14823<left_val>0.3351395130157471</left_val>14824<right_val>-0.0471835695207119</right_val></_></_>14825<_>14826<!-- tree 57 -->14827<_>14828<!-- root node -->14829<feature>14830<rects>14831<_>1 4 18 6 -1.</_>14832<_>10 4 9 3 2.</_>14833<_>1 7 9 3 2.</_></rects>14834<tilted>0</tilted></feature>14835<threshold>0.0102145401760936</threshold>14836<left_val>0.0554971992969513</left_val>14837<right_val>-0.2340593934059143</right_val></_></_>14838<_>14839<!-- tree 58 -->14840<_>14841<!-- root node -->14842<feature>14843<rects>14844<_>3 16 9 6 -1.</_>14845<_>3 18 9 2 3.</_></rects>14846<tilted>0</tilted></feature>14847<threshold>-1.1853770120069385e-003</threshold>14848<left_val>0.0920741632580757</left_val>14849<right_val>-0.1734714061021805</right_val></_></_>14850<_>14851<!-- tree 59 -->14852<_>14853<!-- root node -->14854<feature>14855<rects>14856<_>3 17 14 4 -1.</_>14857<_>3 18 14 2 2.</_></rects>14858<tilted>0</tilted></feature>14859<threshold>1.1729650432243943e-003</threshold>14860<left_val>-0.0840759426355362</left_val>14861<right_val>0.2068953067064285</right_val></_></_>14862<_>14863<!-- tree 60 -->14864<_>14865<!-- root node -->14866<feature>14867<rects>14868<_>2 3 9 6 -1.</_>14869<_>2 5 9 2 3.</_></rects>14870<tilted>0</tilted></feature>14871<threshold>0.0108941700309515</threshold>14872<left_val>0.0564759410917759</left_val>14873<right_val>-0.3167718052864075</right_val></_></_>14874<_>14875<!-- tree 61 -->14876<_>14877<!-- root node -->14878<feature>14879<rects>14880<_>0 3 19 3 -1.</_>14881<_>0 4 19 1 3.</_></rects>14882<tilted>0</tilted></feature>14883<threshold>-2.0437049679458141e-003</threshold>14884<left_val>0.1879636943340302</left_val>14885<right_val>-0.0988890230655670</right_val></_></_>14886<_>14887<!-- tree 62 -->14888<_>14889<!-- root node -->14890<feature>14891<rects>14892<_>1 3 16 4 -1.</_>14893<_>1 4 16 2 2.</_></rects>14894<tilted>0</tilted></feature>14895<threshold>-5.7676038704812527e-003</threshold>14896<left_val>-0.2518925964832306</left_val>14897<right_val>0.0751082673668861</right_val></_></_>14898<_>14899<!-- tree 63 -->14900<_>14901<!-- root node -->14902<feature>14903<rects>14904<_>11 0 6 14 -1.</_>14905<_>14 0 3 7 2.</_>14906<_>11 7 3 7 2.</_></rects>14907<tilted>0</tilted></feature>14908<threshold>0.0696244835853577</threshold>14909<left_val>-0.0176613796502352</left_val>14910<right_val>0.4339039921760559</right_val></_></_>14911<_>14912<!-- tree 64 -->14913<_>14914<!-- root node -->14915<feature>14916<rects>14917<_>0 17 9 6 -1.</_>14918<_>3 17 3 6 3.</_></rects>14919<tilted>0</tilted></feature>14920<threshold>-3.1853429391048849e-004</threshold>14921<left_val>-0.2937808036804199</left_val>14922<right_val>0.0581624209880829</right_val></_></_>14923<_>14924<!-- tree 65 -->14925<_>14926<!-- root node -->14927<feature>14928<rects>14929<_>7 16 8 7 -1.</_>14930<_>9 16 4 7 2.</_></rects>14931<tilted>0</tilted></feature>14932<threshold>1.7543470021337271e-003</threshold>14933<left_val>0.0268584899604321</left_val>14934<right_val>-0.1522563993930817</right_val></_></_>14935<_>14936<!-- tree 66 -->14937<_>14938<!-- root node -->14939<feature>14940<rects>14941<_>3 14 10 5 -1.</_>14942<_>8 14 5 5 2.</_></rects>14943<tilted>0</tilted></feature>14944<threshold>1.2951970566064119e-003</threshold>14945<left_val>-0.0717691183090210</left_val>14946<right_val>0.3810122907161713</right_val></_></_>14947<_>14948<!-- tree 67 -->14949<_>14950<!-- root node -->14951<feature>14952<rects>14953<_>12 9 3 14 -1.</_>14954<_>13 9 1 14 3.</_></rects>14955<tilted>0</tilted></feature>14956<threshold>0.0205491408705711</threshold>14957<left_val>-0.0231714304536581</left_val>14958<right_val>0.2722831964492798</right_val></_></_>14959<_>14960<!-- tree 68 -->14961<_>14962<!-- root node -->14963<feature>14964<rects>14965<_>4 9 3 14 -1.</_>14966<_>5 9 1 14 3.</_></rects>14967<tilted>0</tilted></feature>14968<threshold>2.7475480455905199e-003</threshold>14969<left_val>0.0672073066234589</left_val>14970<right_val>-0.2716295123100281</right_val></_></_>14971<_>14972<!-- tree 69 -->14973<_>14974<!-- root node -->14975<feature>14976<rects>14977<_>10 9 6 14 -1.</_>14978<_>13 9 3 7 2.</_>14979<_>10 16 3 7 2.</_></rects>14980<tilted>0</tilted></feature>14981<threshold>5.2633951418101788e-003</threshold>14982<left_val>-0.1393160969018936</left_val>14983<right_val>0.1182122975587845</right_val></_></_>14984<_>14985<!-- tree 70 -->14986<_>14987<!-- root node -->14988<feature>14989<rects>14990<_>6 0 6 5 -1.</_>14991<_>9 0 3 5 2.</_></rects>14992<tilted>0</tilted></feature>14993<threshold>-5.2199261263012886e-003</threshold>14994<left_val>-0.3321351110935211</left_val>14995<right_val>0.0473291911184788</right_val></_></_>14996<_>14997<!-- tree 71 -->14998<_>14999<!-- root node -->15000<feature>15001<rects>15002<_>7 0 6 8 -1.</_>15003<_>7 4 6 4 2.</_></rects>15004<tilted>0</tilted></feature>15005<threshold>9.9096707999706268e-003</threshold>15006<left_val>-0.0697067826986313</left_val>15007<right_val>0.1995428055524826</right_val></_></_>15008<_>15009<!-- tree 72 -->15010<_>15011<!-- root node -->15012<feature>15013<rects>15014<_>2 0 11 21 -1.</_>15015<_>2 7 11 7 3.</_></rects>15016<tilted>0</tilted></feature>15017<threshold>-0.1033437997102737</threshold>15018<left_val>0.4241856038570404</left_val>15019<right_val>-0.0398962683975697</right_val></_></_>15020<_>15021<!-- tree 73 -->15022<_>15023<!-- root node -->15024<feature>15025<rects>15026<_>8 8 4 12 -1.</_>15027<_>8 12 4 4 3.</_></rects>15028<tilted>0</tilted></feature>15029<threshold>-0.0133223198354244</threshold>15030<left_val>-0.2550886869430542</left_val>15031<right_val>0.0413510315120220</right_val></_></_>15032<_>15033<!-- tree 74 -->15034<_>15035<!-- root node -->15036<feature>15037<rects>15038<_>3 9 6 14 -1.</_>15039<_>3 9 3 7 2.</_>15040<_>6 16 3 7 2.</_></rects>15041<tilted>0</tilted></feature>15042<threshold>1.7832260346040130e-003</threshold>15043<left_val>-0.1766443997621536</left_val>15044<right_val>0.1033623963594437</right_val></_></_>15045<_>15046<!-- tree 75 -->15047<_>15048<!-- root node -->15049<feature>15050<rects>15051<_>10 7 8 7 -1.</_>15052<_>12 7 4 7 2.</_></rects>15053<tilted>0</tilted></feature>15054<threshold>0.0632823333144188</threshold>15055<left_val>0.0123956799507141</left_val>15056<right_val>-0.4635525047779083</right_val></_></_>15057<_>15058<!-- tree 76 -->15059<_>15060<!-- root node -->15061<feature>15062<rects>15063<_>1 7 8 7 -1.</_>15064<_>3 7 4 7 2.</_></rects>15065<tilted>0</tilted></feature>15066<threshold>-5.1022358238697052e-003</threshold>15067<left_val>0.4067063927650452</left_val>15068<right_val>-0.0501934513449669</right_val></_></_>15069<_>15070<!-- tree 77 -->15071<_>15072<!-- root node -->15073<feature>15074<rects>15075<_>5 2 9 20 -1.</_>15076<_>8 2 3 20 3.</_></rects>15077<tilted>0</tilted></feature>15078<threshold>0.0398915298283100</threshold>15079<left_val>0.0372191295027733</left_val>15080<right_val>-0.5569645166397095</right_val></_></_></trees>15081<stage_threshold>-30.6646995544433590</stage_threshold>15082<parent>25</parent>15083<next>-1</next></_></stages></haarcascade_lowerbody>15084</opencv_storage>150851508615087