All Projects → Toxic → Similar Projects or Alternatives

193 Open source projects that are alternatives of or similar to Toxic

Kaggle Past Solutions
A searchable compilation of Kaggle past solutions
Stars: ✭ 1,372 (+442.29%)
Mutual labels:  kaggle
Kaggle Airbus Ship Detection Challenge
Oriented SSD for "Kaggle Airbus Ship Detection Challenge"
Stars: ✭ 78 (-69.17%)
Mutual labels:  kaggle
Kaggle Humpback
Code for 3rd place solution in Kaggle Humpback Whale Identification Challenge.
Stars: ✭ 135 (-46.64%)
Mutual labels:  kaggle
Dog Breeds Classification
Set of scripts and data for reproducing dog breed classification model training, analysis, and inference.
Stars: ✭ 105 (-58.5%)
Mutual labels:  kaggle
Avito Duplicates Kaggle
Solution for Avito Duplicate Ads Detection competition
Stars: ✭ 58 (-77.08%)
Mutual labels:  kaggle
Data Analysis
主要是爬虫与数据分析项目总结,外加建模与机器学习,模型的评估。
Stars: ✭ 142 (-43.87%)
Mutual labels:  kaggle
Deep Learning Boot Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
Stars: ✭ 1,270 (+401.98%)
Mutual labels:  kaggle
Lightgbm
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
Stars: ✭ 13,293 (+5154.15%)
Mutual labels:  kaggle
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+364.43%)
Mutual labels:  kaggle
Ml Dl Scripts
The repository provides usefull python scripts for ML and data analysis
Stars: ✭ 119 (-52.96%)
Mutual labels:  kaggle
Crypto
Cryptocurrency Historical Market Data R Package
Stars: ✭ 112 (-55.73%)
Mutual labels:  kaggle
Bert Toxicity Classification
bert on Jigsaw Unintended Bias in Toxicity Classification
Stars: ✭ 46 (-81.82%)
Mutual labels:  kaggle
Open Solution Toxic Comments
Open solution to the Toxic Comment Classification Challenge
Stars: ✭ 154 (-39.13%)
Mutual labels:  kaggle
Dataminingnotesandpractice
记录我学习数据挖掘过程的笔记和见到的奇技,持续更新~
Stars: ✭ 103 (-59.29%)
Mutual labels:  kaggle
Deeptoxic
top 1% solution to toxic comment classification challenge on Kaggle.
Stars: ✭ 180 (-28.85%)
Mutual labels:  kaggle
Kaggle Global Wheat Detection
9th Place Solution of Kaggle Global Wheat Detection
Stars: ✭ 91 (-64.03%)
Mutual labels:  kaggle
Benchmarks
Comparison tools
Stars: ✭ 139 (-45.06%)
Mutual labels:  kaggle
Pytorch zoo
A collection of useful modules and utilities (especially helpful for kaggling) not available in Pytorch
Stars: ✭ 84 (-66.8%)
Mutual labels:  kaggle
Machine Learning
从零基础开始机器学习之旅
Stars: ✭ 209 (-17.39%)
Mutual labels:  kaggle
Mlbox
MLBox is a powerful Automated Machine Learning python library.
Stars: ✭ 1,199 (+373.91%)
Mutual labels:  kaggle
Pytorch Speech Commands
Speech commands recognition with PyTorch
Stars: ✭ 128 (-49.41%)
Mutual labels:  kaggle
Kaggle Quora Insincere Questions Classification
Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案
Stars: ✭ 66 (-73.91%)
Mutual labels:  kaggle
Competition Baseline
数据科学竞赛知识、代码、思路
Stars: ✭ 2,553 (+909.09%)
Mutual labels:  kaggle
Data Science Bowl 2018
End-to-end one-class instance segmentation based on U-Net architecture for Data Science Bowl 2018 in Kaggle
Stars: ✭ 56 (-77.87%)
Mutual labels:  kaggle
Ml Fraud Detection
Credit card fraud detection through logistic regression, k-means, and deep learning.
Stars: ✭ 117 (-53.75%)
Mutual labels:  kaggle
Kaggle Houseprices
Kaggle Kernel for House Prices competition https://www.kaggle.com/massquantity/all-you-need-is-pca-lb-0-11421-top-4
Stars: ✭ 113 (-55.34%)
Mutual labels:  kaggle
Kaggle Ndsb
Code for National Data Science Bowl. 10th place.
Stars: ✭ 45 (-82.21%)
Mutual labels:  kaggle
Human Action Recognition With Keras
Keras implementation of Human Action Recognition for the data set State Farm Distracted Driver Detection (Kaggle)
Stars: ✭ 156 (-38.34%)
Mutual labels:  kaggle
Kaggle Freesound Audio Tagging
8th place solution (on Kaggle) to the Freesound General-Purpose Audio Tagging Challenge (DCASE 2018 - Task 2)
Stars: ✭ 111 (-56.13%)
Mutual labels:  kaggle
Girls In Ai
免费学代码系列:小白python入门、数据分析data analyst、机器学习machine learning、深度学习deep learning、kaggle实战
Stars: ✭ 2,309 (+812.65%)
Mutual labels:  kaggle
Kaggle Dogs Vs Cats Caffe
Kaggle dogs vs cats solution in Caffe
Stars: ✭ 105 (-58.5%)
Mutual labels:  kaggle
Pins
Pin, Discover and Share Resources
Stars: ✭ 149 (-41.11%)
Mutual labels:  kaggle
Segmentation
Tensorflow implementation : U-net and FCN with global convolution
Stars: ✭ 101 (-60.08%)
Mutual labels:  kaggle
Nyaggle
Code for Kaggle and Offline Competitions
Stars: ✭ 209 (-17.39%)
Mutual labels:  kaggle
D2l En
Interactive deep learning book with multi-framework code, math, and discussions. Adopted at 300 universities from 55 countries including Stanford, MIT, Harvard, and Cambridge.
Stars: ✭ 11,837 (+4578.66%)
Mutual labels:  kaggle
Outbrain Click Prediction Kaggle
Solution to the Outbrain Click Prediction competition
Stars: ✭ 140 (-44.66%)
Mutual labels:  kaggle
Spark python ml examples
Spark 2.0 Python Machine Learning examples
Stars: ✭ 87 (-65.61%)
Mutual labels:  kaggle
Chefboost
A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4,5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting (GBDT, GBRT, GBM), Random Forest and Adaboost w/categorical features support for Python
Stars: ✭ 176 (-30.43%)
Mutual labels:  kaggle
Kaggle Competitions
There are plenty of courses and tutorials that can help you learn machine learning from scratch but here in GitHub, I want to solve some Kaggle competitions as a comprehensive workflow with python packages. After reading, you can use this workflow to solve other real problems and use it as a template.
Stars: ✭ 86 (-66.01%)
Mutual labels:  kaggle
Kaggle Crowdflower
1st Place Solution for CrowdFlower Product Search Results Relevance Competition on Kaggle.
Stars: ✭ 1,708 (+575.1%)
Mutual labels:  kaggle
Facial Expression Recognition
Classify each facial image into one of the seven facial emotion categories considered using CNN based on https://www.kaggle.com/c/challenges-in-representation-learning-facial-expression-recognition-challenge
Stars: ✭ 82 (-67.59%)
Mutual labels:  kaggle
Kaggle airbus ship detection
Kaggle airbus ship detection challenge 21st solution
Stars: ✭ 238 (-5.93%)
Mutual labels:  kaggle
Kaggle Notebooks
Sample notebooks for Kaggle competitions
Stars: ✭ 77 (-69.57%)
Mutual labels:  kaggle
Kaggle
Code for Kaggle Competitions
Stars: ✭ 128 (-49.41%)
Mutual labels:  kaggle
Allstate capstone
Allstate Kaggle Competition ML Capstone Project
Stars: ✭ 72 (-71.54%)
Mutual labels:  kaggle
Kaggle Competition Favorita
5th place solution for Kaggle competition Favorita Grocery Sales Forecasting
Stars: ✭ 169 (-33.2%)
Mutual labels:  kaggle
Home Credit Default Risk
Default risk prediction for Home Credit competition - Fast, scalable and maintainable SQL-based feature engineering pipeline
Stars: ✭ 68 (-73.12%)
Mutual labels:  kaggle
Kaggle Web Traffic
1st place solution
Stars: ✭ 1,641 (+548.62%)
Mutual labels:  kaggle
Kaggle Coupon Purchase Prediction
Code for RECRUIT Challenge. 5th place.
Stars: ✭ 61 (-75.89%)
Mutual labels:  kaggle
Lightautoml
LAMA - automatic model creation framework
Stars: ✭ 196 (-22.53%)
Mutual labels:  kaggle
Fraud Detection
Credit Card Fraud Detection using ML: IEEE style paper + Jupyter Notebook
Stars: ✭ 58 (-77.08%)
Mutual labels:  kaggle
Kaggle Airbnb Recruiting New User Bookings
2nd Place Solution in Kaggle Airbnb New User Bookings competition
Stars: ✭ 118 (-53.36%)
Mutual labels:  kaggle
Lung Diseases Classifier
Diseases Detection from NIH Chest X-ray data
Stars: ✭ 52 (-79.45%)
Mutual labels:  kaggle
Open Solution Data Science Bowl 2018
Open solution to the Data Science Bowl 2018
Stars: ✭ 159 (-37.15%)
Mutual labels:  kaggle
Dogbreed gluon
kaggle Dog Breed Identification
Stars: ✭ 116 (-54.15%)
Mutual labels:  kaggle
Kaggle Cifar10 Torch7
Code for Kaggle-CIFAR10 competition. 5th place.
Stars: ✭ 244 (-3.56%)
Mutual labels:  kaggle
Kaggle Hpa
Code for 3rd place solution in Kaggle Human Protein Atlas Image Classification Challenge.
Stars: ✭ 226 (-10.67%)
Mutual labels:  kaggle
Deep Time Series Prediction
Seq2Seq, Bert, Transformer, WaveNet for time series prediction.
Stars: ✭ 183 (-27.67%)
Mutual labels:  kaggle
Machine Learning Workflow With Python
This is a comprehensive ML techniques with python: Define the Problem- Specify Inputs & Outputs- Data Collection- Exploratory data analysis -Data Preprocessing- Model Design- Training- Evaluation
Stars: ✭ 157 (-37.94%)
Mutual labels:  kaggle
Ds bowl 2018
Kaggle Data Science Bowl 2018
Stars: ✭ 116 (-54.15%)
Mutual labels:  kaggle
1-60 of 193 similar projects