01 2022 档案

Win10,Win7windows远程桌面设置,并允许多账户同时登录
摘要:win7 设置简单,百度可解决 1. Win7开启远程桌面,疑难杂症 ::、https://blog.csdn.net/xhtmy/article/details/80432509 2. 允许多账户同时登录的话,仅需要安装一个软件破解一下就可以。 win10设置复杂。 1. 远程桌面设置参考百度 2 阅读全文

posted @ 2022-01-27 18:56 andy_1 阅读(127) 评论(0) 推荐(0) 编辑

pca和lr
摘要:from warnings import simplefilter simplefilter(action='ignore', category=FutureWarning) from sklearn.tree import export_graphviz from sklearn.tree imp 阅读全文

posted @ 2022-01-22 14:49 andy_1 阅读(54) 评论(0) 推荐(0) 编辑

scorecard用法
摘要:# -*- coding: utf-8 -*- """ Created on Fri Oct 9 13:34:59 2020 @author: Administrator """ import scorecardpy as sc dat = sc.germancredit() #首先,导入germa 阅读全文

posted @ 2022-01-22 13:23 andy_1 阅读(628) 评论(0) 推荐(0) 编辑

爬虫-姓名测试打分2
摘要:一、获取汉字 import pandas as pd import requests from bs4 import BeautifulSoup session=requests.session() #http://xh.5156edu.com/pinyi.html 所有拼音的导航地址 #https 阅读全文

posted @ 2022-01-22 11:19 andy_1 阅读(168) 评论(0) 推荐(0) 编辑

爬取-姓名测试打分
摘要:从姓名测试网站 爬去,所有‘李金’开头的三个字的名字对应的得分,取拍分比较高的名字。 1 # -*- coding: utf-8 -*- 2 """ 3 Created on Thu Jan 30 12:45:02 2020 4 5 @author: Administrator 6 """ 7 8 阅读全文

posted @ 2022-01-22 11:13 andy_1 阅读(69) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示