All Projects → Machinelearnjs → Similar Projects or Alternatives

534 Open source projects that are alternatives of or similar to Machinelearnjs

Bike-Sharing-Demand-Kaggle
Top 5th percentile solution to the Kaggle knowledge problem - Bike Sharing Demand
Stars: ✭ 33 (-93.37%)
Text Classification Benchmark
文本分类基准测试
Stars: ✭ 18 (-96.39%)
Mutual labels:  svm, random-forest
introduction-to-machine-learning
A document covering machine learning basics. 🤖📊
Stars: ✭ 17 (-96.59%)
Mutual labels:  random-forest, svm
Ml Projects
ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python
Stars: ✭ 127 (-74.5%)
Mutual labels:  svm, random-forest
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (+3.61%)
Mutual labels:  svm, random-forest
handson-ml
도서 "핸즈온 머신러닝"의 예제와 연습문제를 담은 주피터 노트북입니다.
Stars: ✭ 285 (-42.77%)
Mutual labels:  random-forest, svm
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (-20.68%)
Mutual labels:  svm, random-forest
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+569.48%)
Mutual labels:  svm, random-forest
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 (-93.98%)
Mutual labels:  random-forest, svm
Jsmlt
🏭 JavaScript Machine Learning Toolkit
Stars: ✭ 22 (-95.58%)
Mutual labels:  svm, random-forest
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 (-94.38%)
Mutual labels:  random-forest, svm
Bag-of-Visual-Words
🎒 Bag of Visual words (BoW) approach for object classification and detection in images together with SIFT feature extractor and SVM classifier.
Stars: ✭ 39 (-92.17%)
Mutual labels:  svm, feature-extraction
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 (-91.97%)
Mutual labels:  random-forest, svm
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (-93.37%)
Mutual labels:  random-forest, svm
Rrcf
🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams
Stars: ✭ 289 (-41.97%)
Mutual labels:  random-forest
Simple Php Router
Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expand-ability in mind.
Stars: ✭ 279 (-43.98%)
Mutual labels:  easy-to-use
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (-43.78%)
Mutual labels:  svm
2018 Machinelearning Lectures Esa
Machine Learning Lectures at the European Space Agency (ESA) in 2018
Stars: ✭ 280 (-43.78%)
Mutual labels:  random-forest
Awesome Feature Engineering
A curated list of resources dedicated to Feature Engineering Techniques for Machine Learning
Stars: ✭ 433 (-13.05%)
Mutual labels:  feature-extraction
User Machine Learning Tutorial
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
Stars: ✭ 393 (-21.08%)
Mutual labels:  random-forest
Quilter
[Being Merged with Apostrophe] Focus on your writing.
Stars: ✭ 270 (-45.78%)
Mutual labels:  minimalistic
Nlpython
This repository contains the code related to Natural Language Processing using python scripting language. All the codes are related to my book entitled "Python Natural Language Processing"
Stars: ✭ 265 (-46.79%)
Mutual labels:  feature-extraction
Gramework
Fast and Reliable Golang Web Framework
Stars: ✭ 354 (-28.92%)
Mutual labels:  easy-to-use
Popsift
PopSift is an implementation of the SIFT algorithm in CUDA.
Stars: ✭ 259 (-47.99%)
Mutual labels:  feature-extraction
Stock Analysis
Regression, Scrapers, and Visualization
Stars: ✭ 255 (-48.8%)
Mutual labels:  svm
Sakurairo
一个多彩,轻松上手,体验完善,具有强大自定义功能的WordPress主题(基于Sakura主题)A Colorful, Easy-to-use, Perfect Experience, and Powerful Customizable WordPress Theme (Based on Theme Sakura)
Stars: ✭ 456 (-8.43%)
Mutual labels:  easy-to-use
Tinyformat
Minimal, type safe printf replacement library for C++
Stars: ✭ 425 (-14.66%)
Mutual labels:  minimalistic
Fcgf
Fully Convolutional Geometric Features: Fast and accurate 3D features for registration and correspondence.
Stars: ✭ 328 (-34.14%)
Mutual labels:  feature-extraction
MachineLearningSeries
Vídeos e códigos do Universo Discreto ensinando o fundamental de Machine Learning em Python. Para mais detalhes, acompanhar a playlist listada.
Stars: ✭ 20 (-95.98%)
Mutual labels:  random-forest
Sharplearning
Machine learning for C# .Net
Stars: ✭ 294 (-40.96%)
Mutual labels:  random-forest
Machine Learning
⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
Stars: ✭ 5,601 (+1024.7%)
Mutual labels:  svm
Python Ml Course
Curso de Introducción a Machine Learning con Python
Stars: ✭ 442 (-11.24%)
Mutual labels:  svm
Blastula
Easily send great-looking HTML email messages from R
Stars: ✭ 394 (-20.88%)
Mutual labels:  easy-to-use
Rb Libsvm
Ruby language bindings for LIBSVM
Stars: ✭ 278 (-44.18%)
Mutual labels:  svm
Vehicle Detection
Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).
Stars: ✭ 462 (-7.23%)
Mutual labels:  svm
Django Admin Easy
Collection of admin fields and decorators to help to create computed or custom fields more friendly and easy way
Stars: ✭ 265 (-46.79%)
Mutual labels:  easy-to-use
Litiengine
LITIENGINE 🕹 The pure 2D java game engine.
Stars: ✭ 384 (-22.89%)
Mutual labels:  easy-to-use
Carrot
🥕 Evolutionary Neural Networks in JavaScript
Stars: ✭ 261 (-47.59%)
Mutual labels:  easy-to-use
Lambda Mod Zsh Theme
A simple zsh theme.
Stars: ✭ 427 (-14.26%)
Mutual labels:  minimalistic
Pedestrian detection
通过HOG+SVM训练进行行人检测,行人数据库使用INRIAPerson,程序基于OpenCV实现
Stars: ✭ 253 (-49.2%)
Mutual labels:  svm
Deltapy
DeltaPy - Tabular Data Augmentation (by @firmai)
Stars: ✭ 344 (-30.92%)
Mutual labels:  feature-extraction
ImGuiBuilder
o/ ImGui Builder is a graphical framework for assembling imgui codes in your interface easily
Stars: ✭ 279 (-43.98%)
Mutual labels:  easy-to-use
Weiboanalysis
微博情感分析,文本分类,毕业设计项目
Stars: ✭ 480 (-3.61%)
Mutual labels:  svm
DSPKM
This is the page for the book Digital Signal Processing with Kernel Methods.
Stars: ✭ 32 (-93.57%)
Mutual labels:  svm
Medpy
Medical image processing in Python
Stars: ✭ 321 (-35.54%)
Mutual labels:  feature-extraction
feature engine
Feature engineering package with sklearn like functionality
Stars: ✭ 758 (+52.21%)
Mutual labels:  feature-extraction
slowfast feature extractor
Feature Extractor module for videos using the PySlowFast framework
Stars: ✭ 56 (-88.76%)
Mutual labels:  feature-extraction
Yaspin
A lightweight terminal spinner for Python with safe pipes and redirects 🎁
Stars: ✭ 413 (-17.07%)
Mutual labels:  easy-to-use
Skulls
pre-built coreboot images and documentation on how to flash them for the Thinkpad X230
Stars: ✭ 318 (-36.14%)
Mutual labels:  easy-to-use
2020plus
Classifies genes as an oncogene, tumor suppressor gene, or as a non-driver gene by using Random Forests
Stars: ✭ 44 (-91.16%)
Mutual labels:  random-forest
Kepler-452b
Futuristic / minimal font family.
Stars: ✭ 13 (-97.39%)
Mutual labels:  minimalistic
Surfboard
Novoic's audio feature extraction library
Stars: ✭ 318 (-36.14%)
Mutual labels:  feature-extraction
place-recognition
Visual Place Recognition implemented in PyTorch
Stars: ✭ 41 (-91.77%)
Mutual labels:  feature-extraction
linear-tree
A python library to build Model Trees with Linear Models at the leaves.
Stars: ✭ 128 (-74.3%)
Mutual labels:  random-forest
React Native Tabbar Interaction
Tabbar Component For React-Native
Stars: ✭ 457 (-8.23%)
Mutual labels:  easy-to-use
Pornhub Downloader Python
Download stuff from PH the easy way.
Stars: ✭ 408 (-18.07%)
Mutual labels:  easy-to-use
Easy.common
A set of useful utilities and helpers used across Easy.* projects.
Stars: ✭ 306 (-38.55%)
Mutual labels:  easy-to-use
ML-Coursera
This repository contains all the programming exercises in Python for the Coursera course called "Machine Learning" by Adjunct Professor Andrew Ng at Stanford University.
Stars: ✭ 66 (-86.75%)
Mutual labels:  svm
NetworkAgent
This package is meant to make http request of an easy way inspiren in the architecture of Moya package. This package is 100% free of dependencies and works with Combine api + Codable
Stars: ✭ 16 (-96.79%)
Mutual labels:  easy-to-use
Aqemu
Official AQEMU repository - a GUI for virtual machines using QEMU as the backend
Stars: ✭ 301 (-39.56%)
Mutual labels:  easy-to-use
1-60 of 534 similar projects