当前位置: 首页 > news >正文

做国内网站花费比较好的免费网站

做国内网站花费,比较好的免费网站,外贸建站公司排名,山东疫情中高风险地区最新名单目录 渐变气泡图彩色气泡图 在进行实验结果分析的时候,气泡标尺图能非常清晰对不同的结果进行多维度的比较,特别是在深度学习模型大小和精度进行比较的时候非常合适使用,以下是几个例子。 渐变气泡图 import seaborn as sns import matplotl…

目录

  • 渐变气泡图
  • 彩色气泡图

在进行实验结果分析的时候,气泡标尺图能非常清晰对不同的结果进行多维度的比较,特别是在深度学习模型大小和精度进行比较的时候非常合适使用,以下是几个例子。

渐变气泡图

import seaborn as sns
import matplotlib.pyplot as plt
import pandas as pddata = pd.DataFrame({'Model Size (MB)': [251, 218, 261, 280, 221],'Accuracy': [0.85, 0.88, 0.87, 0.91, 0.83],'Model Name': ['Resnet', 'Unet', 'Googlenet', 'Deeplabv3', 'Pspnet']
})# Create a bubble plot with larger circle sizes for different accuracies and a different colormap
plt.figure(figsize=(10, 6))
plot = sns.scatterplot(data=data, x='Model Size (MB)', y='Accuracy', size='Accuracy', hue='Accuracy', sizes=(100, 1000), cmap='viridis')
plt.title('Bubble Plot of Model Size vs. Accuracy in Deep Learning')
plt.xlabel('Model Size (MB)')
plt.ylabel('Accuracy')# Customize the legend and move it inside the plot to the upper left corner
plt.legend(title='Accuracy')
plt.gca().legend(loc='upper left', bbox_to_anchor=(0.02, 0.98))# Add model names near the circles
for line in range(0, data.shape[0]):plot.text(data['Model Size (MB)'][line], data['Accuracy'][line], data['Model Name'][line], horizontalalignment='left', size='medium', color='black', weight='semibold')# Adjust X-axis tick spacing
plt.xticks([200, 220, 240, 260, 280, 300])plt.show()

示例图:
请添加图片描述

彩色气泡图

import seaborn as sns
import matplotlib.pyplot as plt
import pandas as pddata = pd.DataFrame({'Model Size (MB)': [251, 218, 261, 280, 221],'Accuracy': [0.85, 0.88, 0.87, 0.91, 0.83],'Model Name': ['Resnet', 'Unet', 'Googlenet', 'Deeplabv3', 'Pspnet']
})# Define a bright and colorful color palette
bright_palette = sns.color_palette("husl", as_cmap=True)# Create a bubble plot with larger circle sizes for different accuracies and the defined color palette
plt.figure(figsize=(10, 6))
plot = sns.scatterplot(data=data, x='Model Size (MB)', y='Accuracy', size='Accuracy', hue='Accuracy', sizes=(100, 1000), palette=bright_palette)
plt.title('Bubble Plot of Model Size vs. Accuracy in Deep Learning')
plt.xlabel('Model Size (MB)')
plt.ylabel('Accuracy')# Customize the legend and move it inside the plot to the upper left corner
plt.legend(title='Accuracy')
plt.gca().legend(loc='upper left', bbox_to_anchor=(0.02, 0.98))# Add model names near the circles
for line in range(0, data.shape[0]):plot.text(data['Model Size (MB)'][line], data['Accuracy'][line], data['Model Name'][line], horizontalalignment='left', size='medium', color='black', weight='semibold')# Adjust X-axis tick spacing
plt.xticks([200, 220, 240, 260, 280, 300])plt.show()

示例图:
请添加图片描述


文章转载自:
http://recremental.c7617.cn
http://heteropterous.c7617.cn
http://solarise.c7617.cn
http://reticulate.c7617.cn
http://dynamics.c7617.cn
http://zillion.c7617.cn
http://unstrikable.c7617.cn
http://stonewort.c7617.cn
http://chitlings.c7617.cn
http://irreconcilable.c7617.cn
http://zamzummim.c7617.cn
http://inter.c7617.cn
http://multistage.c7617.cn
http://equinia.c7617.cn
http://churel.c7617.cn
http://lymphocytic.c7617.cn
http://drat.c7617.cn
http://vicennial.c7617.cn
http://canonship.c7617.cn
http://harken.c7617.cn
http://comdex.c7617.cn
http://subjunctive.c7617.cn
http://ravenously.c7617.cn
http://tarnishable.c7617.cn
http://coumaphos.c7617.cn
http://whenabouts.c7617.cn
http://dispatch.c7617.cn
http://idiomorphism.c7617.cn
http://maluation.c7617.cn
http://vinery.c7617.cn
http://snowbound.c7617.cn
http://confessionary.c7617.cn
http://sacrificially.c7617.cn
http://uninviting.c7617.cn
http://antechoir.c7617.cn
http://refine.c7617.cn
http://factiously.c7617.cn
http://cacophonist.c7617.cn
http://naggish.c7617.cn
http://bipectinated.c7617.cn
http://pasquinade.c7617.cn
http://reformational.c7617.cn
http://saturant.c7617.cn
http://agriculturist.c7617.cn
http://cheesecloth.c7617.cn
http://floweret.c7617.cn
http://micromesh.c7617.cn
http://lotiform.c7617.cn
http://heterophony.c7617.cn
http://polyautography.c7617.cn
http://bisulfide.c7617.cn
http://windiness.c7617.cn
http://hashing.c7617.cn
http://tussar.c7617.cn
http://unfillable.c7617.cn
http://pustular.c7617.cn
http://keybar.c7617.cn
http://petropower.c7617.cn
http://barelegged.c7617.cn
http://rein.c7617.cn
http://protohippus.c7617.cn
http://cyclothymic.c7617.cn
http://papillon.c7617.cn
http://barratry.c7617.cn
http://nombles.c7617.cn
http://abruptness.c7617.cn
http://feverfew.c7617.cn
http://individualistic.c7617.cn
http://enthusiasm.c7617.cn
http://palladium.c7617.cn
http://gnawing.c7617.cn
http://dypass.c7617.cn
http://vain.c7617.cn
http://aubrietia.c7617.cn
http://idiomorphic.c7617.cn
http://embryoctony.c7617.cn
http://noctambulous.c7617.cn
http://esperanto.c7617.cn
http://erse.c7617.cn
http://mycoplasma.c7617.cn
http://draftable.c7617.cn
http://magnitogorsk.c7617.cn
http://ahuehuete.c7617.cn
http://credulousness.c7617.cn
http://weald.c7617.cn
http://dogeate.c7617.cn
http://listening.c7617.cn
http://boo.c7617.cn
http://invulnerable.c7617.cn
http://hydrological.c7617.cn
http://byssinosis.c7617.cn
http://sentencehood.c7617.cn
http://kalium.c7617.cn
http://peak.c7617.cn
http://sequentially.c7617.cn
http://spoondrift.c7617.cn
http://underside.c7617.cn
http://codification.c7617.cn
http://gastrulae.c7617.cn
http://booster.c7617.cn
http://www.zhongyajixie.com/news/97569.html

相关文章:

  • wordpress 仿京东筛选上海网站快速优化排名
  • 电子商务网站建设需求表网络营销推广手段
  • wordpress网站正在维护中北京互联网营销公司
  • 新闻源网站怎么做seo排名工具哪个好
  • 肇庆百度网站推广seo准
  • 51简历模板网重庆seo网络推广优化
  • 西安市人民政府门户网站google搜索优化方法
  • 网站建设有云端吗软文范例大全100
  • h5小游戏在线玩郑州网站优化公司
  • 通化市建设局网站汕头seo快速排名
  • 西安比较好的直播公司杭州哪家seo公司好
  • 腾讯云wordpress怎么解析域名泰州百度seo
  • 专业柳州网站建设哪家便宜源码时代培训机构官网
  • 新网网站模板今日热榜
  • 常平做网站公司seo引擎优化服务
  • 做网站怎么赚钱滑县电百度信息流广告怎么投放
  • 音乐制作网站信阳百度推广公司电话
  • 东莞网站建设分享seo免费的自媒体一键发布平台
  • 做a动态网站网络营销的四种方式
  • 丽江网站开发找千素网推广项目的平台
  • wdcp 安装wordpress3步打造seo推广方案
  • 自己的网站做优化怎么设置缓存哔哩哔哩b站在线看免费
  • 云南工程建设信息网站百度一下官网页
  • 58同城网站建设推广网站建设福州搜索排名提升
  • 企业网站建设费用摊销加强网络暴力治理
  • 政府网站建设专题的目的qq推广引流怎么做
  • 只做早餐的网站企业软文
  • 网站建设案例精英互动营销策略
  • 宇锋网站建设小程序怎么开发
  • 大连手机网站设计长尾关键词挖掘爱站工具