H1B_LCA_outcome_prediction:预测是否批准或拒绝H1B申请人的劳动条件申请-源码

上传者: 42148053 | 上传时间: 2021-05-08 20:26:39 | 文件大小: 1.57MB | 文件类型: ZIP
项目摘要- 储存库内容- 项目报告-/reports/project_report.pdf 源代码-/ src / 参考书目和参考-/references/references.html 技术文档-/ doc / 训练有素的模型-/ models / 工具和技术- 数据分析-Python ML管道-PySpark(库:MLlib) 可视化-Altair,Streamlit CI / CD-詹金斯 IDE-Gitpod(VSCode) 原型制作-Google Colab 部署-Docker,Heroku

文件下载

资源详情

[{"title":"( 81 个子文件 1.57MB ) H1B_LCA_outcome_prediction:预测是否批准或拒绝H1B申请人的劳动条件申请-源码","children":[{"title":"H1B_LCA_outcome_prediction-main","children":[{"title":"setup.py <span style='color:#111;'> 1B </span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'> 1.76KB </span>","children":null,"spread":false},{"title":"reports","children":[{"title":"preprocessing_steps_observations.html <span style='color:#111;'> 25.11KB </span>","children":null,"spread":false},{"title":"final_observations.csv <span style='color:#111;'> 11.19KB </span>","children":null,"spread":false},{"title":"notes","children":[{"title":"LSTM.html <span style='color:#111;'> 18.28KB </span>","children":null,"spread":false},{"title":"MLOps.md <span style='color:#111;'> 98B </span>","children":null,"spread":false},{"title":"model_train_val.md <span style='color:#111;'> 336B </span>","children":null,"spread":false},{"title":"test_cases.md <span style='color:#111;'> 5.38KB </span>","children":null,"spread":false},{"title":"journal.md <span style='color:#111;'> 13.88KB </span>","children":null,"spread":false},{"title":"EDA_viz.md <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"LSTM.md <span style='color:#111;'> 15.30KB </span>","children":null,"spread":false},{"title":"data_transforms.md <span style='color:#111;'> 5.95KB </span>","children":null,"spread":false},{"title":"home.html <span style='color:#111;'> 18.37KB </span>","children":null,"spread":false}],"spread":true},{"title":"Readme.md <span style='color:#111;'> 45B </span>","children":null,"spread":false},{"title":"project_report.md <span style='color:#111;'> 275B </span>","children":null,"spread":false},{"title":"figures","children":[{"title":"Readme.md <span style='color:#111;'> 55B </span>","children":null,"spread":false}],"spread":true},{"title":"preprocessing_steps_observations.csv <span style='color:#111;'> 9.41KB </span>","children":null,"spread":false}],"spread":true},{"title":"templates","children":[{"title":"home.md <span style='color:#111;'> 3.77KB </span>","children":null,"spread":false},{"title":"documentation.md <span style='color:#111;'> 1B </span>","children":null,"spread":false},{"title":"entry_form.html <span style='color:#111;'> 16.10KB </span>","children":null,"spread":false},{"title":"home.html <span style='color:#111;'> 4.20KB </span>","children":null,"spread":false},{"title":"base.html <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false}],"spread":true},{"title":"requirements.txt <span style='color:#111;'> 905B </span>","children":null,"spread":false},{"title":"data","children":[{"title":"raw","children":[{"title":"Readme.md <span style='color:#111;'> 739B </span>","children":null,"spread":false}],"spread":true},{"title":"external","children":[{"title":"Readme.md <span style='color:#111;'> 30B </span>","children":null,"spread":false}],"spread":true},{"title":"processed","children":[{"title":"drop_columns.csv <span style='color:#111;'> 255B </span>","children":null,"spread":false},{"title":"categorical_columns.csv <span style='color:#111;'> 271B </span>","children":null,"spread":false},{"title":"numeric_columns.csv <span style='color:#111;'> 234B </span>","children":null,"spread":false},{"title":"feature_engineering_columns.csv <span style='color:#111;'> 228B </span>","children":null,"spread":false},{"title":"Readme.md <span style='color:#111;'> 45B </span>","children":null,"spread":false},{"title":"required_features.csv <span style='color:#111;'> 623B </span>","children":null,"spread":false}],"spread":true},{"title":"interim","children":[{"title":"Readme.md <span style='color:#111;'> 45B </span>","children":null,"spread":false},{"title":"LCA_dataset_sample1000.xlsx <span style='color:#111;'> 159.40KB </span>","children":null,"spread":false},{"title":"LCA_dataset_sample10000.xlsx <span style='color:#111;'> 1.49MB </span>","children":null,"spread":false},{"title":"LCA_files_list.txt <span style='color:#111;'> 215B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"src","children":[{"title":"transforms.py <span style='color:#111;'> 19.66KB </span>","children":null,"spread":false},{"title":"mylib.py <span style='color:#111;'> 3.83KB </span>","children":null,"spread":false},{"title":"__init__.py <span style='color:#111;'> 1B </span>","children":null,"spread":false},{"title":"visualization_scripts.py <span style='color:#111;'> 1B </span>","children":null,"spread":false},{"title":"make_observations_file.py <span style='color:#111;'> 14.88KB </span>","children":null,"spread":false},{"title":"make_prediction.py <span style='color:#111;'> 158B </span>","children":null,"spread":false},{"title":"make_dataset.py <span style='color:#111;'> 1.77KB </span>","children":null,"spread":false},{"title":"myapp.py <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"test_scripts.py <span style='color:#111;'> 27B </span>","children":null,"spread":false},{"title":"build_features.py <span style='color:#111;'> 6.77KB </span>","children":null,"spread":false},{"title":"train_eval_model.py <span style='color:#111;'> 3.05KB </span>","children":null,"spread":false},{"title":"md_to_html.py <span style='color:#111;'> 894B </span>","children":null,"spread":false}],"spread":false},{"title":"models","children":[{"title":"adaboost_batch_train.pkl <span style='color:#111;'> 6.03KB </span>","children":null,"spread":false},{"title":"Readme.md <span style='color:#111;'> 69B </span>","children":null,"spread":false},{"title":"build_feature_pipe.pkl <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"preprocess_pipe.pkl <span style='color:#111;'> 36.16KB </span>","children":null,"spread":false}],"spread":true},{"title":"LICENSE <span style='color:#111;'> 34.33KB </span>","children":null,"spread":false},{"title":"static","children":[{"title":"js","children":[{"title":"script.js <span style='color:#111;'> 642B </span>","children":null,"spread":false}],"spread":true},{"title":"css","children":[{"title":"styles.css <span style='color:#111;'> 3.34KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":".theia","children":[{"title":"settings.json <span style='color:#111;'> 31B </span>","children":null,"spread":false},{"title":"launch.json <span style='color:#111;'> 333B </span>","children":null,"spread":false}],"spread":true},{"title":"streamlit_app.py <span style='color:#111;'> 214B </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 838B </span>","children":null,"spread":false},{"title":"config.py <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"Procfile <span style='color:#111;'> 22B </span>","children":null,"spread":false},{"title":"app.py <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"references","children":[{"title":"Readme.md <span style='color:#111;'> 65B </span>","children":null,"spread":false},{"title":"references.bib <span style='color:#111;'> 499B </span>","children":null,"spread":false}],"spread":false},{"title":"docs","children":[{"title":"Makefile <span style='color:#111;'> 638B </span>","children":null,"spread":false},{"title":"make.bat <span style='color:#111;'> 799B </span>","children":null,"spread":false},{"title":"Readme.md <span style='color:#111;'> 57B </span>","children":null,"spread":false},{"title":"source","children":[{"title":"index.rst <span style='color:#111;'> 421B </span>","children":null,"spread":false},{"title":"conf.py <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"prototyping","children":[{"title":"notebooks","children":[{"title":"03_sh_build_modular_pipeline.ipynb <span style='color:#111;'> 39.37KB </span>","children":null,"spread":false},{"title":"01_sh_EDA.ipynb <span style='color:#111;'> 32.21KB </span>","children":null,"spread":false},{"title":"03_sh_build_pipeline.ipynb <span style='color:#111;'> 22.77KB </span>","children":null,"spread":false},{"title":"04_sh_train_predict.ipynb <span style='color:#111;'> 37.71KB </span>","children":null,"spread":false},{"title":"Readme.md <span style='color:#111;'> 168B </span>","children":null,"spread":false},{"title":"02_sh_build_features.ipynb <span style='color:#111;'> 43.11KB </span>","children":null,"spread":false},{"title":"04_sh_batch_train.ipynb <span style='color:#111;'> 25.18KB </span>","children":null,"spread":false},{"title":"04_sh_evaluate_model.ipynb <span style='color:#111;'> 33.26KB </span>","children":null,"spread":false},{"title":"02_sh_make_observations_file.ipynb <span style='color:#111;'> 45.96KB </span>","children":null,"spread":false},{"title":"01_sh_Analysis_of_denied_records.ipynb <span style='color:#111;'> 53.57KB </span>","children":null,"spread":false}],"spread":false},{"title":"Readme.md <span style='color:#111;'> 192B </span>","children":null,"spread":false}],"spread":false},{"title":"tox.ini <span style='color:#111;'> 1B </span>","children":null,"spread":false},{"title":".gitpod.yml <span style='color:#111;'> 50B </span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明