3
3
< head > < meta charset ="utf-8 "/>
4
4
< meta name ="viewport " content ="width=device-width,initial-scale=1 "/>
5
5
< meta name ="color-scheme " content ="light dark "> < link rel ="index " title ="Index " href ="# " /> < link rel ="search " title ="Search " href ="search.html " />
6
- < link rel ="canonical " href ="https://techtonique.github.io/cybooster/genindex.html " />
7
6
8
7
<!-- Generated with Sphinx 8.2.3 and Furo 2025.07.19 --> < title > Index - cybooster documentation</ title >
9
8
< link rel ="stylesheet " type ="text/css " href ="_static/pygments.css?v=d111a655 " />
232
231
233
232
< section class ="genindex-section ">
234
233
< h1 id ="index "> Index</ h1 >
235
- < div class ="genindex-jumpbox "> < a href ="#A "> < strong > A</ strong > </ a > | < a href ="#B "> < strong > B</ strong > </ a > | < a href ="#C "> < strong > C</ strong > </ a > | < a href ="#D "> < strong > D</ strong > </ a > | < a href ="#F "> < strong > F</ strong > </ a > | < a href ="#H "> < strong > H</ strong > </ a > | < a href ="#L "> < strong > L</ strong > </ a > | < a href ="#M "> < strong > M</ strong > </ a > | < a href ="#N "> < strong > N</ strong > </ a > | < a href ="#P "> < strong > P</ strong > </ a > | < a href ="#R "> < strong > R</ strong > </ a > | < a href ="#S "> < strong > S</ strong > </ a > | < a href ="#T "> < strong > T</ strong > </ a > | < a href ="#U "> < strong > U</ strong > </ a > | < a href ="#V "> < strong > V</ strong > </ a > | < a href ="#W "> < strong > W</ strong > </ a > </ div >
234
+ < div class ="genindex-jumpbox "> < a href ="#A "> < strong > A</ strong > </ a > | < a href ="#B "> < strong > B</ strong > </ a > | < a href ="#C "> < strong > C</ strong > </ a > | < a href ="#D "> < strong > D</ strong > </ a > | < a href ="#F "> < strong > F</ strong > </ a > | < a href ="#G " > < strong > G </ strong > </ a > | < a href =" # H "> < strong > H</ strong > </ a > | < a href ="#L "> < strong > L</ strong > </ a > | < a href ="#M "> < strong > M</ strong > </ a > | < a href ="#N "> < strong > N</ strong > </ a > | < a href ="#P "> < strong > P</ strong > </ a > | < a href ="#R "> < strong > R</ strong > </ a > | < a href ="#S "> < strong > S</ strong > </ a > | < a href ="#T "> < strong > T</ strong > </ a > | < a href ="#U "> < strong > U</ strong > </ a > | < a href ="#V "> < strong > V</ strong > </ a > | < a href ="#W "> < strong > W</ strong > </ a > </ div >
236
235
</ section >
237
236
< section id ="A " class ="genindex-section ">
238
237
< h2 > A</ h2 >
@@ -353,12 +352,38 @@ <h2>F</h2>
353
352
354
353
< ul >
355
354
< li > < a href ="index.html#cybooster.BoosterRegressor.fit "> (cybooster.BoosterRegressor method)</ a >
355
+ </ li >
356
+ < li > < a href ="index.html#cybooster.NGBRegressor.fit "> (cybooster.NGBRegressor method)</ a >
357
+ </ li >
358
+ < li > < a href ="index.html#cybooster.SkBoosterClassifier.fit "> (cybooster.SkBoosterClassifier method)</ a >
359
+ </ li >
360
+ < li > < a href ="index.html#cybooster.SkBoosterRegressor.fit "> (cybooster.SkBoosterRegressor method)</ a >
361
+ </ li >
362
+ < li > < a href ="index.html#cybooster.SkNGBRegressor.fit "> (cybooster.SkNGBRegressor method)</ a >
356
363
</ li >
357
364
</ ul > </ li >
358
365
</ ul > </ td >
359
366
</ tr > </ table >
360
367
</ section >
361
368
369
+ < section id ="G " class ="genindex-section ">
370
+ < h2 > G</ h2 >
371
+ < table style ="width: 100% " class ="indextable genindextable "> < tr >
372
+ < td style ="width: 33%; vertical-align: top; "> < ul >
373
+ < li > < a href ="index.html#cybooster.BoosterRegressor.get_feature_importances "> get_feature_importances() (cybooster.BoosterRegressor method)</ a >
374
+ </ li >
375
+ < li > < a href ="index.html#cybooster.NGBRegressor.get_params "> get_params() (cybooster.NGBRegressor method)</ a >
376
+ </ li >
377
+ </ ul > </ td >
378
+ < td style ="width: 33%; vertical-align: top; "> < ul >
379
+ < li > < a href ="index.html#cybooster.BoosterRegressor.get_sensitivities "> get_sensitivities() (cybooster.BoosterRegressor method)</ a >
380
+ </ li >
381
+ < li > < a href ="index.html#cybooster.BoosterRegressor.get_summary "> get_summary() (cybooster.BoosterRegressor method)</ a >
382
+ </ li >
383
+ </ ul > </ td >
384
+ </ tr > </ table >
385
+ </ section >
386
+
362
387
< section id ="H " class ="genindex-section ">
363
388
< h2 > H</ h2 >
364
389
< table style ="width: 100% " class ="indextable genindextable "> < tr >
@@ -426,6 +451,8 @@ <h2>N</h2>
426
451
< li > < a href ="index.html#cybooster.BoosterRegressor.n_hidden_features "> (cybooster.BoosterRegressor attribute)</ a >
427
452
</ li >
428
453
</ ul > </ li >
454
+ < li > < a href ="index.html#cybooster.NGBRegressor "> NGBRegressor (class in cybooster)</ a >
455
+ </ li >
429
456
</ ul > </ td >
430
457
</ tr > </ table >
431
458
</ section >
@@ -438,12 +465,30 @@ <h2>P</h2>
438
465
439
466
< ul >
440
467
< li > < a href ="index.html#cybooster.BoosterRegressor.predict "> (cybooster.BoosterRegressor method)</ a >
468
+ </ li >
469
+ < li > < a href ="index.html#cybooster.NGBRegressor.predict "> (cybooster.NGBRegressor method)</ a >
470
+ </ li >
471
+ < li > < a href ="index.html#cybooster.SkBoosterClassifier.predict "> (cybooster.SkBoosterClassifier method)</ a >
472
+ </ li >
473
+ < li > < a href ="index.html#cybooster.SkBoosterRegressor.predict "> (cybooster.SkBoosterRegressor method)</ a >
474
+ </ li >
475
+ < li > < a href ="index.html#cybooster.SkNGBRegressor.predict "> (cybooster.SkNGBRegressor method)</ a >
441
476
</ li >
442
477
</ ul > </ li >
443
478
</ ul > </ td >
444
479
< td style ="width: 33%; vertical-align: top; "> < ul >
480
+ < li > < a href ="index.html#cybooster.NGBRegressor.predict_dist "> predict_dist() (cybooster.NGBRegressor method)</ a >
481
+
482
+ < ul >
483
+ < li > < a href ="index.html#cybooster.SkNGBRegressor.predict_dist "> (cybooster.SkNGBRegressor method)</ a >
484
+ </ li >
485
+ </ ul > </ li >
445
486
< li > < a href ="index.html#cybooster.BoosterClassifier.predict_proba "> predict_proba() (cybooster.BoosterClassifier method)</ a >
487
+
488
+ < ul >
489
+ < li > < a href ="index.html#cybooster.SkBoosterClassifier.predict_proba "> (cybooster.SkBoosterClassifier method)</ a >
446
490
</ li >
491
+ </ ul > </ li >
447
492
</ ul > </ td >
448
493
</ tr > </ table >
449
494
</ section >
@@ -476,14 +521,36 @@ <h2>R</h2>
476
521
< h2 > S</ h2 >
477
522
< table style ="width: 100% " class ="indextable genindextable "> < tr >
478
523
< td style ="width: 33%; vertical-align: top; "> < ul >
524
+ < li > < a href ="index.html#cybooster.NGBRegressor.sample "> sample() (cybooster.NGBRegressor method)</ a >
525
+ </ li >
526
+ < li > < a href ="index.html#cybooster.NGBRegressor.score "> score() (cybooster.NGBRegressor method)</ a >
527
+ </ li >
479
528
< li > < a href ="index.html#cybooster.BoosterClassifier.seed "> seed (cybooster.BoosterClassifier attribute)</ a >
480
529
481
530
< ul >
482
531
< li > < a href ="index.html#cybooster.BoosterRegressor.seed "> (cybooster.BoosterRegressor attribute)</ a >
532
+ </ li >
533
+ </ ul > </ li >
534
+ < li > < a href ="index.html#cybooster.NGBRegressor.set_params "> set_params() (cybooster.NGBRegressor method)</ a >
535
+ </ li >
536
+ < li > < a href ="index.html#cybooster.SkNGBRegressor.set_predict_request "> set_predict_request() (cybooster.SkNGBRegressor method)</ a >
537
+ </ li >
538
+ < li > < a href ="index.html#cybooster.SkBoosterClassifier.set_score_request "> set_score_request() (cybooster.SkBoosterClassifier method)</ a >
539
+
540
+ < ul >
541
+ < li > < a href ="index.html#cybooster.SkBoosterRegressor.set_score_request "> (cybooster.SkBoosterRegressor method)</ a >
542
+ </ li >
543
+ < li > < a href ="index.html#cybooster.SkNGBRegressor.set_score_request "> (cybooster.SkNGBRegressor method)</ a >
483
544
</ li >
484
545
</ ul > </ li >
485
546
</ ul > </ td >
486
547
< td style ="width: 33%; vertical-align: top; "> < ul >
548
+ < li > < a href ="index.html#cybooster.SkBoosterClassifier "> SkBoosterClassifier (class in cybooster)</ a >
549
+ </ li >
550
+ < li > < a href ="index.html#cybooster.SkBoosterRegressor "> SkBoosterRegressor (class in cybooster)</ a >
551
+ </ li >
552
+ < li > < a href ="index.html#cybooster.SkNGBRegressor "> SkNGBRegressor (class in cybooster)</ a >
553
+ </ li >
487
554
< li > < a href ="index.html#cybooster.BoosterClassifier.solver "> solver (cybooster.BoosterClassifier attribute)</ a >
488
555
489
556
< ul >
0 commit comments