当前位置: 首页 > news >正文

4 Types of Kaggle Competitions

1---Featured Competitions🤑🤑

These are comprehensive Machine Learning challenges posed by difficult, often business-oriented predictive problems.

For example,

1⃣️Using customer's history of buying insurance to predict the price they are more likely to accept

2⃣️Predicting the presence and type of toxic comment in Wikipedia

3⃣️Building a ML algorithm that can beat Zestimate (which says it is a great issue concerning the value of 110 million homes in the United States)

2---Research Competitions🧐🧐

More experimental than the previous competitions.

For example,

1⃣️Google's landmark recognition challenge (given a query image, Kagglers needs to find all the images that match that landmark in a dataset of 1 million images containing 15k landmarks)

2⃣️Endangered right whale identification challenge

3⃣️Wikipedia document classification (divided into 300,000 categories) .

Although these competitions do not have a substantial prize money, but they are some need to solve and practical significance of the research.

3---Getting Started Competitions🤯🤯

The Getting Started Competitions is the most beginner-friendly competitions on Kaggle, and it's semi-permanent, designed to help novices like me make the first move in machine learning. 🥹

For example,

1⃣️My previous house price forecasting challenges

2⃣️Number recognition

3⃣️​​​​​ML from disaster--Predict survival on the Titanic

(the rankings are rolling, valid for two months and must be resubmitted at the end of the competition.)(in addition, Kaggle learn helps newcomers learn the skills they need to take part in Kaggle competitions.) 

4---Playground Competitions🥳🥳

A playground game is a“For fun” Kaggle competitions. These contests typically offer relatively simple ML tasks, as well as for Kagglers interested in practicing new types of problems in low-risk environments. Prizes range from honors to small cash prizes.

For example,

1⃣️Create an algorithm to distinguish a dog from a cat

2⃣️Predict the total travel time for a trip to New York City

http://www.lryc.cn/news/406096.html

相关文章:

  • 【STM32】stm32中GPIO_ReadInputDataBit()是什么意思
  • Study--Oracle-07-ASM相关参数(三)
  • 【STM32嵌入式系统设计与开发拓展】——12_Timer(定时器中断实验)
  • iPhone 17系列取消17 Plus版本?新一代苹果手机迎来新变革
  • Bootstrap实现dialog上一步下一步多个弹窗交互
  • iOS实际开发中使用数据驱动页面布局
  • 后端开发刷题 | 笔试
  • ROS2入门到精通—— 2-8 ROS2实战:机器人安全通过狭窄区域的方案
  • STM32自己从零开始实操10:PCB全过程
  • 折线图时间统计
  • Prompt工程:与AI聊天机器人更好地交流
  • BGP之选路MED
  • KunDB4.0:安全能力与Oracle兼容性提升,支持跨系统多租户部署
  • JVM的 6 种垃圾回收算法
  • 【SOC 芯片设计 DFT 学习专栏 -- DFT OCC 与 ATPG的介绍】
  • 自动驾驶-机器人-slam-定位面经和面试知识系列03之C++STL面试题(01)
  • 红狮金业解读:分析高价位黄金的后续投资吸引力
  • LDR6020双盲插便携显示器应用
  • 【HashMap源码学习】
  • Git关联本地仓库和远程仓库
  • 【Django】在vscode中新建Django应用并新增路由
  • DT浏览器首页征集收录海内外网址
  • 便携解码耳放
  • 响应式编程框架Reactor之 Flux 和 Mono 的介绍和区别
  • 2.3 openCv 对矩阵执行掩码操作
  • 贪心算法(三) ---cmp_to_key, 力扣452,力扣179
  • 学生信息管理系统详细设计文档
  • leetcode10 -- 正则表达式匹配
  • Binius-based zkVM:为Polygon AggLayer开发、FPGA加速的zkVM
  • 基于 HTML+ECharts 实现的大数据可视化平台模板(含源码)