All Projects → Breast-Cancer-Scikitlearn → Similar Projects or Alternatives

444 Open source projects that are alternatives of or similar to Breast-Cancer-Scikitlearn

Heart disease prediction
Heart Disease prediction using 5 algorithms
Stars: ✭ 43 (+30.3%)
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 (+433.33%)
Mutual labels:  random-forest, decision-trees
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (+3.03%)
aws-machine-learning-university-dte
Machine Learning University: Decision Trees and Ensemble Methods
Stars: ✭ 119 (+260.61%)
Mutual labels:  random-forest, decision-trees
AIML-Projects
Projects I completed as a part of Great Learning's PGP - Artificial Intelligence and Machine Learning
Stars: ✭ 85 (+157.58%)
Statistical-Learning-using-R
This is a Statistical Learning application which will consist of various Machine Learning algorithms and their implementation in R done by me and their in depth interpretation.Documents and reports related to the below mentioned techniques can be found on my Rpubs profile.
Stars: ✭ 27 (-18.18%)
R-stats-machine-learning
Misc Statistics and Machine Learning codes in R
Stars: ✭ 33 (+0%)
Mutual labels:  random-forest, decision-trees
Machine Learning From Scratch
Machine Learning models from scratch with a better visualisation
Stars: ✭ 15 (-54.55%)
Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+97827.27%)
Mutual labels:  svm, sklearn
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 (-36.36%)
Mutual labels:  random-forest, knn
Deception-Detection-on-Amazon-reviews-dataset
A SVM model that classifies the reviews as real or fake. Used both the review text and the additional features contained in the data set to build a model that predicted with over 85% accuracy without using any deep learning techniques.
Stars: ✭ 42 (+27.27%)
Mutual labels:  svm, sklearn
goscore
Go Scoring API for PMML
Stars: ✭ 85 (+157.58%)
Mutual labels:  random-forest, decision-trees
Textclf
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Stars: ✭ 105 (+218.18%)
Mutual labels:  svm, logistic-regression
AdaptiveRandomForest
Repository for the AdaptiveRandomForest algorithm implemented in MOA 2016-04
Stars: ✭ 28 (-15.15%)
Mutual labels:  random-forest, decision-trees
The-Supervised-Learning-Workshop
An Interactive Approach to Understanding Supervised Learning Algorithms
Stars: ✭ 24 (-27.27%)
Mutual labels:  decision-trees, knn
MLDay18
Material from "Random Forests and Gradient Boosting Machines in R" presented at Machine Learning Day '18
Stars: ✭ 15 (-54.55%)
Mutual labels:  random-forest, decision-trees
human-in-the-loop-machine-learning-tool-tornado
Tornado is a human-in-the-loop machine learning framework that helps you exploit your unlabelled data to train models through a simple and easy to use web interface.
Stars: ✭ 37 (+12.12%)
Mutual labels:  sklearn
mnist-challenge
My solution to TUM's Machine Learning MNIST challenge 2016-2017 [winner]
Stars: ✭ 68 (+106.06%)
Mutual labels:  logistic-regression
svm
Support Vector Machine in Javascript
Stars: ✭ 31 (-6.06%)
Mutual labels:  svm
onelearn
Online machine learning methods
Stars: ✭ 14 (-57.58%)
Mutual labels:  random-forest
mixed-precision-pytorch
Training with FP16 weights in PyTorch
Stars: ✭ 72 (+118.18%)
Mutual labels:  nueral-networks
Heart-Disease-Analysis-and-Prediction
Heart Disease Analysis repository
Stars: ✭ 23 (-30.3%)
Mutual labels:  logistic-regression
Clustering-Python
Python Clustering Algorithms
Stars: ✭ 23 (-30.3%)
Mutual labels:  knn
Encoder-Forest
eForest: Reversible mapping between high-dimensional data and path rule identifiers using trees embedding
Stars: ✭ 22 (-33.33%)
Mutual labels:  decision-trees
MSF
Official code for "Mean Shift for Self-Supervised Learning"
Stars: ✭ 42 (+27.27%)
Mutual labels:  knn
EurekaTrees
Visualizes the Random Forest debug string from the MLLib in Spark using D3.js
Stars: ✭ 37 (+12.12%)
Mutual labels:  random-forest
statemachine-go
🚦 Declarative Finite-State Machines in Go
Stars: ✭ 47 (+42.42%)
Mutual labels:  decision-trees
Hyperspectral-image-target-detection-based-on-sparse-representation
Hyperspectral image Target Detection based on Sparse Representation
Stars: ✭ 52 (+57.58%)
Mutual labels:  svm
How-to-score-0.8134-in-Titanic-Kaggle-Challenge
Solution of the Titanic Kaggle competition
Stars: ✭ 114 (+245.45%)
Mutual labels:  random-forest
GROOT
[ICML 2021] A fast algorithm for fitting robust decision trees. http://proceedings.mlr.press/v139/vos21a.html
Stars: ✭ 15 (-54.55%)
Mutual labels:  decision-trees
Loan-Approval-Prediction
Loan Application Data Analysis
Stars: ✭ 61 (+84.85%)
Mutual labels:  logistic-regression
facenet-darknet-inference
Face recognition using facenet
Stars: ✭ 29 (-12.12%)
Mutual labels:  knn
models-by-example
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
Stars: ✭ 43 (+30.3%)
Mutual labels:  logistic-regression
xpandas
Universal 1d/2d data containers with Transformers functionality for data analysis.
Stars: ✭ 25 (-24.24%)
Mutual labels:  sklearn
regression-stock-prediction
Predicting Google’s stock price using regression
Stars: ✭ 54 (+63.64%)
Mutual labels:  svm
Kaio-machine-learning-human-face-detection
Machine Learning project a case study focused on the interaction with digital characters, using a character called "Kaio", which, based on the automatic detection of facial expressions and classification of emotions, interacts with humans by classifying emotions and imitating expressions
Stars: ✭ 18 (-45.45%)
Mutual labels:  sklearn
knn-cpp
A header-only C++ library for k nearest neighbor search with Eigen3.
Stars: ✭ 25 (-24.24%)
Mutual labels:  knn
deforestation
A machine learning exercise, using KNN to classify deforested areas
Stars: ✭ 26 (-21.21%)
Mutual labels:  knn
efficient online learning
Efficient Online Transfer Learning for 3D Object Detection in Autonomous Driving
Stars: ✭ 20 (-39.39%)
Mutual labels:  random-forest
brglm2
Estimation and inference from generalized linear models using explicit and implicit methods for bias reduction
Stars: ✭ 18 (-45.45%)
Mutual labels:  logistic-regression
jupyter-notebooks
Jupyter Notebooks and miscellaneous
Stars: ✭ 51 (+54.55%)
Mutual labels:  random-forest
amazon-reviews
Sentiment Analysis & Topic Modeling with Amazon Reviews
Stars: ✭ 26 (-21.21%)
Mutual labels:  logistic-regression
machine-learning-course
Machine Learning Course @ Santa Clara University
Stars: ✭ 17 (-48.48%)
Mutual labels:  logistic-regression
object-detection-with-deep-learning
demonstrating use of convolution neural networks to detect objects in a video
Stars: ✭ 17 (-48.48%)
Mutual labels:  sklearn
SentimentAnalysis
基于新浪微博数据的情感极性分析
Stars: ✭ 43 (+30.3%)
Mutual labels:  svm
ecPoint-Calibrate
Interactive GUI (developed in Python) for calibration and conditional verification of numerical weather prediction model outputs.
Stars: ✭ 19 (-42.42%)
Mutual labels:  decision-trees
fastknn
Fast k-Nearest Neighbors Classifier for Large Datasets
Stars: ✭ 64 (+93.94%)
Mutual labels:  knn
SGDLibrary
MATLAB/Octave library for stochastic optimization algorithms: Version 1.0.20
Stars: ✭ 165 (+400%)
Mutual labels:  logistic-regression
random-survival-forest
A Random Survival Forest implementation for python inspired by Ishwaran et al. - Easily understandable, adaptable and extendable.
Stars: ✭ 40 (+21.21%)
Mutual labels:  random-forest
AI-Project
Stock predictor using Machine Learning
Stars: ✭ 22 (-33.33%)
Mutual labels:  sklearn
KernelKnn
Kernel k Nearest Neighbors in R
Stars: ✭ 14 (-57.58%)
Mutual labels:  knn
arboreto
A scalable python-based framework for gene regulatory network inference using tree-based ensemble regressors.
Stars: ✭ 33 (+0%)
Mutual labels:  random-forest
Active-Explainable-Classification
A set of tools for leveraging pre-trained embeddings, active learning and model explainability for effecient document classification
Stars: ✭ 28 (-15.15%)
Mutual labels:  sklearn
bagging pu
Simple sklearn based python implementation of Positive-Unlabeled (PU) classification using bagging based ensembles
Stars: ✭ 73 (+121.21%)
Mutual labels:  sklearn
CS-7641-assignments
CS 7641 - All the code
Stars: ✭ 135 (+309.09%)
Mutual labels:  sklearn
SvmNest
a frame of amd-v svm nest
Stars: ✭ 47 (+42.42%)
Mutual labels:  svm
forestError
A Unified Framework for Random Forest Prediction Error Estimation
Stars: ✭ 23 (-30.3%)
Mutual labels:  random-forest
Aspect-Based-Sentiment-Analysis
A python program that implements Aspect Based Sentiment Analysis classification system for SemEval 2016 Dataset.
Stars: ✭ 57 (+72.73%)
Mutual labels:  sklearn
svm
Tutorial: Support Vector Machine from scratch using Python3
Stars: ✭ 32 (-3.03%)
Mutual labels:  svm
lda2vec
Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019
Stars: ✭ 27 (-18.18%)
Mutual labels:  sklearn
61-120 of 444 similar projects