All Projects → paccmann_kinase_binding_residues → Similar Projects or Alternatives

40 Open source projects that are alternatives of or similar to paccmann_kinase_binding_residues

Recommender-Systems
Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python
Stars: ✭ 46 (+58.62%)
Mutual labels:  knn
Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-Learn
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…
Stars: ✭ 41 (+41.38%)
Mutual labels:  knn
Portrait FCN and 3D Reconstruction
This project is to convert PortraitFCN+ (by Xiaoyong Shen) from Matlab to Tensorflow, then refine the outputs from it (converted to a trimap) using KNN and ResNet, supervised by Richard Berwick.
Stars: ✭ 61 (+110.34%)
Mutual labels:  knn
drowsiness-detection
To identify the driver's drowsiness based on real-time camera image and image processing techniques. 졸음운전 감지 시스템. OpenCV
Stars: ✭ 31 (+6.9%)
Mutual labels:  knn
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+38175.86%)
Mutual labels:  knn
Machine Learning
⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
Stars: ✭ 5,601 (+19213.79%)
Mutual labels:  knn
keras-knn
Code for the blog post Nearest Neighbors with Keras and CoreML
Stars: ✭ 25 (-13.79%)
Mutual labels:  knn
kervolution
Kervolution Library in PyTorch (CVPR 2019 Oral)
Stars: ✭ 33 (+13.79%)
Mutual labels:  knn
Awesome-Scripts
A collection of awesome scripts from developers around the globe.
Stars: ✭ 135 (+365.52%)
Mutual labels:  knn
CS231n
My solutions for Assignments of CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 30 (+3.45%)
Mutual labels:  knn
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (+13.79%)
Mutual labels:  knn
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 (+55.17%)
Mutual labels:  knn
ml
经典机器学习算法的极简实现
Stars: ✭ 130 (+348.28%)
Mutual labels:  knn
facenet-darknet-inference
Face recognition using facenet
Stars: ✭ 29 (+0%)
Mutual labels:  knn
knn-cpp
A header-only C++ library for k nearest neighbor search with Eigen3.
Stars: ✭ 25 (-13.79%)
Mutual labels:  knn
KernelKnn
Kernel k Nearest Neighbors in R
Stars: ✭ 14 (-51.72%)
Mutual labels:  knn
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 (-3.45%)
Mutual labels:  knn
MachineLearning
机器学习教程,本教程包含基于numpy、sklearn与tensorflow机器学习,也会包含利用spark、flink加快模型训练等用法。本着能够较全的引导读者入门机器学习。
Stars: ✭ 23 (-20.69%)
Mutual labels:  knn
deforestation
A machine learning exercise, using KNN to classify deforested areas
Stars: ✭ 26 (-10.34%)
Mutual labels:  knn
fastknn
Fast k-Nearest Neighbors Classifier for Large Datasets
Stars: ✭ 64 (+120.69%)
Mutual labels:  knn
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 (+44.83%)
Mutual labels:  knn
Clustering-Python
Python Clustering Algorithms
Stars: ✭ 23 (-20.69%)
Mutual labels:  knn
MSF
Official code for "Mean Shift for Self-Supervised Learning"
Stars: ✭ 42 (+44.83%)
Mutual labels:  knn
Machine learning trading algorithm
Master's degree project: Development of a trading algorithm which uses supervised machine learning classification techniques to generate buy/sell signals
Stars: ✭ 20 (-31.03%)
Mutual labels:  knn
MoTIS
Mobile(iOS) Text-to-Image search powered by multimodal semantic representation models(e.g., OpenAI's CLIP). Accepted at NAACL 2022.
Stars: ✭ 60 (+106.9%)
Mutual labels:  knn
spot price machine learning
Machine Learning for Spot Prices
Stars: ✭ 25 (-13.79%)
Mutual labels:  knn
Fall-Detection-Dataset
FUKinect-Fall dataset was created using Kinect V1. The dataset includes walking, bending, sitting, squatting, lying and falling actions performed by 21 subjects between 19-72 years of age.
Stars: ✭ 16 (-44.83%)
Mutual labels:  knn
introduction-to-machine-learning
A document covering machine learning basics. 🤖📊
Stars: ✭ 17 (-41.38%)
Mutual labels:  knn
ALPR-Indonesia
Automatic license plate recognition for Indonesian plate (White on black)
Stars: ✭ 40 (+37.93%)
Mutual labels:  knn
The-Supervised-Learning-Workshop
An Interactive Approach to Understanding Supervised Learning Algorithms
Stars: ✭ 24 (-17.24%)
Mutual labels:  knn
img classification deep learning
No description or website provided.
Stars: ✭ 19 (-34.48%)
Mutual labels:  knn
dlime experiments
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).
Stars: ✭ 21 (-27.59%)
Mutual labels:  knn
ml-simulations
Animated Visualizations of Popular Machine Learning Algorithms
Stars: ✭ 33 (+13.79%)
Mutual labels:  knn
ocr-machine-learning
OCR Machine Learning in python
Stars: ✭ 42 (+44.83%)
Mutual labels:  knn
spark-annoy
Building Annoy Index on Apache Spark
Stars: ✭ 73 (+151.72%)
Mutual labels:  knn
rxdock
RxDock is a fork of rDock. Note: the latest code is under development. Please do git checkout patched-rdock after clone if you want patched rDock. [IMPORTANT NOTE: pull requests should be posted on GitLab, this is a read-only source code mirror]
Stars: ✭ 38 (+31.03%)
mmtf-workshop-2018
Structural Bioinformatics Training Workshop & Hackathon 2018
Stars: ✭ 50 (+72.41%)
contact map
Contact map analysis for biomolecules; based on MDTraj
Stars: ✭ 27 (-6.9%)
DeepDTA
No description or website provided.
Stars: ✭ 158 (+444.83%)
mmtf-spark
Methods for the parallel and distributed analysis and mining of the Protein Data Bank using MMTF and Apache Spark.
Stars: ✭ 20 (-31.03%)
1-40 of 40 similar projects