登录
首页 » Python » example1

example1

于 2019-03-06 发布
0 173
下载积分: 1 下载次数: 4

代码说明:

说明:  运用格子搜索法确定SVR中的参数c和gamma(Using Lattice Search Method to Determine Parameters C and Gamma in SVR)

文件列表:

2.py, 926 , 2019-03-05
20180829.xlsx, 35738 , 2019-03-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • brw_blorp
    Binding table indices used by BLORP.
    2015-10-08 17:41:52下载
    积分:1
  • .net源代码,实现了类似的mp3搜索功能
    .net源代码,实现了类似的mp3搜索功能-. net source code, to achieve a similar mp3 search function
    2022-02-21 17:38:54下载
    积分:1
  • 网吧影院系统,可以在网站里用的网吧影院系统。
    网吧影院系统,可以在网站里用的网吧影院系统。-netroom movie system
    2022-01-25 18:12:58下载
    积分:1
  • C
    说明:  经典的C++程序思想,让你事半功倍,使你能够轻松地领悟到学习的乐趣!(Classic C++ program idea, let you much more effective, so you can easily understand that the study of pleasure!)
    2009-04-01 19:17:16下载
    积分:1
  • 双鱼林SSM图书信息管理系统
    技术要点: 1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。 2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。 3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验! 4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。 5 spring容器内部使用拦截器,以Spring AOP的方式实现事务控制管理。(Technical points: 1. This system adopts the most popular SSM framework at present. The sping MVC framework is more flexible and safer than the struts 2 framework. 2 The spring MVC framework of this project adopts annotation mapper, and uses RESTful style URL to initiate HTTP requests to the system, which makes the development more flexible. 3 At the same time, the verification framework provided by hibernate is used to verify the client data.)
    2019-03-28 18:47:02下载
    积分:1
  • TicketHelper
    12306 旧版本抢票软件,抢票软件源码(ticket )
    2014-01-10 10:26:40下载
    积分:1
  • lambda08
    说明:  蚁群算法解决TSP问题,即 旅行问题,选择最短路径(Ant Colony Algorithm for TSP Problem)
    2020-06-23 21:00:01下载
    积分:1
  • baseCla
    利用虚函数手段,按照三种不同的数据存储方式及其处理方法来实现如下的所谓“反序输出问题”:从键盘输入n 个int 型数据先存储起来(具体n 值由用户从键盘输入),而后再按照与输入相反的顺序将这些数据显示在屏幕上。具体地说,可通过在基类baseCla 及其派生类method1Cla、method2Cla 和method3Cla中说明如下的同一个虚函数“virtual void reverseout() ”,来实现所述问题的三种不同处理方法。例如,可设计并使用已经在第四章和第六章的实践题中所使用的数据存储结构以及处理方法:(1)使用大小为100 的常界数组存放数据;(2)通过new 生成大小恰为n 的动态数组存放数据;(3)使用指针与链表的实现法。(err)
    2007-12-18 16:30:58下载
    积分:1
  • python机器人对话
    使用API接口,实现了机器人自动对话程序,简单的AI应用程序。(Robot Dialogue Program, Simple AI Application Program)
    2020-06-16 02:40:02下载
    积分:1
  • Employee
    创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。 (Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
    2013-11-27 11:43:06下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载