python-tutorials
Python tutorials in markdown format. These tutorials look at installation on Python and Python IDEs, object orientated programming, the object orientated design pattern known as the Python data model, the concept of inheritance and how the data model is extended for text, numeric and collection based builtins classes and the numeric Python stack. (by PhilipYip1988)
machine_learning_complete
A comprehensive machine learning repository containing 30+ notebooks on different concepts, algorithms and techniques. (by Nyandwi)
python-tutorials | machine_learning_complete | |
---|---|---|
6 | 2 | |
25 | 4,856 | |
- | 0.0% | |
7.0 | 5.9 | |
6 months ago | almost 2 years ago | |
Python | Jupyter Notebook | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
python-tutorials
Posts with mentions or reviews of python-tutorials.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-04.
- JupyterLab Python Tutorials
- How can i keep track of all the built-in methods in python?
-
I know this is stupid, but I really need help installing Python.
Uninstall Anaconda and any stand-alone versions of Python and Spyder. Install mambaforge, update the base environment and then create a Python environment for Spyder. If it helps I put together a detailed markdown tutorial configuring Spyder here: https://github.com/PhilipYip1988/python-tutorials/blob/main/001_install/readme.md
- Are there any places I can learn intermediate/advanced topics?
- Can you learn Python on Linux?
machine_learning_complete
Posts with mentions or reviews of machine_learning_complete.
We have used some of these posts to build our list of alternatives
and similar projects.
What are some alternatives?
When comparing python-tutorials and machine_learning_complete you can also consider the following projects:
Python-Roadmap - Python Roadmap. Learn Python programming as your first programming language. Python for Absolute Beginners, Non-Tech Professionals, 15+ Projects, 30 Topics, 500+ Practice Questions, with Data Structures & Algorithms
code - Compilation of R and Python programming codes on the Data Professor YouTube channel.
SQL-for-Data-Analytics - Perform fast and efficient data analysis with the power of SQL
data-science-notes - Notes of IBM Data Science Professional Certificate Courses on Coursera
benford_py - Python implementation of Benford's Law tests.
Andrew-NG-Notes - This is Andrew NG Coursera Handwritten Notes.