前期准备: create table Employee ( ID int not null primary key, Name nvarchar(4), Credit_Card_ID varbinary(max)); 小心这种数据类型。 go 说明:本表上的索引,都会在创建下一个索引前删除。 操作 ...
分类:
数据库 时间:
2017-03-23 20:47:51
阅读次数:
281
Prepare the data 数据来自UCIhttp://archive.ics.uci.edu/ml/machine-learning-databases/credit-screening,一个信a用卡的数据,具体各项变量名以及变量名代表的含义不明(应该是出于保护隐私的目的),本文会用logi ...
分类:
编程语言 时间:
2017-03-08 19:03:07
阅读次数:
533
1 sql = 'INSERT INTO course(class_name, credit, properties, teacher_name, college_given, classroom) ' \ 2 'VALUES ("%s", "%d", "%s", "%s", "%s", "%s")... ...
分类:
数据库 时间:
2017-03-04 14:04:49
阅读次数:
300
C:\Users\ceshi>pythonPython 2.7.12 (v2.7.12:d33e0cf91556, Jun 27 2016, 15:24:40) [MSC v.1500 64 bit (AMD64)] on win32Type "help", "copyright", "credit ...
分类:
编程语言 时间:
2017-02-06 14:47:55
阅读次数:
167
连接Mysql数据库的时候 String url = "jdbc:mysql://localhost:3306/credit?autoReconnect=true&useUnicode=true&characterEncoding=utf8"; String userName = "root"; S ...
分类:
数据库 时间:
2016-12-17 19:36:50
阅读次数:
208
以下以Centos7为例[root@c7~]#tarxfipython-1.2.1.tar.gz[root@c7~]#cdipython-1.2.1[root@c7ipython-1.2.1]#pythonsetup.pybuild[root@c7ipython-1.2.1]#pythonsetup.pyinstall[root@c7ipython-1.2.1]#ipythonPython2.7.5(default,Jun172014,18:11:42)Type"copyright","credit..
分类:
编程语言 时间:
2016-12-09 01:38:21
阅读次数:
210
运行struts2项目报错:报错1:11:56:51,400 WARN Dispatcher:68 - Could not find action or result: /credit_publicity/sydq/loginSydqAction!sydq.dhtmlThere is no Acti ...
分类:
其他好文 时间:
2016-11-20 18:59:54
阅读次数:
205
一、简单说明1、源代码文件见附件Credit.zip2、关于转账功能,因时间问题,转账功能待续4、逻辑图二、代码1、包encryption中的(password.py文件)#!/usr/bin/envpython
#-*-coding:utf-8-*-
"""
CreatedonThuNov1014:47:292016
密码相关功能
@author:toby
"""
importhashlib,..
分类:
编程语言 时间:
2016-11-14 16:22:24
阅读次数:
237
使用基于Apache Spark的随机森林方法预测贷款风险 使用基于Apache Spark的随机森林方法预测贷款风险 原文:Predicting Loan Credit Risk using Apache Spark Machine Learning Random Forests 作者:Carol ...
分类:
Web程序 时间:
2016-11-11 09:34:41
阅读次数:
478
Description CC always becomes very depressed at the end of this month, he has checked his credit card yesterday, without any surprise, there are only ...
分类:
其他好文 时间:
2016-11-09 05:57:44
阅读次数:
227