All Projects → bansalkanav → Python_notes

bansalkanav / Python_notes

Licence: gpl-3.0

Projects that are alternatives of or similar to Python notes

Nlpmetrics
Python code for various NLP metrics
Stars: ✭ 126 (-0.79%)
Mutual labels:  jupyter-notebook
Image Matching Benchmark Baselines
Baselines for the Image Matching Benchmark and Challenge
Stars: ✭ 127 (+0%)
Mutual labels:  jupyter-notebook
Udacity Ml Capstone
Udacity 2018 Machine Learning Nanodegree Capstone project
Stars: ✭ 127 (+0%)
Mutual labels:  jupyter-notebook
Deepkoopman
neural networks to learn Koopman eigenfunctions
Stars: ✭ 126 (-0.79%)
Mutual labels:  jupyter-notebook
Ajax Movie Recommendation System With Sentiment Analysis
Content-Based Recommender System recommends movies similar to the movie user likes and analyses the sentiments on the reviews given by the user for that movie.
Stars: ✭ 127 (+0%)
Mutual labels:  jupyter-notebook
Azure Sentinel Notebooks
Interactive Azure Sentinel Notebooks provides security insights and actions to investigate anomalies and hunt for malicious behaviors.
Stars: ✭ 126 (-0.79%)
Mutual labels:  jupyter-notebook
Simplestockanalysispython
Stock Analysis Tutorial in Python
Stars: ✭ 126 (-0.79%)
Mutual labels:  jupyter-notebook
Trustscore
To Trust Or Not To Trust A Classifier. A measure of uncertainty for any trained (possibly black-box) classifier which is more effective than the classifier's own implied confidence (e.g. softmax probability for a neural network).
Stars: ✭ 127 (+0%)
Mutual labels:  jupyter-notebook
2019 Scalingattack
Image-Scaling Attacks and Defenses
Stars: ✭ 127 (+0%)
Mutual labels:  jupyter-notebook
Jupyter Datatables
Jupyter Notebook extension leveraging pandas DataFrames by integrating DataTables and ChartJS.
Stars: ✭ 127 (+0%)
Mutual labels:  jupyter-notebook
Reptilesomething
抓点什么玩玩~
Stars: ✭ 126 (-0.79%)
Mutual labels:  jupyter-notebook
Lisa
Linux Integrated System Analysis
Stars: ✭ 126 (-0.79%)
Mutual labels:  jupyter-notebook
Earthengine Community
Tutorials and content created by Earth Engine users, for Earth Engine users
Stars: ✭ 127 (+0%)
Mutual labels:  jupyter-notebook
L4 Optimizer
Code for paper "L4: Practical loss-based stepsize adaptation for deep learning"
Stars: ✭ 126 (-0.79%)
Mutual labels:  jupyter-notebook
Data Science For Marketing Analytics
Achieve your marketing goals with the data analytics power of Python
Stars: ✭ 127 (+0%)
Mutual labels:  jupyter-notebook
Python
利用python来分析一些财务报表数据
Stars: ✭ 125 (-1.57%)
Mutual labels:  jupyter-notebook
Bnlp
BNLP is a natural language processing toolkit for Bengali Language.
Stars: ✭ 127 (+0%)
Mutual labels:  jupyter-notebook
Mastering Python For Finance Second Edition
Sources codes for: Mastering Python for Finance, Second Edition
Stars: ✭ 127 (+0%)
Mutual labels:  jupyter-notebook
Aihub
I use this repository for my Youtube channel where I share videos about Artificial Intelligence. The repository includes Machine Learning, Deep Learning, and Reinforcement learning's code.
Stars: ✭ 127 (+0%)
Mutual labels:  jupyter-notebook
Finlib
A streamlined library for getting historical financial price data, fundamental data, and financial ratios.
Stars: ✭ 127 (+0%)
Mutual labels:  jupyter-notebook

python_notes

Chapters

  1. Intro to Python
  2. Data Types- 1
  3. Data Types- 2
  4. Decision Statement
  5. Loops
  6. Functions
  7. Some important Modules
  8. OOPs - 1
  9. OOPs - 2
  10. Threads
  11. Exception Handling
  12. File Handling
  13. Regular Expression
  14. Databases - MySQL
  15. GUI - 1
  16. GUI - 2
  17. Numpy
  18. Pandas
  19. Web - API
  20. Python Advance Topics
  21. Databases - SQLite
  22. Databases - MongoDB
  23. Web Framework - FLASK

Other Stuff

  1. Assignments
  2. Mini Project - Helicopter Game
  3. Mini Project - Car Game
  4. Mini Project - Library Management System

References

Time Complexity Analysis CLICK HERE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].