代码搜索:Data Science

找到约 10,000 项符合「Data Science」的源代码

代码结果 10,000
www.eeworm.com/read/302951/3820411

js data.js

/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2004 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.open
www.eeworm.com/read/302950/3821546

js data.js

/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.ope
www.eeworm.com/read/301981/3828601

java data.java

/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding c
www.eeworm.com/read/299717/3851197

asv data.asv

function da=data(train_pat, train_targ, test_pat, test_targ, val_pat, val_targ, name) % Constructor for the data class % % da=data(train_pat, train_targ, test_pat, test_targ, val_pat, val_targ)
www.eeworm.com/read/299717/3851204

m data.m

function da=data(train_pat, train_targ, test_pat, test_targ, val_pat, val_targ, name) % Constructor for the data class % % da=data(train_pat, train_targ, test_pat, test_targ, val_pat, val_targ)
www.eeworm.com/read/298952/3857714

sql data.sql

--增加文章标题的长度设置 INSERT INTO `ecs_shop_config` ( `id` , `parent_id` , `code` , `type` , `store_range` , `store_dir` , `value` ) VALUES ( '325', '3', 'article_title_length', 'text', '', '', '30' );
www.eeworm.com/read/298952/3857722

sql data.sql

-- 增加排行统计时间的选项设置 INSERT INTO `ecs_shop_config` ( `id` , `parent_id` , `code` , `type` , `store_range` , `store_dir` , `value` ) VALUES ( '222', '2', 'top10_time', 'select', '0,1,2,3,4', '', '0' );
www.eeworm.com/read/298952/3857738

sql data.sql

REPLACE INTO `ecs_shop_config` ( `id` , `parent_id` , `code` , `type` , `store_range` , `store_dir` , `value` ) VALUES ( 506, 5, 'mail_charset', 'select', 'UTF8,GB2312,BIG5', '', 'UTF8' ); REP
www.eeworm.com/read/298952/3857750

sql data.sql

--标签管理的权限code INSERT INTO `ecs_admin_action` ( `action_id` , `parent_id` , `action_code`) VALUES ( NULL , '1', 'tag_manage' ); --增加网站默认宣传图片的设置选项 INSERT INTO `ecs_shop_config` ( `id` , `par
www.eeworm.com/read/298952/3858292

js data.js

/* * FCKeditor - The text editor for internet * Copyright (C) 2003-2006 Frederico Caldeira Knabben * * Licensed under the terms of the GNU Lesser General Public License: * http://www.ope