All Projects → JasonEricZhan → Kaggle-project-list

JasonEricZhan / Kaggle-project-list

Licence: other
Summary of my projects on kaggle

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Kaggle-project-list

Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (+1690%)
Mutual labels:  data-mining, text-classification
2018 Dc Datagrand Textintelprocess
2018-DC-“达观杯”文本智能处理挑战赛:冠军 (1st/3131)
Stars: ✭ 260 (+1200%)
Mutual labels:  data-mining, text-classification
Pyss3
A Python package implementing a new machine learning model for text classification with visualization tools for Explainable AI
Stars: ✭ 191 (+855%)
Mutual labels:  data-mining, text-classification
Artificial Adversary
🗣️ Tool to generate adversarial text examples and test machine learning models against them
Stars: ✭ 348 (+1640%)
Mutual labels:  data-mining, text-classification
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (+1775%)
Mutual labels:  data-mining, text-classification
Accelerator
The Accelerator is a tool for fast and reproducible processing of large amounts of data.
Stars: ✭ 137 (+585%)
Mutual labels:  data-mining, data-engineering
TextClassification
基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。
Stars: ✭ 86 (+330%)
Mutual labels:  data-mining, text-classification
FSCNMF
An implementation of "Fusing Structure and Content via Non-negative Matrix Factorization for Embedding Information Networks".
Stars: ✭ 16 (-20%)
Mutual labels:  data-mining
automated-essay-grading
Source code for the paper A Memory-Augmented Neural Model for Automated Grading
Stars: ✭ 101 (+405%)
Mutual labels:  kaggle-competition
Network-Intrusion-Detection-Using-Machine-Learning-Techniques
Network intrusions classification using algorithms such as Support Vector Machine (SVM), Decision Tree, Naive Baye, K-Nearest Neighbor (KNN), Logistic Regression and Random Forest.
Stars: ✭ 56 (+180%)
Mutual labels:  data-mining
Bankruptcy-Prediction
Mining the Polish Bankruptcy Data
Stars: ✭ 21 (+5%)
Mutual labels:  data-mining
textgo
Text preprocessing, representation, similarity calculation, text search and classification. Let's go and play with text!
Stars: ✭ 33 (+65%)
Mutual labels:  text-classification
Jigsaw-Unintended-Bias-in-Toxicity-Classification
7th Place Solution for Jigsaw Unintended Bias in Toxicity Classification on Kaggle
Stars: ✭ 16 (-20%)
Mutual labels:  kaggle-competition
SparseLSH
A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.
Stars: ✭ 127 (+535%)
Mutual labels:  data-mining
NIDS-Intrusion-Detection
Simple Implementation of Network Intrusion Detection System. KddCup'99 Data set is used for this project. kdd_cup_10_percent is used for training test. correct set is used for test. PCA is used for dimension reduction. SVM and KNN supervised algorithms are the classification algorithms of project. Accuracy : %83.5 For SVM , %80 For KNN
Stars: ✭ 45 (+125%)
Mutual labels:  data-mining
DataEngineering
This repo contains commands that data engineers use in day to day work.
Stars: ✭ 47 (+135%)
Mutual labels:  data-engineering
mpc-DL-controller
Deep Neural Network architecture as a predictive optimal controller for {HVAC+Solar cell + battery} disturbance afflicted system vs classic Model Predictive Control
Stars: ✭ 37 (+85%)
Mutual labels:  data-engineering
Python-for-Text-Classification
Python for Text Classification with Machine Learning in Python 3.6.
Stars: ✭ 32 (+60%)
Mutual labels:  text-classification
evine
Interactive CLI Web Crawler
Stars: ✭ 140 (+600%)
Mutual labels:  data-mining
kasthack.osp
Генератор сырых дампов пользователей VK.
Stars: ✭ 15 (-25%)
Mutual labels:  data-mining

Kaggle-project-list

competition and project list

1.NTUST Machine Learning Class final project:

Taxi travel time prediction:

https://www.kaggle.com/c/pkdd-15-taxi-trip-time-prediction-ii

File name:taxii ; Including writting report NTUST_MLclass_final.pdf

(on github, pdf link will not work, it needs to be downloaded)

Or please download writting report from: https://drive.google.com/drive/folders/1rtRz4IRec-6NAfTHGua1As5q4PIpZScq

2.Toxic Comment Classification Challenge (Top 5% silver at final):

Content: build multi-headed models that are capable of detecting different types of of toxicity like threats, obscenity, insults, and identity-based hate

Holder: Jigsaw (part of Alphabet and it works with Google AI conversation team)

https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge

image

File name:toxic_comment; Including writting report toxic_comment_writting_report.pdf

(on github, pdf link will not work, it needs to be downloaded)

Or please download writting report from: https://drive.google.com/drive/folders/1rtRz4IRec-6NAfTHGua1As5q4PIpZScq

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].