logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

sklearn决策树可视化以及输出决策树规则

目录加载数据以文本的形式显示决策树规则决策树可视化关键参数加载数据from matplotlib import pyplot as pltfrom sklearn import datasetsfrom sklearn.tree import DecisionTreeClassifierfrom sklearn import tree# Prepare the data datairis = da

#决策树#python#机器学习
可解释机器学习- LIME模型讲解|interpretable machine learning-LIME

可解释机器学习,interpretable machine learning,LIME,模型讲解

#机器学习#人工智能#算法
吴恩达深度学习笔记及作业答案|Coursera Deep learning Notes - Improving Deep Neural Networks

Deep learning, dropout (inverted dropout), Early stopping, normalization, Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization

#深度学习#人工智能#机器学习
conda虚拟环境使用以及在jupyter notebook/pycharm上的使用

conda虚拟环境以及在jupyter notebook/pycharm上的使用conda 相关操作创建虚拟环境查看已经创建的环境启动创建的环境(环境名:xxx)退出当前的环境删除环境如何“复制”环境jupyter notebook 中使用 conda 虚拟环境使用虚拟环境查看虚拟环境删除虚拟环境安装 conda_nb 后 jupyter notebook 警告问题pycharm 中使用 cond

#python
GitHub Desktop 新手教程使用入门

目录GitHub Desktop 是什么基本操作Create, Clone, Add 项目Push Pull 操作创建 .gitignoreGitHub Desktop 是什么GitHub Desktop 是 Git 的图形化桌面应用,点点鼠标就能实现全部的 Git 操作,不需要写任何代码。在 https://desktop.github.com/ 官网上下载后,登录自己的账号就能够使用了。基本操

#git#github#python
可解释机器学习-shap value的使用

可解释机器学习 interpretable machine learning, shapley value, shap, SHapley Additive exPlanations, Lightgbm, 回归 regression, 分类 classification,多分类 multi-classification

#机器学习
可解释机器学习- LIME模型讲解|interpretable machine learning-LIME

可解释机器学习,interpretable machine learning,LIME,模型讲解

#机器学习#人工智能#算法
可解释机器学习- LIME模型讲解|interpretable machine learning-LIME

可解释机器学习,interpretable machine learning,LIME,模型讲解

#机器学习#人工智能#算法
    共 25 条
  • 1
  • 2
  • 3
  • 请选择