Skip to content
/ tools Public

工作中使用的一些工具,模板,加快编码过程

Notifications You must be signed in to change notification settings

yqtaowhu/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

常用工具、模板记录

1. python

名称 描述
python_template.py python 程序模板
simplify_tranditional_transformation.py 简繁体转换库工具
sample.py 采样(分层等)
lgb2ifelse.py 将lightgbm模型转成if else的函数,便于计算节点

2. spark

名称 描述
example.py 如何使用自己的conda python库进行spark任务
spark.shspark.py spark sql 模板
jupyter_template.ipynb jupyter spark template

3. linux

一些linux的使用技巧

名称 描述
alias_shell 常用的shell 别名定义

4. cpp

名称 描述
link_list.cpp link_list cpp template

5. tensorflow

使用tensorflow中的一些pipeline记录

名称 描述
spark-to-tfrecord.py 如何使用spark进行tfrecord的转换

About

工作中使用的一些工具,模板,加快编码过程

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published