智慧物流算法大赛简介: 根据包括货值、路程和油价等字段的数据集,对每趟货物运送的运价进行回归预测。 本项目为我的参赛代码,分为四个主要的部分:1.数据预处理;2.特征工程;3.建模调参训练;4.数据可视化。 最终获得了大赛的二等奖。
☆39Mar 19, 2019Updated 7 years ago
Alternatives and similar repositories for Machine-Learning-Contest-Code
Users that are interested in Machine-Learning-Contest-Code are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于对TMDB-5000-MovieAnalysis数据集进行的一些数据分 析以及建立了一个简单模型来对电影评分进行预测☆10Mar 20, 2020Updated 6 years ago
- 基于神经网络的中文文本情感分析算法☆16Mar 28, 2018Updated 8 years ago
- 新闻聚合+新闻推荐网站☆10Jun 21, 2017Updated 9 years ago
- My blogs and code for machine learning. http://cnblogs.com/pinard☆13Jul 12, 2019Updated 7 years ago
- 常见机器学习算法回归、分类应用示例,调参;包括基础的线性回归算法、集成学习、支持向量机等;调参包括网格搜索、随机搜索、贝叶斯优化、优化算法如GA优化等。☆29May 7, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于微信小程序的多人协同点餐系统 Django Mysql☆16May 14, 2019Updated 7 years ago
- 关于租金预测的一个机器学习比赛项目,XGBoost调优☆13Apr 26, 2019Updated 7 years ago
- 使用word2vec, fasttext进行训练词向量☆11Jan 10, 2019Updated 7 years ago
- 爬取金融相关网站数据☆19Jan 4, 2017Updated 9 years ago
- 物业管理APP,前后端分离,基于vue2,uniapp,vue-cli,springboot,springsecurity,mybatisplus,mysql初步实现物业管理APP前端界面,后台管理界面,后台系统☆25Jun 22, 2021Updated 5 years ago
- uniapp仿QQ消息界面☆12Apr 4, 2019Updated 7 years ago
- Mini-course for SCU Law☆15Jan 29, 2018Updated 8 years ago
- Hashing, searching, sorting, tree algorithms, dynamic programming, greedy algorithms, divide and conquer, random number generation, and r…☆10Apr 20, 2018Updated 8 years ago
- ☆10Aug 28, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 数据特征工程、各种机器学习回归模型、回归数据预处理☆45Jan 14, 2020Updated 6 years ago
- FP-growth codes in "Machine Learning in Action"☆51May 23, 2018Updated 8 years ago
- ESEC/FSE'21: Prediction-Preserving Program Simplification☆10Oct 4, 2022Updated 3 years ago
- 麻雀算法优化支持向量机 python实现☆16Mar 26, 2022Updated 4 years ago
- 华中师范大学微信服务平台-掌上华师☆10Jun 17, 2017Updated 9 years ago
- 第19届“花旗杯”金融创新应用大赛参赛作品,以BERT模型为核心,组合实体抽取和消歧、情绪分析两个下游任务,抽取出非结构化文本中的债券实体和公司实体,并分别对相应实体进行对应文本的情绪分析,为债券违约提供参考,并将模型封装部署到了Web端。项目已经部署到:http://12…☆13Jun 5, 2024Updated 2 years ago
- A Multi-classification of chinese text with cnn-rnn model.☆11Jun 1, 2018Updated 8 years ago
- Ying Zhang, Ya Xiao, Md Mahir Asef Kabir, Daphne Yao, Na Meng. Example-Based Vulnerability Detection and Repair in Java Code 30th IEEE/AC…☆10Jul 31, 2022Updated 4 years ago
- dw etl 工具 mysql 增量、全量抽取 to hive. 合并 hive 数据表, 等数据平台清洗工具☆10Dec 21, 2016Updated 9 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- the official code of "Diffusion-Based Image-to-Image Translation by Noise Correction via Prompt Interpolation" (ECCV2024)☆13Jan 14, 2025Updated last year
- Python 业务开发常见错误案例集 配套源代码☆10Dec 19, 2020Updated 5 years ago
- 基于用户行为的用户画像项目☆78Feb 9, 2018Updated 8 years ago
- 批量将pdf转换成excel☆11Mar 31, 2016Updated 10 years ago
- ☆10Jan 2, 2019Updated 7 years ago
- 从王者营地历史对战数据分析王者荣耀可能的elo,mmr机制☆11Mar 25, 2021Updated 5 years ago
- ☆16Sep 5, 2017Updated 9 years ago
- ☆10Sep 17, 2016Updated 10 years ago
- 中国移动消费者人群画像--信用智能评分top10☆13Jun 18, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 使用kratos构建一个分布式im系统 支持水平扩容、消息推送☆10Apr 20, 2024Updated 2 years ago
- 基于vue+springboot实现的文件转换器。支持PDF转Word、PDF转PPT、PDF转Excel等多种格式转换。☆11Oct 8, 2022Updated 3 years ago
- Supplementary code and data of the paper Evaluating network embedding techniques' performances in software bug prediction☆11Aug 13, 2021Updated 5 years ago
- this is a work about UpliftRec☆10Dec 10, 2024Updated last year
- 使用5-6个模型(可以是knn svm 贝叶斯等等)用投票的方式做一个集成学习对MNIST数据集进行分类。☆24Feb 20, 2019Updated 7 years ago
- Code for ijcai-24 paper "Federated Adaptation for Foundation Model-based Recommendations"☆11Apr 18, 2025Updated last year
- 遗传算法优化卷积神经 网络(人脸识别分类)☆13Jun 13, 2019Updated 7 years ago