码迷,mamicode.com
首页 >  
搜索关键字:science    ( 847个结果
python自动发布
import os import paramiko baseconfig = { "ip": "192.168.68.58", "port": 22, "username": "root", "password": "", "localdir": "E:/code/java/science-api/ ...
分类:编程语言   时间:2021-06-02 14:09:42    阅读次数:0
List and Table Elements of HTML The George Washington University Computer Science 1023 Professor Brenner (nbrenner@gwu.edu)
下载地址:https://download.csdn.net/download/qq_31293575/18340399 项目介绍 List and Table Elements of HTML The George Washington University Computer Science 10 ...
分类:Web程序   时间:2021-05-24 15:32:14    阅读次数:0
Regularization
In mathematics, statistics, finance,[1] computer science, particularly in machine learning and inverse problems, regularization is the process of addi ...
分类:其他好文   时间:2021-05-24 07:35:40    阅读次数:0
Full Binary Tree
题目来源 Full Binary Tree Description In computer science,a binary tree is a tree data structure in which each node has at most two children. Consider an ...
分类:其他好文   时间:2021-04-13 12:02:15    阅读次数:0
SCI更新了一个新的文献数据版本
SCI更新了一个新的文献数据版本,网址是 https://www.webofscience.com/wos/alldb/basic-search 可以直接查询导出,不过 没有引文数据 和通讯作者等等信息。如果需要详细信息,会提示到SCI的Web of Science链接获取。 可能是SCI要把这个产 ...
分类:其他好文   时间:2021-03-29 11:50:31    阅读次数:0
Trees on the level UVA - 122
Trees are fundamental in many branches of computer science (Pun definitely intended). Current stateof-the art parallel computers such as Thinking Mach ...
分类:其他好文   时间:2021-02-08 12:29:55    阅读次数:0
Python for Data Science - A neural network with a Perceptron
Chapter 6 - Other Popular Machine Learning Methods Segment 2 - A neural network with a Perceptron Perceptron A perceptron is a neural network with jus ...
分类:编程语言   时间:2021-01-27 13:05:55    阅读次数:0
Python for Data Science - DBSCan clustering to identify outliers
Chapter 4 - Clustering Models Segment 3 - DBSCan clustering to identify outliers DBSCAN for Outlier Detection Unsupervised method that clusters core s ...
分类:数据库   时间:2021-01-26 11:57:37    阅读次数:0
Python for Data Science - Creating statistical charts
Chapter 7 - Collaborative Analytics with Plotly Segment 2 - Creating statistical charts Setting up to use Plotly within Jupyter import numpy as np imp ...
分类:编程语言   时间:2021-01-25 11:18:24    阅读次数:0
Python for Data Science - Delving into non-parametric methods using pandas and scipy
Chapter 5 - Basic Math and Statistics Segment 6 - Delving into non-parametric methods using pandas and scipy import numpy as np import pandas as pd im ...
分类:编程语言   时间:2021-01-18 10:33:21    阅读次数:0
847条   1 2 3 4 ... 85 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!