All Projects → uzairakbar → info-retrieval

uzairakbar / info-retrieval

Licence: other
Information Retrieval in High Dimensional Data (class deliverables)

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to info-retrieval

Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+10003.03%)
Mutual labels:  svm, logistic-regression
text-classification-cn
中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
Stars: ✭ 81 (+145.45%)
Mutual labels:  svm, logistic-regression
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+748.48%)
Mutual labels:  svm, logistic-regression
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (+0%)
Mutual labels:  svm, logistic-regression
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (+230.3%)
Mutual labels:  svm, logistic-regression
osqp
The Operator Splitting QP Solver
Stars: ✭ 929 (+2715.15%)
Mutual labels:  svm, convex-optimization
Text Classification Benchmark
文本分类基准测试
Stars: ✭ 18 (-45.45%)
Mutual labels:  svm, logistic-regression
Handwritten-Digits-Classification-Using-KNN-Multiclass Perceptron-SVM
🏆 A Comparative Study on Handwritten Digits Recognition using Classifiers like K-Nearest Neighbours (K-NN), Multiclass Perceptron/Artificial Neural Network (ANN) and Support Vector Machine (SVM) discussing the pros and cons of each algorithm and providing the comparison results in terms of accuracy and efficiecy of each algorithm.
Stars: ✭ 42 (+27.27%)
Mutual labels:  svm, logistic-regression
Textclf
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Stars: ✭ 105 (+218.18%)
Mutual labels:  svm, logistic-regression
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+101842.42%)
Mutual labels:  svm, logistic-regression
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+293.94%)
Mutual labels:  svm, logistic-regression
Machine-Learning-Models
In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.
Stars: ✭ 30 (-9.09%)
Mutual labels:  svm, logistic-regression
Amazon-Fine-Food-Review
Machine learning algorithm such as KNN,Naive Bayes,Logistic Regression,SVM,Decision Trees,Random Forest,k means and Truncated SVD on amazon fine food review
Stars: ✭ 28 (-15.15%)
Mutual labels:  svm, logistic-regression
ClassifierToolbox
A MATLAB toolbox for classifier: Version 1.0.7
Stars: ✭ 72 (+118.18%)
Mutual labels:  principal-component-analysis, linear-discriminant-analysis
SentimentAnalysis
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
Stars: ✭ 40 (+21.21%)
Mutual labels:  svm, embeddings
Liblinear Java
Java version of LIBLINEAR
Stars: ✭ 298 (+803.03%)
Mutual labels:  svm, logistic-regression
VisualML
Interactive Visual Machine Learning Demos.
Stars: ✭ 104 (+215.15%)
Mutual labels:  svm, logistic-regression
Jsmlt
🏭 JavaScript Machine Learning Toolkit
Stars: ✭ 22 (-33.33%)
Mutual labels:  svm, logistic-regression
Mylearn
machine learning algorithm
Stars: ✭ 125 (+278.79%)
Mutual labels:  svm, logistic-regression
GDLibrary
Matlab library for gradient descent algorithms: Version 1.0.1
Stars: ✭ 50 (+51.52%)
Mutual labels:  svm, logistic-regression

Information Retrieval in High Dimensional Data

This project lists all of the deliverables for the TUM Information Retrieval in High Dimensional Data class (Summer Semester 2018). Below is the outline and links to demo IPython Notebooks for each deliverable.

Deliverables

Assignments

Laboratories

Poster Presentation

* paper link: arxiv.org/abs/1607.06520

Datasets

1 source: http://vision.ucsd.edu/~leekc/ExtYaleDatabase/Yale%20Face%20Database.htm
2 source: http://yann.lecun.com/exdb/mnist/
3 source: http://ai.stanford.edu/~amaas/data/sentiment/
4 source: http://vismod.media.mit.edu/vismod/imagery/VisionTexture/vistex.html

Additional Material

Versioning

We version the project with each new deliverable. For the versions available, see the tags on this repository.

Authors

See also the list of contributors.

Acknowledgments

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].