Skip to content

guicunbin/machine_learning_in_action

Repository files navigation




#data_competition_2017_01

datacastle_data

test
train

preprocess

delete_column_index_of_sql.py
feature.sql
read_all_csv_to_sql.py
read_csv_to_sql.py

train_and_evaluate

lightGBM_datacastle.py
result.py



#data_competition_2017_03

feature_engineering

\
add_median_feature.py
auto_write_sql.py
change_zh_to_number.sql
deal_the_results.sql
delete_column_index_of_sql.py
delete_duplicate_index_of_sql.py
feature_of_tianchi_2017_03_v3_add.sql
feature_of_tianchi_2017_03_v3.sql
get_dumpies.py
get_the_avg_of_every_shop_to_submit.sql
get_the_forward_7_day_of_every_shop_to_submit.sql
read_all_csv_to_sql.py
read_csv_to_sql.py
use_get_dumpies_py.sh

model_train

Lightgbm_tianchi.py
rnn_to_predict.py



#reinforce_learning

test1.py
test2.py



#stock_predicting

adaboost_to_predict.py
just_use_sklearn_to_predict_stock.py
use_sklearn_to_datacaslte.py



#tensorflow_in_action

my_nets

my_inception_resnet.py
my_inception_v3.py
tf_1.0_my_inception_resnet.py
tf_1.0_my_inception_v1.py
tf_1.0_my_inception_v2.py
tf_1.0_my_inception_v3.py
tf_1.0_my_inception_v4.py

preprocess

change_ckpt_to_var_name_list.py
README.md