亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

meta-learning

  • 一個由Mike Gashler完成的機器學習方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genet

    一個由Mike Gashler完成的機器學習方面的includes neural net, naive bayesian classifier, decision tree, KNN, a genetic algorithm, and some manifold learning algorithms.

    標簽: classifier includes bayesian decision

    上傳時間: 2015-09-11

    上傳用戶:gaome

  • a Java toolkit for training, testing, and applying Bayesian Network Classifiers. Implemented classif

    a Java toolkit for training, testing, and applying Bayesian Network Classifiers. Implemented classifiers have been shown to perform well in a variety of artificial intelligence, machine learning, and data mining applications.

    標簽: Classifiers Implemented Bayesian applying

    上傳時間: 2015-09-11

    上傳用戶:ommshaggar

  • Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J

    Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already familiar with regex in other languages wanting a brief outline of its support in Java. It may also be beneficial to developers learning regex if used in conjunction with detailed documentation explaining the construction of regex patterns. Reading the javadoc forjava.util.regex. Pattern is a must to see how the Java regex patterns aredi erent from other languages such as Perl. Most of the functions discussed herin are from thejava.util.regex. Matcher class with a few fromjava.util.regex. Pattern. Reading this text in conjunction with the javadoc of those classes is advised.

    標簽: Java Expressions Regular version

    上傳時間: 2013-12-18

    上傳用戶:lanhuaying

  • 類神網(wǎng)網(wǎng)路分類

    類神網(wǎng)網(wǎng)路分類,分類方式為Learning Bector Quantization

    標簽: 網(wǎng)路 分類

    上傳時間: 2013-12-03

    上傳用戶:Breathe0125

  • 此為類神經(jīng)網(wǎng)路分類

    此為類神經(jīng)網(wǎng)路分類,分類方式為Learning Bector Quantization 的C語言源碼

    標簽: 網(wǎng)路 分類

    上傳時間: 2014-01-01

    上傳用戶:zhenyushaw

  • 1、鎖定某個主題抓取; 2、能夠產(chǎn)生日志文本文件

    1、鎖定某個主題抓取; 2、能夠產(chǎn)生日志文本文件,格式為:時間戳(timestamp)、URL; 3、抓取某一URL時最多允許建立2個連接(注意:本地作網(wǎng)頁解析的線程數(shù)則不限) 4、遵守文明蜘蛛規(guī)則:必須分析robots.txt文件和meta tag有無限制;一個線程抓完一個網(wǎng)頁后要sleep 2秒鐘; 5、能對HTML網(wǎng)頁進行解析,提取出鏈接URL,能判別提取的URL是否已處理過,不重復解析已crawl過的網(wǎng)頁; 6、能夠對spider/crawler程序的一些基本參數(shù)進行設置,包括:抓取深度(depth)、種子URL等; 7、使用User-agent向服務器表明自己的身份; 8、產(chǎn)生抓取統(tǒng)計信息:包括抓取速度、抓取完成所需時間、抓取網(wǎng)頁總數(shù);重要變量和所有類、方法加注釋; 9、請遵守編程規(guī)范,如類、方法、文件等的命名規(guī)范, 10、可選:GUI圖形用戶界面、web界面,通過界面管理spider/crawler,包括啟停、URL增刪等

    標簽: 日志

    上傳時間: 2013-12-22

    上傳用戶:wang5829

  • If you design applications, or if you build, test, or document solutions, you need this book. If you

    If you design applications, or if you build, test, or document solutions, you need this book. If your applications are Web-based or Win32-based, you need this book. Finally, if you are currently learning or building Microsoft .NET Framework–based applications, you need this book. In short, if you are involved in building applications, you will find much to learn in this book.

    標簽: you applications solutions document

    上傳時間: 2013-12-13

    上傳用戶:kernaling

  • <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入購物車的物品已經(jīng)全數(shù)

    <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="util.asp" --> <% Head="您放入購物車的物品已經(jīng)全數(shù)退回!" Session("ProductList") = "" %> <html> <head> <meta http-equiv="Content-Type" content="text/html charset=gb2312"> <STYLE type=text/css>.main { FONT-SIZE: 9pt } .main1 { FONT-SIZE: 14px } </STYLE> <title>清空購物車</title> </head> <body topmargin="5" bgcolor="#E6E4C4"> <diiv align="center"><center> <table width="100%" border="0" class="table1" bordercolor="#62ACFF" cellspacing="0" class=main1> <tr> <td width="80%" valign="top"> <p align="center" class=main1><%=Head%></p> <p align="center"> <br><input type="button" value="關閉" name="B2" onclick="window.close() " style="font-size: 9pt"></td> </tr> </table> </center></div> </body> </html>

    標簽: lt LANGUAGE VBSCRIPT include

    上傳時間: 2015-11-05

    上傳用戶:zhaoq123

  • <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TI

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD><TITLE>會員登錄</TITLE> <META http-equiv=Content-Type content="text/html charset=gb2312"> <SCRIPT language=javascript id=clientEventHandlersJS>

    標簽: HTML lt Transitional gt

    上傳時間: 2014-01-13

    上傳用戶:jing911003

  • 一個詞法分析編譯器

    一個詞法分析編譯器,可以供學習之用。A lexical analysis compiler can be used for learning,C-C

    標簽: 編譯器

    上傳時間: 2013-12-10

    上傳用戶:zhengjian

主站蜘蛛池模板: 当阳市| 河西区| 上虞市| 从江县| 云浮市| 广东省| 合水县| 晋中市| 贵溪市| 广安市| 九龙坡区| 建瓯市| 苍南县| 云浮市| 馆陶县| 涿州市| 汉寿县| 陈巴尔虎旗| 潜江市| 威海市| 嘉鱼县| 原平市| 凤凰县| 澄迈县| 收藏| 河西区| 霞浦县| 兴和县| 建瓯市| 隆尧县| 苍南县| 古交市| 武清区| 玉溪市| 金门县| 南投县| 福建省| 绥阳县| 扎兰屯市| 长汀县| 荔浦县|