All Projects → wetlandmapR → Similar Projects or Alternatives

238 Open source projects that are alternatives of or similar to wetlandmapR

Emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
Stars: ✭ 154 (+862.5%)
Mutual labels:  random-forest
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 (+693.75%)
Mutual labels:  random-forest
raster-tiles-compactcache
Compact Cache V2 is used by ArcGIS to store raster tiles. The bundle file structure is very simple and optimized for quick access, resulting in improved performance over alternative formats.
Stars: ✭ 49 (+206.25%)
Mutual labels:  raster
Chefboost
A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4,5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting (GBDT, GBRT, GBM), Random Forest and Adaboost w/categorical features support for Python
Stars: ✭ 176 (+1000%)
Mutual labels:  random-forest
Reproduce Stock Market Direction Random Forests
Reproduce research from paper "Predicting the direction of stock market prices using random forest"
Stars: ✭ 67 (+318.75%)
Mutual labels:  random-forest
STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDA
Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
Stars: ✭ 94 (+487.5%)
Mutual labels:  random-forest
Awesome Decision Tree Papers
A collection of research papers on decision, classification and regression trees with implementations.
Stars: ✭ 1,908 (+11825%)
Mutual labels:  random-forest
python4selftrackers
Presentations on Quantified Self and Self-Tracking with Python
Stars: ✭ 26 (+62.5%)
Mutual labels:  data-driven
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+7875%)
Mutual labels:  random-forest
decision-trees-for-ml
Building Decision Trees From Scratch In Python
Stars: ✭ 61 (+281.25%)
Mutual labels:  random-forest
Infiniteboost
InfiniteBoost: building infinite ensembles with gradient descent
Stars: ✭ 180 (+1025%)
Mutual labels:  random-forest
25daysinmachinelearning
I will update this repository to learn Machine learning with python with statistics content and materials
Stars: ✭ 53 (+231.25%)
Mutual labels:  random-forest
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 (+156.25%)
Mutual labels:  random-forest
Machine Learning Is All You Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Stars: ✭ 173 (+981.25%)
Mutual labels:  random-forest
R-stats-machine-learning
Misc Statistics and Machine Learning codes in R
Stars: ✭ 33 (+106.25%)
Mutual labels:  random-forest
Benchm Ml
A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
Stars: ✭ 1,835 (+11368.75%)
Mutual labels:  random-forest
minimalist
Observable Property and Signal for building data-driven UI without Rx
Stars: ✭ 88 (+450%)
Mutual labels:  data-driven
Randomforest
随机森林,Random Forest(RF)
Stars: ✭ 132 (+725%)
Mutual labels:  random-forest
Loan-Web
ML-powered Loan-Marketer Customer Filtering Engine
Stars: ✭ 13 (-18.75%)
Mutual labels:  random-forest
Network Intrusion Detection
Machine Learning with the NSL-KDD dataset for Network Intrusion Detection
Stars: ✭ 119 (+643.75%)
Mutual labels:  random-forest
AIML-Projects
Projects I completed as a part of Great Learning's PGP - Artificial Intelligence and Machine Learning
Stars: ✭ 85 (+431.25%)
Mutual labels:  random-forest
Gcforest
This is the official implementation for the paper 'Deep forest: Towards an alternative to deep neural networks'
Stars: ✭ 1,214 (+7487.5%)
Mutual labels:  random-forest
GDAL.jl
Thin Julia wrapper for GDAL - Geospatial Data Abstraction Library
Stars: ✭ 78 (+387.5%)
Mutual labels:  raster
Edarf
exploratory data analysis using random forests
Stars: ✭ 62 (+287.5%)
Mutual labels:  random-forest
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+19600%)
Mutual labels:  random-forest
Textclassification
several methods for text classification
Stars: ✭ 180 (+1025%)
Mutual labels:  random-forest
Tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
Stars: ✭ 8,378 (+52262.5%)
Mutual labels:  random-forest
Heart disease prediction
Heart Disease prediction using 5 algorithms
Stars: ✭ 43 (+168.75%)
Mutual labels:  random-forest
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (+1000%)
Mutual labels:  random-forest
30DayMapChallenge
My contributions to the #30DayMapChallenge 2019, a daily challenge focusing on spatial visualizations happening throughout November.
Stars: ✭ 170 (+962.5%)
Mutual labels:  raster
Randomforestexplainer
A set of tools to understand what is happening inside a Random Forest
Stars: ✭ 175 (+993.75%)
Mutual labels:  random-forest
ariyana
Ariyana is an ECS work in progress game engine written in Orthodox C++ and Beef with a focus on cross-platform and multiplayer games
Stars: ✭ 73 (+356.25%)
Mutual labels:  data-driven
Machine Learning Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
Stars: ✭ 160 (+900%)
Mutual labels:  random-forest
awesome-geospatial-list
A curated list of geospatial tools, data, tutorials, information, and more
Stars: ✭ 32 (+100%)
Mutual labels:  raster
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+13631.25%)
Mutual labels:  random-forest
GeoArrays.jl
Simple geographical raster interaction built on top of ArchGDAL, GDAL and CoordinateTransformations
Stars: ✭ 42 (+162.5%)
Mutual labels:  raster
Machine Learning In R
Workshop (6 hours): preprocessing, cross-validation, lasso, decision trees, random forest, xgboost, superlearner ensembles
Stars: ✭ 144 (+800%)
Mutual labels:  random-forest
eForest
This is the official implementation for the paper 'AutoEncoder by Forest'
Stars: ✭ 71 (+343.75%)
Mutual labels:  random-forest
Youtube Like Predictor
YouTube Like Count Predictions using Machine Learning
Stars: ✭ 137 (+756.25%)
Mutual labels:  random-forest
cqr
Conformalized Quantile Regression
Stars: ✭ 152 (+850%)
Mutual labels:  random-forest
Handwritten Digit Recognition Using Deep Learning
Handwritten Digit Recognition using Machine Learning and Deep Learning
Stars: ✭ 127 (+693.75%)
Mutual labels:  random-forest
enmSdm
Faster, better, smarter ecological niche modeling and species distribution modeling
Stars: ✭ 39 (+143.75%)
Mutual labels:  raster
The Data Science Workshop
A New, Interactive Approach to Learning Data Science
Stars: ✭ 126 (+687.5%)
Mutual labels:  random-forest
SeLite
Automated database-enabled navigation ✔️ of web applications
Stars: ✭ 34 (+112.5%)
Mutual labels:  data-driven
Isl Python
Solutions to labs and excercises from An Introduction to Statistical Learning, as Jupyter Notebooks.
Stars: ✭ 108 (+575%)
Mutual labels:  random-forest
EZyRB
Easy Reduced Basis method
Stars: ✭ 49 (+206.25%)
Mutual labels:  data-driven
Predicting real estate prices using scikit Learn
Predicting Amsterdam house / real estate prices using Ordinary Least Squares-, XGBoost-, KNN-, Lasso-, Ridge-, Polynomial-, Random Forest-, and Neural Network MLP Regression (via scikit-learn)
Stars: ✭ 78 (+387.5%)
Mutual labels:  random-forest
Imagery-Apps
Example JavaScript source code for ArcGIS imagery apps (Landsat Explorer and Sentinel Explorer) that you can expand or customize.
Stars: ✭ 24 (+50%)
Mutual labels:  raster
Sporf
This is the implementation of Sparse Projection Oblique Randomer Forest
Stars: ✭ 70 (+337.5%)
Mutual labels:  random-forest
OptimizeRasters
OptimizeRasters is a set of tools for converting raster data to optimized Tiled TIF or MRF files, moving data to cloud storage, and creating Raster Proxies.
Stars: ✭ 105 (+556.25%)
Mutual labels:  raster
Roffildlibrary
Library for MQL5 (MetaTrader) with Python, Java, Apache Spark, AWS
Stars: ✭ 63 (+293.75%)
Mutual labels:  random-forest
Decision Tree Js
Small JavaScript implementation of ID3 Decision tree
Stars: ✭ 253 (+1481.25%)
Mutual labels:  random-forest
Stock Market Sentiment Analysis
Identification of trends in the stock prices of a company by performing fundamental analysis of the company. News articles were provided as training data-sets to the model which classified the articles as positive or neutral. Sentiment score was computed by calculating the difference between positive and negative words present in the news article. Comparisons were made between the actual stock prices and the sentiment scores. Naive Bayes, OneR and Random Forest algorithms were used to observe the results of the model using Weka
Stars: ✭ 56 (+250%)
Mutual labels:  random-forest
lolo
A random forest
Stars: ✭ 37 (+131.25%)
Mutual labels:  random-forest
Quickml
A fast and easy to use decision tree learner in java
Stars: ✭ 230 (+1337.5%)
Mutual labels:  random-forest
NetCDF.jl
NetCDF support for the julia programming language
Stars: ✭ 102 (+537.5%)
Mutual labels:  raster
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 (+87.5%)
Mutual labels:  random-forest
fasterRaster
Faster raster processing using GRASS GIS
Stars: ✭ 18 (+12.5%)
Mutual labels:  raster
pykitml
Machine Learning library written in Python and NumPy.
Stars: ✭ 26 (+62.5%)
Mutual labels:  random-forest
Shifu
An end-to-end machine learning and data mining framework on Hadoop
Stars: ✭ 207 (+1193.75%)
Mutual labels:  random-forest
1-60 of 238 similar projects