All Projects → Sklearn-Nature-Inspired-Algorithms → Similar Projects or Alternatives

360 Open source projects that are alternatives of or similar to Sklearn-Nature-Inspired-Algorithms

Football Prediction Project
This project will pull past game data from api-football, and use these statistics to predict the outcome of future premier league matches through machine learning.
Stars: ✭ 44 (+175%)
Mutual labels:  scikit-learn
machine-learning-python
機器學習: Python
Stars: ✭ 320 (+1900%)
Mutual labels:  scikit-learn
PyRCN
A Python 3 framework for Reservoir Computing with a scikit-learn-compatible API.
Stars: ✭ 39 (+143.75%)
Mutual labels:  scikit-learn
Algorithmic-Trading
Algorithmic trading using machine learning.
Stars: ✭ 102 (+537.5%)
Mutual labels:  scikit-learn
opfunu
A collection of Benchmark functions for numerical optimization problems (https://opfunu.readthedocs.io)
Stars: ✭ 31 (+93.75%)
scikit-learn-mooc
Machine learning in Python with scikit-learn MOOC
Stars: ✭ 783 (+4793.75%)
Mutual labels:  scikit-learn
regression-stock-prediction
Predicting Google’s stock price using regression
Stars: ✭ 54 (+237.5%)
Mutual labels:  scikit-learn
charts
Helm charts for creating reproducible and maintainable deployments of Polyaxon with Kubernetes.
Stars: ✭ 32 (+100%)
Mutual labels:  scikit-learn
kaggle-titanic
Titanic assignment on Kaggle competition
Stars: ✭ 30 (+87.5%)
Mutual labels:  scikit-learn
sklearndf
DataFrame support for scikit-learn.
Stars: ✭ 54 (+237.5%)
Mutual labels:  hyper-parameter-tuning
scikit-learn.net
Machine Learning in .NET Core.
Stars: ✭ 32 (+100%)
Mutual labels:  scikit-learn
verbecc
Complete Conjugation of any Verb using Machine Learning for French, Spanish, Portuguese, Italian and Romanian
Stars: ✭ 45 (+181.25%)
Mutual labels:  scikit-learn
kdd99-scikit
Solutions to kdd99 dataset with Decision tree and Neural network by scikit-learn
Stars: ✭ 50 (+212.5%)
Mutual labels:  scikit-learn
cli
Polyaxon Core Client & CLI to streamline MLOps
Stars: ✭ 18 (+12.5%)
Mutual labels:  scikit-learn
introduction to ml with python
도서 "[개정판] 파이썬 라이브러리를 활용한 머신 러닝"의 주피터 노트북과 코드입니다.
Stars: ✭ 211 (+1218.75%)
Mutual labels:  scikit-learn
pedestrian-detection
Pedestrian Detection using Non Maximum Suppression
Stars: ✭ 30 (+87.5%)
Mutual labels:  scikit-learn
five-minute-midas
Predicting Profitable Day Trading Positions using Decision Tree Classifiers. scikit-learn | Flask | SQLite3 | pandas | MLflow | Heroku | Streamlit
Stars: ✭ 41 (+156.25%)
Mutual labels:  scikit-learn
Voice4Rural
A complete one stop solution for all the problems of Rural area people. 👩🏻‍🌾
Stars: ✭ 12 (-25%)
Mutual labels:  scikit-learn
nba-analysis
Using machine learning libraries to analyze NBA data
Stars: ✭ 14 (-12.5%)
Mutual labels:  scikit-learn
nlp workshop odsc europe20
Extensive tutorials for the Advanced NLP Workshop in Open Data Science Conference Europe 2020. We will leverage machine learning, deep learning and deep transfer learning to learn and solve popular tasks using NLP including NER, Classification, Recommendation \ Information Retrieval, Summarization, Classification, Language Translation, Q&A and T…
Stars: ✭ 127 (+693.75%)
Mutual labels:  scikit-learn
abess
Fast Best-Subset Selection Library
Stars: ✭ 266 (+1562.5%)
Mutual labels:  scikit-learn
pycobra
python library implementing ensemble methods for regression, classification and visualisation tools including Voronoi tesselations.
Stars: ✭ 111 (+593.75%)
Mutual labels:  scikit-learn
Deploy-machine-learning-model
Dockerize and deploy machine learning model as REST API using Flask
Stars: ✭ 61 (+281.25%)
Mutual labels:  scikit-learn
skrobot
skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.
Stars: ✭ 22 (+37.5%)
Mutual labels:  scikit-learn
centrifuge-toolkit
Tool for visualizing and empirically analyzing information encoded in binary files
Stars: ✭ 49 (+206.25%)
Mutual labels:  scikit-learn
website-fingerprinting
Deanonymizing Tor or VPN users with website fingerprinting and machine learning.
Stars: ✭ 59 (+268.75%)
Mutual labels:  scikit-learn
MachineLearning
Implementations of machine learning algorithm by Python 3
Stars: ✭ 16 (+0%)
Mutual labels:  scikit-learn
TextClassification
基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。
Stars: ✭ 86 (+437.5%)
Mutual labels:  scikit-learn
scikit-activeml
Our package scikit-activeml is a Python library for active learning on top of SciPy and scikit-learn.
Stars: ✭ 46 (+187.5%)
Mutual labels:  scikit-learn
emoji-prediction
🤓🔮🔬 Emoji prediction from a text using machine learning
Stars: ✭ 41 (+156.25%)
Mutual labels:  scikit-learn
kmeans-dbscan-tutorial
A clustering tutorial with scikit-learn for beginners.
Stars: ✭ 20 (+25%)
Mutual labels:  scikit-learn
RobustPCA
No description or website provided.
Stars: ✭ 15 (-6.25%)
Mutual labels:  scikit-learn
DS-Cookbook101
A jupyter notebook having all most frequent used code snippet for daily data scienceoperations
Stars: ✭ 59 (+268.75%)
Mutual labels:  scikit-learn
face rating
Face/Beauty Rating with both the traditional ML approaches and Convolutional Neural Network Approach
Stars: ✭ 68 (+325%)
Mutual labels:  scikit-learn
clinica
Software platform for clinical neuroimaging studies
Stars: ✭ 153 (+856.25%)
Mutual labels:  scikit-learn
CreditCard Fraud Detection
利用Logistic回归实现信用卡欺诈检测
Stars: ✭ 31 (+93.75%)
Mutual labels:  scikit-learn
osprey
🦅Hyperparameter optimization for machine learning pipelines 🦅
Stars: ✭ 71 (+343.75%)
Mutual labels:  scikit-learn
scikit-learn-intelex
Intel(R) Extension for Scikit-learn is a seamless way to speed up your Scikit-learn application
Stars: ✭ 887 (+5443.75%)
Mutual labels:  scikit-learn
text-classification-cn
中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
Stars: ✭ 81 (+406.25%)
Mutual labels:  scikit-learn
PredictionAPI
Tutorial on deploying machine learning models to production
Stars: ✭ 56 (+250%)
Mutual labels:  scikit-learn
Machine-learning-toolkits-with-python
Machine learning toolkits with Python
Stars: ✭ 31 (+93.75%)
Mutual labels:  scikit-learn
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:  scikit-learn
PracticalMachineLearning
A collection of ML related stuff including notebooks, codes and a curated list of various useful resources such as books and softwares. Almost everything mentioned here is free (as speech not free food) or open-source.
Stars: ✭ 60 (+275%)
Mutual labels:  scikit-learn
Movie-Recommendation-Chatbot
Movie Recommendation Chatbot provides information about a movie like plot, genre, revenue, budget, imdb rating, imdb links, etc. The model was trained with Kaggle’s movies metadata dataset. To give a recommendation of similar movies, Cosine Similarity and TFID vectorizer were used. Slack API was used to provide a Front End for the chatbot. IBM W…
Stars: ✭ 33 (+106.25%)
Mutual labels:  scikit-learn
vector space modelling
NLP in python Vector Space Modelling and document classification NLP
Stars: ✭ 16 (+0%)
Mutual labels:  scikit-learn
pygrams
Extracts key terminology (n-grams) from any large collection of documents (>1000) and forecasts emergence
Stars: ✭ 52 (+225%)
Mutual labels:  scikit-learn
Python-for-Remote-Sensing
python codes for remote sensing applications will be uploaded here. I will try to teach everything I learn during my projects in here.
Stars: ✭ 20 (+25%)
Mutual labels:  scikit-learn
imbalanced-ensemble
Class-imbalanced / Long-tailed ensemble learning in Python. Modular, flexible, and extensible. | 模块化、灵活、易扩展的类别不平衡/长尾机器学习库
Stars: ✭ 199 (+1143.75%)
Mutual labels:  scikit-learn
mloperator
Machine Learning Operator & Controller for Kubernetes
Stars: ✭ 85 (+431.25%)
Mutual labels:  scikit-learn
go-ml-benchmarks
⏱ Benchmarks of machine learning inference for Go
Stars: ✭ 27 (+68.75%)
Mutual labels:  scikit-learn
dstoolbox
Tools that make working with scikit-learn and pandas easier.
Stars: ✭ 43 (+168.75%)
Mutual labels:  scikit-learn
pipeline
PipelineAI Kubeflow Distribution
Stars: ✭ 4,154 (+25862.5%)
Mutual labels:  scikit-learn
playground
A Streamlit application to play with machine learning models directly from the browser
Stars: ✭ 48 (+200%)
Mutual labels:  scikit-learn
turbofan failure
Aircraft engine failure prediction model
Stars: ✭ 23 (+43.75%)
Mutual labels:  scikit-learn
object detector
Object detector from HOG + Linear SVM framework
Stars: ✭ 24 (+50%)
Mutual labels:  scikit-learn
scikit-learn
به فارسی، برای مشارکت scikit-learn
Stars: ✭ 19 (+18.75%)
Mutual labels:  scikit-learn
mash 2016 sklearn intro
Material for the MASH course on introduction to scikit-learn
Stars: ✭ 16 (+0%)
Mutual labels:  scikit-learn
doubleml-for-py
DoubleML - Double Machine Learning in Python
Stars: ✭ 129 (+706.25%)
Mutual labels:  scikit-learn
How-to-score-0.8134-in-Titanic-Kaggle-Challenge
Solution of the Titanic Kaggle competition
Stars: ✭ 114 (+612.5%)
Mutual labels:  scikit-learn
CrabNet
Predict materials properties using only the composition information!
Stars: ✭ 57 (+256.25%)
Mutual labels:  scikit-learn
61-120 of 360 similar projects