classifiers
Here are 106 public repositories matching this topic...
Language:All
Sort:Most stars
Formed trajectories of sets of points.Experimented on finding similarities between trajectories based on DTW (Dynamic Time Warping) and LCSS (Longest Common SubSequence) algorithms.Modeled trajectories as strings based on a Grid representation.Benchmarked KNN, Random Forest, Logistic Regression classification algorithms to classify efficiently t…
- Updated
Feb 1, 2024 - Python
A Zeek script to generate features based on timing, volume and metadata for traffic classification.
- Updated
Nov 8, 2020 - Zeek
In this work, we propose a deterministic version of Local Interpretable Model Agnostic Explanations (LIME) and the experimental results on three different medical datasets shows the superiority for Deterministic Local Interpretable Model-Agnostic Explanations (DLIME).
- Updated
Jul 6, 2023 - Jupyter Notebook
Fast and accurate sequence demultiplexing
- Updated
Feb 12, 2025 - C++
All Machine Learning Algorithms
- Updated
Oct 17, 2020 - Jupyter Notebook
Fake News Detection - Feature Extraction using Vectorization such as Count Vectorizer, TFIDF Vectorizer, Hash Vectorizer,. Then used an Ensemble model to classify whether the news is fake or not.
- Updated
Feb 21, 2020 - Python
ACL 2021 paper "Style is NOT a single variable: Case Studies for Cross-Style Language Understanding " by Dongyeop Kang and Eduard Hovy
- Updated
Jul 19, 2021 - Python
The main aim of the project is to develop a sentiment analyzer that can be used on twitter data to classify it as positive or negative. Our project takes care of the challenge of bilingual comments, where people tweet in two languages, in this case Hindi and English, in the Latin Alphabet.
- Updated
May 19, 2020 - Jupyter Notebook
Deploy image classifier on a static website using javascript.
- Updated
Dec 29, 2020 - Jupyter Notebook
Machine Learning Modelling On Regression & Classification Problems
- Updated
Sep 10, 2022 - Jupyter Notebook
ObjectDetector uses OpenCV Haar cascade classifiers to detect different objects in images and videos with Python. For now, this repository includes my trained haar cascade classifier for detecting cars, the default haar cascade classifier for human faces (haarcascade_frontalface_default), a classifier for bananas from CodingRobin and a classifie…
- Updated
Jun 22, 2019 - Java
Registered Software. Official code of the published article "Automatic design of quantum feature maps". This quantum machine learning technique allows to auto-generate quantum-inspired classifiers by using multiobjetive genetic algorithms for tabular data.
- Updated
Mar 18, 2024 - Jupyter Notebook
Library for computing classifier Learning Curves & iPython notebooks to improve your learning curve for using Learning Curves for ML research and practice!
- Updated
May 28, 2021 - Jupyter Notebook
This is an official Leaderboard for the RuSentRel-1.1 dataset originally described in paper (arxiv:1808.08932)
- Updated
Dec 28, 2023 - Python
Various classifiers using bayesian networks, for Knowledge Representation class at UNIBO
- Updated
Jun 17, 2024 - Jupyter Notebook
🏀 Hardcoded ML classifiers from scratch to create predictive models on the outcomes of NBA games!
- Updated
Apr 19, 2019 - Python
Airbnb Price in NYC ( Select Boroughs )
- Updated
May 31, 2024 - Python
An AI application that can detect the smile on the face(s) in real time i-e from a webcam or even a captured video.
- Updated
Sep 12, 2020 - Python
Making a dataset of poems and try categorising them in 4 genres using two different classifiers.
- Updated
Apr 14, 2019 - Jupyter Notebook
Fake News Detection on Liar dataset
- Updated
Apr 14, 2019 - Python
Improve this page
Add a description, image, and links to theclassifiers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theclassifiers topic, visit your repo's landing page and select "manage topics."