All Projects → Machine Learning With Python → Similar Projects or Alternatives

1401 Open source projects that are alternatives of or similar to Machine Learning With Python

Serenata De Amor
🕵 Artificial Intelligence for social control of public administration
Stars: ✭ 4,367 (+431.91%)
Mutual labels:  data-science
Issue Label Bot
Code For The Issue Label Bot, an App that automatically labels issues using machine learning, available on the GitHub Marketplace. This is also code for the blog article: "How to automate tasks on GitHub with machine learning for fun and profit"
Stars: ✭ 292 (-64.43%)
Mutual labels:  data-science
Learn Julia The Hard Way
Learn Julia the hard way!
Stars: ✭ 679 (-17.3%)
Mutual labels:  data-science
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (-44.7%)
Mutual labels:  data-science
Pandas Summary
An extension to pandas dataframes describe function.
Stars: ✭ 361 (-56.03%)
Mutual labels:  data-science
Python Articles
Monthly Series - Top 10 Python Articles
Stars: ✭ 288 (-64.92%)
Mutual labels:  data-science
Sigma coding youtube
This is a collection of all the code that can be found on my YouTube channel Sigma Coding.
Stars: ✭ 611 (-25.58%)
Mutual labels:  data-science
Data Science At The Command Line
Data Science at the Command Line
Stars: ✭ 3,174 (+286.6%)
Mutual labels:  data-science
Problem Solving Javascript
🔥 Crack you JS interviews ⚡ Collection of most common JS Interview questions with Unit Tests 🚀
Stars: ✭ 451 (-45.07%)
Mutual labels:  beginner-friendly
Osint collection
Maintained collection of OSINT related resources. (All Free & Actionable)
Stars: ✭ 809 (-1.46%)
Mutual labels:  data-science
Scikit Survival
Survival analysis built on top of scikit-learn
Stars: ✭ 525 (-36.05%)
Mutual labels:  scikit-learn
Quantitative Notebooks
Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy
Stars: ✭ 356 (-56.64%)
Mutual labels:  data-science
Machine Learning Notebooks
Stanford Machine Learning course exercises implemented with scikit-learn
Stars: ✭ 282 (-65.65%)
Mutual labels:  scikit-learn
Tensor House
A collection of reference machine learning and optimization models for enterprise operations: marketing, pricing, supply chain
Stars: ✭ 449 (-45.31%)
Mutual labels:  data-science
Qframe
Immutable data frame for Go
Stars: ✭ 282 (-65.65%)
Mutual labels:  data-science
Moviegeek
A django website used in the book Practical Recommender Systems to illustrate how recommender algorithms can be implemented.
Stars: ✭ 608 (-25.94%)
Mutual labels:  data-science
Awesome Jetpack Compose Learning Resources
👓 A continuously updated list of learning Jetpack Compose for Android apps.
Stars: ✭ 275 (-66.5%)
Mutual labels:  beginner-friendly
Turbodbc
Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.
Stars: ✭ 449 (-45.31%)
Mutual labels:  data-science
Sealion
The first machine learning framework that encourages learning ML concepts instead of memorizing class functions.
Stars: ✭ 278 (-66.14%)
Mutual labels:  data-science
Cracking The Data Science Interview
A Collection of Cheatsheets, Books, Questions, and Portfolio For DS/ML Interview Prep
Stars: ✭ 672 (-18.15%)
Mutual labels:  data-science
Biosppy
Biosignal Processing in Python
Stars: ✭ 358 (-56.39%)
Mutual labels:  data-science
Urs
Universal Reddit Scraper - A comprehensive Reddit scraping command-line tool written in Python.
Stars: ✭ 275 (-66.5%)
Mutual labels:  data-science
Datasheets
Read data from, write data to, and modify the formatting of Google Sheets
Stars: ✭ 593 (-27.77%)
Mutual labels:  data-science
Jdk9 Jigsaw
Examples and exercises based on some of the features of jigsaw in JDK9/Jigsaw (Early Access builds)
Stars: ✭ 275 (-66.5%)
Mutual labels:  exercises
Scikit Lego
Extra blocks for scikit-learn pipelines.
Stars: ✭ 445 (-45.8%)
Mutual labels:  scikit-learn
Data Science Learning
Repository of code and resources related to different data science and machine learning topics. For learning, practice and teaching purposes.
Stars: ✭ 273 (-66.75%)
Mutual labels:  data-science
Hitchhikers Guide
The Hitchhiker's Guide to Data Science for Social Good
Stars: ✭ 732 (-10.84%)
Mutual labels:  data-science
Open Quant Live Book
An open source, hands-on and fully reproducible book in quantitative finance, data science and econophysics. Join us and help Make Wall Street Great Again!
Stars: ✭ 275 (-66.5%)
Mutual labels:  data-science
Metaflow
🚀 Build and manage real-life data science projects with ease!
Stars: ✭ 5,108 (+522.17%)
Mutual labels:  data-science
Xlearn
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
Stars: ✭ 2,968 (+261.51%)
Mutual labels:  data-science
Prince
👑 Python factor analysis library (PCA, CA, MCA, MFA, FAMD)
Stars: ✭ 591 (-28.01%)
Mutual labels:  scikit-learn
My Data Competition Experience
本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢
Stars: ✭ 271 (-66.99%)
Mutual labels:  data-science
Teaching
Teaching Materials for Dr. Waleed A. Yousef
Stars: ✭ 435 (-47.02%)
Mutual labels:  data-science
Notebooks Statistics And Machinelearning
Jupyter Notebooks from the old UnsupervisedLearning.com (RIP) machine learning and statistics blog
Stars: ✭ 270 (-67.11%)
Mutual labels:  data-science
Deep learning and the game of go
Code and other material for the book "Deep Learning and the Game of Go"
Stars: ✭ 677 (-17.54%)
Mutual labels:  data-science
Programming
Code a program in a language of your choice.
Stars: ✭ 269 (-67.24%)
Mutual labels:  beginner-friendly
Numpycnn
Building Convolutional Neural Networks From Scratch using NumPy
Stars: ✭ 436 (-46.89%)
Mutual labels:  data-science
Facet
Human-explainable AI.
Stars: ✭ 269 (-67.24%)
Mutual labels:  data-science
Learnyoubash
Learn you how to write your first bash script
Stars: ✭ 589 (-28.26%)
Mutual labels:  exercises
Seglearn
Python module for machine learning time series:
Stars: ✭ 435 (-47.02%)
Mutual labels:  data-science
Statistical Rethinking With Python And Pymc3
Python/PyMC3 port of the examples in " Statistical Rethinking A Bayesian Course with Examples in R and Stan" by Richard McElreath
Stars: ✭ 713 (-13.15%)
Mutual labels:  data-science
Dataprep
DataPrep — The easiest way to prepare data in Python
Stars: ✭ 639 (-22.17%)
Mutual labels:  data-science
Moderndive book
Statistical Inference via Data Science: A ModernDive into R and the Tidyverse
Stars: ✭ 527 (-35.81%)
Mutual labels:  data-science
Tensorlayer Tricks
How to use TensorLayer
Stars: ✭ 357 (-56.52%)
Mutual labels:  data-science
Awesome Mlops
😎 A curated list of awesome MLOps tools
Stars: ✭ 258 (-68.57%)
Mutual labels:  data-science
Coursera
Quiz & Assignment of Coursera
Stars: ✭ 774 (-5.72%)
Mutual labels:  data-science
Goro
A High-level Machine Learning Library for Go
Stars: ✭ 265 (-67.72%)
Mutual labels:  data-science
Awesome Feature Engineering
A curated list of resources dedicated to Feature Engineering Techniques for Machine Learning
Stars: ✭ 433 (-47.26%)
Mutual labels:  data-science
Dirty cat
Encoding methods for dirty categorical variables
Stars: ✭ 259 (-68.45%)
Mutual labels:  data-science
Imbalanced Learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
Stars: ✭ 5,617 (+584.17%)
Mutual labels:  data-science
Dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
Stars: ✭ 3,480 (+323.87%)
Mutual labels:  data-science
Sklearn Bayes
Python package for Bayesian Machine Learning with scikit-learn API
Stars: ✭ 428 (-47.87%)
Mutual labels:  scikit-learn
Plots2
a collaborative knowledge-exchange platform in Rails; we welcome first-time contributors! 🎈
Stars: ✭ 666 (-18.88%)
Mutual labels:  beginner-friendly
Genrl
A PyTorch reinforcement learning library for generalizable and reproducible algorithm implementations with an aim to improve accessibility in RL
Stars: ✭ 356 (-56.64%)
Mutual labels:  data-science
Course V3
The 3rd edition of course.fast.ai
Stars: ✭ 4,785 (+482.83%)
Mutual labels:  data-science
Libfaceid
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.
Stars: ✭ 354 (-56.88%)
Mutual labels:  scikit-learn
Profanity Check
A fast, robust Python library to check for offensive language in strings.
Stars: ✭ 354 (-56.88%)
Mutual labels:  scikit-learn
Zero To Mastery Ml
All course materials for the Zero to Mastery Machine Learning and Data Science course.
Stars: ✭ 631 (-23.14%)
Mutual labels:  data-science
Skll
SciKit-Learn Laboratory (SKLL) makes it easy to run machine learning experiments.
Stars: ✭ 523 (-36.3%)
Mutual labels:  scikit-learn
Php Interview Exercises
Some exercises to practice whiteboard interview questions in PHP.
Stars: ✭ 351 (-57.25%)
Mutual labels:  exercises
301-360 of 1401 similar projects