Skip to main content
Back to top
Ctrl
+
K
Introduction
User Guide
APIs Reference
Tutorials
Tags
More
Release History
Developer's Guide
Community
Code of Conduct
Governance Process
Roadmap
About Us | Project
Search
Ctrl
+
K
Choose version
GitHub
Search
Ctrl
+
K
Introduction
User Guide
APIs Reference
Tutorials
Tags
Release History
Developer's Guide
Community
Code of Conduct
Governance Process
Roadmap
About Us | Project
Choose version
GitHub
Section Navigation
scikitplot
__version__
__version_iso_8601__
online_help
config_context
get_config
set_config
show_config
show_versions
get_logger
logger
scikitplot.annoy
Index
Annoy
AnnoyIndex
Index
CompressMode
IndexIOMixin
MetaMixin
NDArrayMixin
PickleMixin
PickleMode
PlottingMixin
VectorOpsMixin
scikitplot.api
plot_pca_2d_projection
plot_pca_component_variance
plot_feature_importances
plot_learning_curve
plot_elbow
plot_residuals_distribution
plot_classifier_eval
plot_confusion_matrix
plot_precision_recall
plot_roc
plot_calibration
plot_silhouette
validate_labels
cumulative_gain_curve
binary_ks_curve
validate_plotting_kwargs
scikitplot.cexperimental
expit
log_expit
logit
py_print
sigmoid
softmax
logsumexp
log_softmax
scikitplot.cexternals
_annoy
annoylib
Annoy
AnnoyIndex
_astropy
stats
_f2py
get_include
_numcpp
scikitplot.config
__bibtex__
__citation__
scikitplot.cython
compile_and_load
compile_and_load_result
cython_import
cython_import_result
cython_import_all
build_package_from_code
build_package_from_code_result
build_package_from_paths
build_package_from_paths_result
import_cached
import_cached_result
import_cached_by_name
import_cached_package
import_cached_package_result
register_cached_artifact_path
register_cached_artifact_bytes
import_artifact_path
import_artifact_bytes
export_cached
get_cache_dir
list_cached
list_cached_packages
cache_stats
gc_cache
purge_cache
pin
unpin
list_pins
import_pinned
import_pinned_result
check_build_prereqs
BuildResult
PackageBuildResult
CacheStats
CacheGCResult
CacheEntry
PackageCacheEntry
TemplateInfo
template_root
list_templates
get_template_path
read_template
read_template_info
load_template_metadata
compile_template
compile_template_result
list_package_examples
get_package_example_path
load_package_example_metadata
build_package_example_result
build_package_example
list_workflows
get_workflow_path
workflow_cli_template_path
copy_workflow
generate_sphinx_template_docs
scikitplot.datasets
get_data_home
get_dataset_names
load_dataset
scikitplot.decile
print_labels
decile_table
plot_cumulative_gain
plot_lift
plot_lift_decile_wise
plot_ks_statistic
report
ModelPlotPy
ModelPlotPy
plot_response
plot_cumresponse
plot_cumlift
plot_cumgains
plot_all
plot_costsrevs
plot_profit
plot_roi
scikitplot.exceptions
ModuleDeprecationWarning
ScikitplotException
VisibleDeprecationWarning
scikitplot.experimental
scikitplot.experimental.enable_ann_imputer
pipeline
ENVELOPES
compose_as_waveform
play_waveform
plot_waveform
save_waveform
save_waveform_as_mp3
sheet_to_note
sheet_converter
serialize_sheet
export_sheet
LLM_PROVIDER_CONFIG_MAP
LLM_PROVIDER_ENV_CONNECTOR_MAP
get_response
load_mlflow_gateway_config
scikitplot.externals
array_api_compat
array_api_extra
ProbScale
probplot
plot_pos
fit_line
_seaborn
_sphinxext
scikitplot.externals._sphinxext.figmpl_directive
scikitplot.externals._sphinxext.mathmpl
scikitplot.externals._sphinxext.plot_directive
roles
sphinx_tabs_patch
_tweedie
tweedie
tweedie_gen
scikitplot.impute
ANNImputer
scikitplot.logging
CRITICAL
DEBUG
ERROR
FATAL
INFO
NOTSET
WARN
WARNING
AlwaysStdErrHandler
GoogleLogFormatter
getEffectiveLevel
get_logger
get_verbosity
setLevel
set_verbosity
log
log_every_n
log_first_n
log_if
vlog
debug
info
warning
warn
error
error_log
exception
TaskLevelStatusMessage
critical
fatal
scikitplot.memmap
MemoryMap
mmap_region
scikitplot.mlflow
MlflowHandle
session
session_from_file
session_from_toml
DEFAULT_PROJECT_MARKERS
find_project_root
load_project_config
load_project_config_toml
dump_project_config_yaml
ServerConfig
SessionConfig
ProjectConfig
MlflowIntegrationError
MlflowNotInstalledError
MlflowCliIncompatibleError
MlflowServerStartError
workflow
builtin_config_path
export_builtin_config
default_project_paths
scikitplot.nc
get_include
dot
scikitplot.preprocessing
DummyCodeEncoder
GetDummies
scikitplot.random
Kiss32Random
Kiss64Random
KissRandom
KissSeedSequence
KissBitGenerator
KissGenerator
KissRandomState
default_rng
kiss_context
choice
integers
normal
permutation
random
shuffle
uniform
scikitplot.seaborn
aucplot
evalplot
decileplot
print_labels
scikitplot.stats
Events
FitnessFunc
PointMeasures
RegularEvents
bayesian_blocks
binned_binom_proportion
binom_conf_interval
bootstrap
cdf_from_intervals
fold_intervals
gaussian_fwhm_to_sigma
gaussian_sigma_to_fwhm
histogram_intervals
interval_overlap_length
kuiper
kuiper_false_positive_probability
kuiper_two
mad_std
median_absolute_deviation
poisson_conf_interval
signal_to_noise_oir_ccd
calculate_bin_edges
freedman_bin_width
histogram
knuth_bin_width
scott_bin_width
akaike_info_criterion
akaike_info_criterion_lsq
bayesian_info_criterion
bayesian_info_criterion_lsq
tweedie_gen
tweedie
scikitplot.utils
Timer
PathNamer
make_path
scikitplot.visualkeras
graph_view
layered_view
SpacingDummyLayer
Recently Deprecated
_factory_api
plot_roc_curve
plot_precision_recall_curve
APIs Reference
Recently Deprecated
_factory_api
_factory_api
#
Scikit-plots Factory API module.
This Page
Show Source