GitHub topics: classification-task
dformoso/sklearn-classification
Data Science Notebook on a Classification Task, using sklearn and Tensorflow.
Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 690 - Forks: 233

bp0609/Llama3.2-Transfer-Learning-For-Classification-Task
This repository applies transfer learning with the Llama 3.2-1B/Gemma model for sentiment classification using the SST-2 dataset. The project involves freezing base model parameters, adding task-specific layers, and training for optimal performance. Results are analyzed and compared between zero-shot and transfer learning outputs.
Language: Jupyter Notebook - Size: 470 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Akhand-Pratap-Tiwari/Comparative-study-of-ML-models-on-Rainfall-Dataset
Comparative Analysis of Basic ML algorithms and its conclusion.
Language: Jupyter Notebook - Size: 369 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

ostrovok-hackathon-2024/eivankin
"О! Хакатон". Трек "Тегирование тарифов". Решение заняло 3-е место
Language: Jupyter Notebook - Size: 11.6 MB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

eBay/Sequence-Semantic-Embedding 📦
Tools and recipes to train deep learning models and build services for NLP tasks such as text classification, semantic search ranking and recall fetching, cross-lingual information retrieval, and question answering etc.
Language: Python - Size: 180 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 461 - Forks: 122

RobCTs/CV_hand_gesture_recognition
Hand gesture recognition system with an mobile app to play a game of Rock-Paper-Scissors
Language: Jupyter Notebook - Size: 171 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AzizjonTuraev/loan_classification
Language: Jupyter Notebook - Size: 827 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

tatianabarbone/stellar-classification
A classification task to predict star type based on temperature, luminosity, radius and absolute magnitude.
Language: Jupyter Notebook - Size: 462 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

amiruzzaman1/Heart-Disease-Classifications
This project involves a classification task using various machine learning algorithms on a heart disease dataset. The dataset comprises features related to heart health, with the target variable indicating the presence or absence of heart disease.
Size: 922 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nvnnghia/opencv-Image_classification
Train Image classification on CIFAR10 using tensorflow and keras. Create a inference using opencv. OpenCV to read tensorflow graph.
Language: Python - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 11 - Forks: 3

AFAgarap/gru-svm
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
Language: Python - Size: 98 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 135 - Forks: 38

dudongyangsmu/NPC-Diagnosis
radiomics
Language: MATLAB - Size: 2.03 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 1

anna-dang/mod03-classification
Ternary classification problem using real-world, incomplete data from a live DrivenData competition.
Language: Jupyter Notebook - Size: 24.6 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

edukait/glioma-classification
The purpose of this project is to be able to automatically and efficiently segment and classify high-grade and low-grade gliomas.
Language: Jupyter Notebook - Size: 39.5 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 12 - Forks: 10

nischaybikramthapa/Physical-Activity-Recognition
Can we predict what a person is doing based on their movements?
Language: Jupyter Notebook - Size: 23.4 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

marmal95/MPI-ML
Parallel implementation of classification task using a few different classifiers with use of MPI.
Language: Python - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ppokhare/Handling-Imbalanced-Dataset-for-classification-task
Using various ML models and Neural Networks with Focal Loss function to predict fraudulent credit card transactions.
Language: Jupyter Notebook - Size: 260 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 2

QQQQQby/ELMo-MLP
ELMo-MLP classifier
Language: Python - Size: 640 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

kreimanlab/VariationalPrototypeReplaysCL
Continual learning using variational prototype replays
Language: Python - Size: 640 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 3

expectopatronm/MAFAT-RADAR-Challenge
The MAFAT challenge, by the Israeli Department of Defense. Deep Learning based approach to classify radar signatures of humans and animals.
Language: Jupyter Notebook - Size: 5.83 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 1

DavidCico/Self-implementation-of-a-random-forest-algorithm
A random forest algorithm is implemented in Python from scratch to perform a classification analysis.
Language: Python - Size: 94.7 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2

omarsar/meda
:smile: :worried: :joy: An emotion classification web service :smile: :worried: :joy:
Language: HTML - Size: 43 KB - Last synced at: about 2 months ago - Pushed at: almost 9 years ago - Stars: 5 - Forks: 2

gatsby2016/Fast-WSI-Prediction
Unofficial implementation for ScanNet (a fast WSI prediction method) in PyTorch.
Language: Python - Size: 20.2 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 1

Bennyhwanggggg/Hyponymy-Classification-using-LSTM
LSTM, Bi-LSTM PyTorch project for Information Retrieval and NLP course at University of New South Wales
Language: Jupyter Notebook - Size: 14.5 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

KaoruMuta/ISIC2016_challenge
ISIC2016challenge
Language: Python - Size: 972 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

G-Slient/JanataHack-Mobility_Analytics
Top solution of Janata Hack: Mobility Hack
Language: Jupyter Notebook - Size: 4.92 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 1

gabrielriqu3ti/ROB313_Perception_pour_les_systemes_autonomes
Ensemble des projets du cours ROB313 - Perception pour la Robotique de l'école ENSTA IP Paris.
Language: Jupyter Notebook - Size: 49.9 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

KaoruMuta/image_classification_pytorch
Training and data loading scripts in PyTorch
Language: Python - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

pierrebedu/1-ENS-DATA-CHALLENGE-VALEO
VALEO CHALLENGE (13 th). Predict defect on starter motor production lines. Classification task over imbalanced data
Language: Jupyter Notebook - Size: 3.16 MB - Last synced at: 6 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

msp99000/Income-Prediction-Naive-Bayes
Implementing Naive Bayes Algorithm on a dataset having high cardinality issues.
Size: 642 KB - Last synced at: 2 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Galina-Blokh/distilbert_bynary_classification
A notebook for a medium article about text classification with Hugging Face DistilBert and Tensorflow 2.0
Language: Jupyter Notebook - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

alex-chirayath/Quora-Question-Similarity-with-Deep-Learning
Given a pair of questions on Quora, the NLP task aims to classify whether two given questions are duplicates or not. The underlying idea is to identify whether the pair of questions have the same intent though they might have been structured differently .
Language: Python - Size: 79.1 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 1

enginBozkurt/repoCallForCode
Data Science implementations and models
Language: Jupyter Notebook - Size: 959 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

francisanokye/DNA-Classification-Challenge-With-Kernel-Methods-AMMI-2020
This solution ranked 1st in the inclass competition on Kaggle out of 43 teams. The data challenge is a project taken to climax the kernel methods in machine learning course at AMMI-2020, aimed at the implementation of machine learning algorithms to gain understanding and further adapt them to structural data (DNA sequence data). In this report, we (Aissatou & I) present our approach to the challenge which was hosted on Kaggle with the goal of predict- ing whether a DNA sequence region is binding site to a specific transcription factor or not. Our best result ranked 1st on the private leader board with a score of 71.20% .
Language: Python - Size: 1.01 MB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

ashish230897/Deep-Neural-Networks-From-Scratch
Designing Your Own Deep Neural Network
Language: Jupyter Notebook - Size: 344 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 1

vksbhandary/kaggle-toxic-comment
Solution for Toxic Comment Classification Challenge hosted on Kaggle
Language: Jupyter Notebook - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

xyli1905/detoxic
CMPS240 NLP project, toxic content detection
Language: Jupyter Notebook - Size: 323 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

sathyapatel/Machine-Learning
Language: Jupyter Notebook - Size: 1.83 MB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

kyz128/OxfordFlowers
Image Classifier on 102 Oxford Flowers Dataset
Language: Jupyter Notebook - Size: 216 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

thaije/capteam-iglo-titanic-ml
Code for Kaggle competition Titanic: Machine Learning from Disaster
Language: Python - Size: 7.28 MB - Last synced at: 7 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

bricksdont/classifier-recipes
Code that exemplifies neural network solutions for classification tasks with DyNet. On top of that, the code demonstrates how to implement a custom classifier that is compatible with scikit-learn's API.
Language: Python - Size: 1.78 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

kshitijgorde/PhishingURLDetectionUsingOversampling
Language: Python - Size: 40 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 4
