kaggle kernel for Titanic dataset
☆14Nov 6, 2018Updated 7 years ago
Alternatives and similar repositories for Kaggle-Titanic
Users that are interested in Kaggle-Titanic are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 用Jupyter Notebook演示如何从零搭建爬虫python教程,持续更新中……☆14Apr 12, 2023Updated 3 years ago
- include my python solutions to the "101 beginning problem set" on kaggle.☆10Jan 27, 2015Updated 11 years ago
- Deep Learning for NLP☆12Dec 7, 2022Updated 3 years ago
- 机器学习:1)离线统计(统计数据即可),离线推荐(基于LFM隐语义模型 采用ALS算法 ,并根据最小方差计算RMSE),2)实时推荐,实时根据用户最近看过的一部电影,找到相似的电影(相似矩阵由上一个需求得出)作为候选电影,再结合最近评分的电影,推出优先级别 3)基于内容(电…☆13Mar 21, 2019Updated 7 years ago
- blender scripts for shapenet☆11Oct 12, 2020Updated 5 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆11Nov 11, 2022Updated 3 years ago
- Local implementation of Deforum Stable Diffusion V0.5. Supports math automation, perspective flips, prompt weights, video masking☆14Nov 6, 2022Updated 3 years ago
- Neural Relation Extraction implemented with LSTM in TensorFlow☆17Nov 7, 2017Updated 8 years ago
- Solidity 中文文档☆17Mar 15, 2018Updated 8 years ago
- 仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【文本匹配篇】☆13Jul 9, 2022Updated 4 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【Bert篇】☆13Apr 4, 2023Updated 3 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆12Jul 5, 2019Updated 7 years ago
- PyTorch3D is FAIR's library of reusable components for deep learning with 3D data☆10Jun 22, 2023Updated 3 years ago
- 信也杯2026比赛baseline☆15Jun 17, 2026Updated 3 months 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.
- 纯QML实现的Dock悬浮、停靠、拖动功能☆18May 30, 2023Updated 3 years ago
- NLP 自然语言处理教程 https://dataxujing.github.io/NLP-paper/☆30Sep 17, 2021Updated 5 years ago
- 此一project是由清华大学医学院的姚非凡与郑家瀚共同开发完成,这里运用了三个目标检测模型,来找到图像里的人脸,以及他们是否有带口罩,是个目标检测+2分类问题。 这一readme.md文件是为了帮助使用者如何正确使用我们的code。我们使用FasterRCNN可达到0.7…☆17Dec 8, 2022Updated 3 years ago
- 这是Word2vec和Doc2vec的一个应用示例:用Word2vec计算词的相似度和用doc2vec计算句子的相似度。☆27Jun 22, 2017Updated 9 years ago
- Projects including object detection and tracking, data augmentation, facial recognition, image segmentation and many weird and funny ones…☆14Feb 24, 2023Updated 3 years ago
- MFCC implementation with detailed comments.☆17Nov 26, 2020Updated 5 years ago
- pytorch learning eamples☆25May 22, 2018Updated 8 years ago
- python 实现sift算法☆18Mar 15, 2018Updated 8 years ago
- iGG谷歌访问助手☆34Mar 8, 2024Updated 2 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.
- [ICCV 2023] HM-ViT: Hetero-modal Vehicle-to-Vehicle Cooperative perception with vision transformer☆40Jul 15, 2024Updated 2 years ago
- colorUI 黑暗模式适配,导入dark.css即可使用,方便快捷☆23Jul 8, 2020Updated 6 years ago
- A repository for handling the FMEData demo datasets☆31Updated this week
- Improving Knowledge Graph Embedding Using Simple Constraints (ACL-2108)☆61May 9, 2018Updated 8 years ago
- 基于pytorch+bert的中文关系抽取☆31Dec 12, 2021Updated 4 years ago
- DevTool for konvajs☆43Feb 21, 2023Updated 3 years ago
- 实验苏神的CoSENT的Torch实现☆33Jan 8, 2022Updated 4 years ago
- leetcode Study☆29Nov 20, 2022Updated 3 years ago
- 天池比赛,新手离线赛,阿里移动推荐☆36May 4, 2016Updated 10 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.
- 看山杯 专家发现算法大赛 baseline 0.701741036192302(没有五折验证)☆37Oct 16, 2019Updated 6 years ago
- Official repository for Paper "Offline Goal-Conditioned Reinforcement Learning via f-Advantage Regression" (NeurIPS 2022)☆39Oct 19, 2023Updated 2 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【Transformer篇】☆32Mar 9, 2023Updated 3 years ago
- 基于知识库的问答系统。其中使用带注意力机制的对抗迁移学习做中文命名实体识别,使用BERT模型做句子相似度分析。☆38May 31, 2019Updated 7 years ago
- Kaggle getting started competition examples☆21Feb 8, 2018Updated 8 years ago
- 该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记【信息抽取篇】☆31Jan 27, 2023Updated 3 years ago
- A Fitting, Scoring and Predicting Toolkit for Transformer Series Models.☆50Feb 19, 2022Updated 4 years ago