Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
chenziqi66
/
scikit-plot-kimi
Public
forked from
reiinakano/scikit-plot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 15, 2026
你是一名 DevOps 与工程化专家。你的目标是根据这套代码配置为一套具有自动化构建、容器化封装和标准部署能力的工程化项目。
Show description for f17cbda
chenziqi66
committed
f17cbda
View commit details
Copy full SHA for f17cbda
Browse repository at this point
Commits on Aug 19, 2018
fix RTD
reiinakano
committed
2dd3e6a
View commit details
Copy full SHA for 2dd3e6a
Browse repository at this point
release 0.3.7
reiinakano
committed
26007fb
View commit details
Copy full SHA for 26007fb
Browse repository at this point
fix MPL deprecation (#93)
reiinakano
authored
d05d83e
View commit details
Copy full SHA for d05d83e
Browse repository at this point
Commits on Aug 15, 2018
add hide_counts parameter to plot_confusion_matrix() (#90)
Show description for 19af1c9
echan5
authored and
reiinakano
committed
19af1c9
View commit details
Copy full SHA for 19af1c9
Browse repository at this point
Commits on May 12, 2018
update pypi
reiinakano
committed
1ee71a0
View commit details
Copy full SHA for 1ee71a0
Browse repository at this point
update plot_roc_curve to plot_roc (#86)
reiinakano
authored
4d72ea8
View commit details
Copy full SHA for 4d72ea8
Browse repository at this point
Commits on May 11, 2018
#83 plot one class only for plot_precision_recall_curve (#84)
Show description for 87df2b4
lugq
authored and
reiinakano
committed
87df2b4
View commit details
Copy full SHA for 87df2b4
Browse repository at this point
Commits on Feb 5, 2018
update pypi
reiinakano
committed
afd600e
View commit details
Copy full SHA for afd600e
Browse repository at this point
Commits on Jan 21, 2018
notebooks for plot_cumulative_gain and plot_lift_curve (#76)
Show description for f414384
cr458
authored and
reiinakano
committed
f414384
View commit details
Copy full SHA for f414384
Browse repository at this point
Commits on Jan 10, 2018
Feature/pca 2d projection (#75)
Show description for cba009f
ryanliwag
authored and
reiinakano
committed
cba009f
View commit details
Copy full SHA for cba009f
Browse repository at this point
Commits on Oct 26, 2017
update pypi
reiinakano
committed
d969044
View commit details
Copy full SHA for d969044
Browse repository at this point
Read the docs fix (#72)
Show description for 9cb9467
reiinakano
authored
9cb9467
View commit details
Copy full SHA for 9cb9467
Browse repository at this point
Commits on Oct 25, 2017
update pypi
reiinakano
committed
1aa2dd8
View commit details
Copy full SHA for 1aa2dd8
Browse repository at this point
Add Gains chart and Lift chart (#71)
Show description for 3378c28
reiinakano
authored
3378c28
View commit details
Copy full SHA for 3378c28
Browse repository at this point
Commits on Oct 21, 2017
Update examples to be v.0.3.0+ compliant (#69)
Show description for 7d39a7b
Lj Miranda
authored and
reiinakano
committed
7d39a7b
View commit details
Copy full SHA for 7d39a7b
Browse repository at this point
Commits on Oct 1, 2017
Change matplotlib requirement to >= 1.4 (#67)
reiinakano
authored
06550c2
View commit details
Copy full SHA for 06550c2
Browse repository at this point
Changed spectral colormap to nipy_spectral (#66)
emredjan
authored and
reiinakano
committed
6dd0574
View commit details
Copy full SHA for 6dd0574
Browse repository at this point
Commits on Sep 17, 2017
fix update 0.3.1 (#64)
reiinakano
authored
89a6ab3
View commit details
Copy full SHA for 89a6ab3
Browse repository at this point
Commits on Sep 13, 2017
update pypi version
reiinakano
committed
0247b17
View commit details
Copy full SHA for 0247b17
Browse repository at this point
V0.3.0 (#61)
Show description for 9450a91
reiinakano
authored
9450a91
View commit details
Copy full SHA for 9450a91
Browse repository at this point
Commits on Sep 10, 2017
V0.3.0 (#57)
Show description for db3af7d
reiinakano
authored
db3af7d
View commit details
Copy full SHA for db3af7d
Browse repository at this point
Merge branch 'v0.3.0' into master
reiinakano
authored
0e8cedd
View commit details
Copy full SHA for 0e8cedd
Browse repository at this point
Add scoring parameter to plot_learning_curve (#49)
jengelman
authored and
reiinakano
committed
294616a
View commit details
Copy full SHA for 294616a
Browse repository at this point
Add decomposition module (#54)
Show description for 59f8826
reiinakano
authored
59f8826
View commit details
Copy full SHA for 59f8826
Browse repository at this point
add plot_elbow_curve in scikitplot.cluster module with example + test… (#53)
Show description for 983fbf5
reiinakano
authored
983fbf5
View commit details
Copy full SHA for 983fbf5
Browse repository at this point
Add metrics module (#52)
Show description for 5226782
reiinakano
authored
5226782
View commit details
Copy full SHA for 5226782
Browse repository at this point
Commits on Sep 9, 2017
deprecate classifierfactory
Show description for 3d5fb4d
reiinakano
committed
3d5fb4d
View commit details
Copy full SHA for 3d5fb4d
Browse repository at this point
Commits on Sep 8, 2017
change pypi version
reiinakano
committed
152408a
View commit details
Copy full SHA for 152408a
Browse repository at this point
Fix colormaps (#50)
Show description for b72db58
reiinakano
authored
b72db58
View commit details
Copy full SHA for b72db58
Browse repository at this point
Commits on Aug 24, 2017
Add option to plot only certain labels in confusion matrices (#41)
Show description for d5402fe
ExcaliburZero
authored and
reiinakano
committed
d5402fe
View commit details
Copy full SHA for d5402fe
Browse repository at this point
Commits on Aug 19, 2017
Update readme to include conda installation (#44)
reiinakano
authored
ee8338d
View commit details
Copy full SHA for ee8338d
Browse repository at this point
Commits on Aug 4, 2017
Fix bug with nan values in confusion matrices (#42)
Show description for 9cf0d1f
ExcaliburZero
authored and
reiinakano
committed
9cf0d1f
View commit details
Copy full SHA for 9cf0d1f
Browse repository at this point
Commits on Jul 10, 2017
Add hide_zeros param to confusion matrix (#39)
Show description for 9392981
ExcaliburZero
authored and
reiinakano
committed
9392981
View commit details
Copy full SHA for 9392981
Browse repository at this point
Commits on Jul 9, 2017
change version in README
reiinakano
committed
6067330
View commit details
Copy full SHA for 6067330
Browse repository at this point
Previous
Next
You can’t perform that action at this time.