Finished Kaggle game has been nearly five months, today to summarize, for the autumn strokes to prepare.Title: The predictive model predicts whether the user will download the app after clicking on the mobile app ad based on the click Data provided by the organizer for more than 4 days and about 200 million times.
Data set Features:
The volume of data is large and there are 200 million of them.
The data is unbalanced and th
(0.826) of the last use of naive Bayesian training. Now we start to make predictions for the test data, using the numTree=29,maxDepth=30 following parameters:val predictions = randomForestModel.predict(features).map { p => p.toInt }The results of the training to upload to the kaggle, the accuracy rate is 0.95929 , after my four parameter adjustment, the highest accuracy rate is 0.96586 , set the parameters are: numTree=55,maxDepth=30 , when I change
({' Female ': 1, ' Male ': 0}). astype (int) tf[' Fare '] = tf[' Fare '].map (lambda x : 0 if Np.isnan (x) Else int (x)). Astype (int) predicts = dt.predict (tf) ids = tf[' passengerid '].valuespredictions_file = Open (".. /submissions/dt_submission.csv "," WB ") Open_file_object = Csv.writer (predictions_file) Open_file_object.writerow ([" Passengerid "," survived "]) open_file_object.writerows (Zip (IDs, predicts)) Predictions_file.close ()The following is the importance of each node of the r
Links to Kaggle discussion area: HTTPS://WWW.KAGGLE.COM/C/CRITEO-DISPLAY-AD-CHALLENGE/FORUMS/T/10555/3-IDIOTS-SOLUTION-LIBFFM
--------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------
Experience of feature processing in practical engineering:
1. Transforming infrequent features into a special tag. Conceptually,infrequent features should
Date:2016-07-11Today began to register the Kaggle, from digit recognizer began to learn,Since it is the first case for the entire process I am not yet aware of, first understand how the great God runs how to conceive and then imitate. Such a learning process may be more effective, and now see the top of the list with TensorFlow. Ps:tensorflow can be directly under the Linux environment, but it cannot be run in the Windows environment at this time (10,
):%0.4f"% (I+1,nfold, Aucscore) Meanauc+=aucsco Re #print "mean AUC:%0.4f"% (meanauc/nfold) return meanauc/nfolddef greedyfeatureadd (CLF, data, label, SCO Retype= "accuracy", goodfeatures=[], maxfeanum=100, eps=0.00005): scorehistorys=[] While Len (Scorehistorys) In fact, there are a lot of things to say, but this article on this side, after all, a 1000+ people's preaching will make people feel bored, in the future to participate in other competitions together to say it.http://blog.kaggle.com/2
Recently has the plan through the practice Classics Kaggle case to exercise own actual combat ability, today has recorded oneself to do titanic the whole process of the practice.
Background information:
The Python code is as follows:
#-*-Coding:utf-8-*-"" "Created on Fri Mar 12:00:46 2017 @author: Zch" "" Import pandas as PD from Sklearn.featur
E_extraction Import Dictvectorizer from sklearn.ensemble import randomforestclassifier from xgboost import x
Kaggle Address
Reference Model
In fact, the key points of this project in the existence of a large number of discrete features, for the discrete dimension of the processing method is generally to each of the discrete dimension of each feature level like the SQL row to be converted into a dimension, the value of this dimension is only 0 or 1. But this is bound to lead to a burst of dimensions. This project is typical, with the merge function to connect
This blog is based on Kaggle handwritten numeral recognition in combat as the goal, with KNN algorithm learning as the driving guidance to explain.
The reason for writing this blog
What is KNN
The analysis of KNN
Kaggle Combat
Advantages and disadvantages and optimization methods
Summarize
Reference documents
The reason for writing this blogMachine learning is very hot
Kaggle, get up.Kaggle games rely on machines for automatic processing, and machine learning is almost a must-have skill. Getting Started with Kaggle the machine learning skills required is not in-depth, just need to have a basic understanding of the common methods of machine learning, for example, for a problem, you can realize that it is a classification problem AH or regression problem ah, Why the machine
The previous blog introduced the use of the logistic regression to achieve kaggle handwriting recognition, this blog continues to introduce the use of multilayer perceptron to achieve handwriting recognition, and improve the accuracy rate. After I finished my last blog, I went to see some reptiles (not yet finished), so I had this blog after 40 days.
Here, pandas is used to read the CSV file, the function is as follows. We used the first 8 parts of Tr
Part of the online competition in the ACM school competition and the acm school Competition
I have three questions in this online competition.
Vending machine
Because there are many test examples, the calculation times out every time, so you need to create a table, the recursive equation is dp [I] [j] = dp [I-1] [j] +
1. (programming question) in the following multiplication formula: each Chinese Character represents 1 digit (1 ~ 9 ). The same Chinese Character represents the same number, and different Chinese characters represent different numbers.Competition software * competition = software competitionTry programming to determine the number combination that makes the entire formula true. If there are multiple situations, please give all possible answers.[Referen
Penguin Electric Competition App how to play:
First of course you need to click on this page of the Penguin competition app download installed to the phone, and then directly login to enter, support micro-letter, QQ login, click on the software can be seen live;
Direct-click directly into the viewing, you can enter the message in the Chat dialog box below, you can directly inter
Tags: host training ceremonies training wedding planners Training
The sixth national wedding host competition · Pre-competition Training
In October 16, 2014, the Sixth National wedding host competition · Pre-competition training was officially taught at the Beijing Golden microphone host wedding college. Important gues
July 21, 2016, jointly sponsored by Nanchang Government and the International Ican Union and other institutions 2016 tenth international Ican Innovation and Entrepreneurship competition vr/ar industry competition and the first Red Valley Beach Cup vr/ar innovation and entrepreneurship competition in Haidian District, Beijing Zhongguancun Venture Street officially
Summary after the Zhejiang Provincial competition in 2015, after the Zhejiang Provincial competition in 2015
I went to the provincial competition for the first time as a sophomore dog yesterday. I got out of bed at half past five a.m. and set off at six o'clock. It looked like Zijin port at about half past eight. The weather was good, our audience went to the op
This afternoon, I participated in the school's programming competition. This is a competition organized by the school to select members from the China Division of the ACM Programming Competition. Let's report the language of the competition we selected. I chose C ++, C ++ and Java, and C # and VB ......, ).
The questi
2014 TI Cup undergraduate electronic Design competition regional competition use of instruments and devices, equipmentA) 3a/30v two-way regulated power supply (can be paralleled);b) 60MHz oscilloscope;c) Three-bit half-digital multimeter;d) Low frequency (10MHz) signal source;e) Low frequency AC millivolt meter.1. ay-ldc1000 Evaluation Board (must be used in the game, TI according to the number of regist
I will talk about programming language competition and programming language competition
Language competition never stops.
However, if we find out carefully, we will see that all the language competitions are in this mode:
A. I found that language A has an X function, which is very easy to write, and language B is especially awesome.
B. Roll rough. Language B has
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.