All Projects â†’ randerson112358 â†’ Python

randerson112358 / Python

🐍 Python Programs

Projects that are alternatives of or similar to Python

Notebooks
Directory of Jupyter notebooks exploring various topics
Stars: ✭ 315 (-1.56%)
Mutual labels:  jupyter-notebook
Universal Portfolios
Collection of algorithms for online portfolio selection
Stars: ✭ 313 (-2.19%)
Mutual labels:  jupyter-notebook
Dliss Tutorial
Tutorial for International Summer School on Deep Learning, 2019
Stars: ✭ 319 (-0.31%)
Mutual labels:  jupyter-notebook
Clrs
Some exercises and problems in Introduction to Algorithms 3rd edition.
Stars: ✭ 313 (-2.19%)
Mutual labels:  jupyter-notebook
Cs231
Complete Assignments for CS231n: Convolutional Neural Networks for Visual Recognition
Stars: ✭ 317 (-0.94%)
Mutual labels:  jupyter-notebook
Financial Models Numerical Methods
Collection of notebooks about quantitative finance, with interactive python code.
Stars: ✭ 3,534 (+1004.38%)
Mutual labels:  jupyter-notebook
Scratch mlp
Explaining the Math of how neural networks learn
Stars: ✭ 315 (-1.56%)
Mutual labels:  jupyter-notebook
Python For Text Analysis
If you want to use Python for text analysis, this course is for you!
Stars: ✭ 319 (-0.31%)
Mutual labels:  jupyter-notebook
Python Machine Learning Blueprints
Code repository for Python Machine Learning Blueprints, published by Packt
Stars: ✭ 316 (-1.25%)
Mutual labels:  jupyter-notebook
Python Scraping
Code samples from the book Web Scraping with Python http://shop.oreilly.com/product/0636920034391.do
Stars: ✭ 3,557 (+1011.56%)
Mutual labels:  jupyter-notebook
Transportationnetworks
Transportation Networks for Research
Stars: ✭ 312 (-2.5%)
Mutual labels:  jupyter-notebook
Advanced Deep Trading
Mostly experiments based on "Advances in financial machine learning" book
Stars: ✭ 316 (-1.25%)
Mutual labels:  jupyter-notebook
Thinkstats2
Text and supporting code for Think Stats, 2nd Edition
Stars: ✭ 3,474 (+985.63%)
Mutual labels:  jupyter-notebook
Machine Learning Python
機器學習: Python
Stars: ✭ 316 (-1.25%)
Mutual labels:  jupyter-notebook
Reco Gym
Code for reco-gym: A Reinforcement Learning Environment for the problem of Product Recommendation in Online Advertising
Stars: ✭ 314 (-1.87%)
Mutual labels:  jupyter-notebook
A 2017
Public Repository for cs109a, 2017 edition
Stars: ✭ 315 (-1.56%)
Mutual labels:  jupyter-notebook
Android Orm Benchmark
Performance comparison of Android ORM Frameworks
Stars: ✭ 318 (-0.62%)
Mutual labels:  jupyter-notebook
Self Correction Human Parsing
An out-of-box human parsing representation extractor.
Stars: ✭ 319 (-0.31%)
Mutual labels:  jupyter-notebook
Codefun
DataStructure(SwordOffer、LeetCode)、Deep Learning(Tensorflow、Keras、Pytorch)、Machine Learning(sklearn、spark)、AutoML、AutoDL、ModelDeploying、SQL
Stars: ✭ 319 (-0.31%)
Mutual labels:  jupyter-notebook
Quantum
Microsoft Quantum Development Kit Samples
Stars: ✭ 3,453 (+979.06%)
Mutual labels:  jupyter-notebook

Python

This is a repository that holds my Python programs

To see me programming in Python checkout the YouTube channel: Go To YouTube Channel

Relavent Books On

  • Learning Python, 5th Edition :Get a comprehensive, in-depth introduction to the core Python language with this hands-on book. Based on author Mark Lutz’s popular training course, this updated fifth edition will help you quickly write efficient, high-quality code with Python. It’s an ideal way to begin, whether you’re new to programming or a professional developer versed in other languages.

book

book

Python Data Cleaning Programs

Program Name Algorithm Name Link to Program Blog YouTube
concatenate_file.py Concatenate Multiple CSV files Program Blog None
remove_empty_row.py Removes Empty Rows Program Blog None
replace_strings_with_numbers.py Changes Strings in CSV to Numbers Program Blog YouTube

Web Scraping

Program Name Algorithm Name Link to Program Blog YouTube
scrape.py Scrape Website Links Program Blog YouTube
News_Article.py Scrape & Summarize Article Program Blog YouTube

Machine Learning Projects & Programs

Project Name Program Name Algorithm Name Link to Program Blog YouTube
Sentiment Analysis sentiment.py Sentiment Analysis Program Blog YouTube
Simple Linear Regression Ex LinearRegression.py Linear Regression Program Blog YouTube
Car Classification decisionTree.py Decision Tree Program Blog YouTube
Golf Predictions Golf_Predictions.ipynb Decision Tree Program Blog YouTube
Predict Boston House Price Predict_Boston_Housing_Price.ipynb Linear Regression Program Blog YouTube
Predict Stock Price stock.ipynb Linear Regression & SVR Program Blog YouTube
Classify Iris Species Logistic_Regression.ipynb Logistic Regression Program Blog YouTube
Predict Median House Price Neural_Networks.ipynb Deep Neural Networks Program Blog YouTube
Classify Handwritten Digits MNIST_ANN.ipynb Artificial Neural Networks Program Blog YouTube
Cluster NBA Basketball Players Basketball_Data_Exploration.ipynb KMeans Program Blog YouTube
Predict FB Stock Price SVM.ipynb Support Vector Regression (SVR) Program Blog YouTube
Breast Cancer Detection Breast_Cancer_Detection.ipynb Random Forest Classifier & Gaussian Naive Bayes & Logistic Regression & Decision Tree Classifier & SVC Program Blog YouTube
Face Detection face_detection.py Open CV & Adaboost Program Blog YouTube
Image Classification cnn.ipynb CNN Program Blog YouTube
Classify Handwritten Digits CNN mnist_cnn.ipynb Convolutional Neural Networks Program Blog YouTube
Spam Detection Email_Spam_Detection.ipynb Naive Bayes Program Blog YouTube
Pima-Indians Diabetes Diabetes.ipynb Artificial Neural Networks Program Blog YouTube
Movie Recommendation Engine Movie_Recommendation.ipynb Cosine Similarity Program Blog YouTube
Article Text To Speech Article_Text_To_Speech.py NLP Program Blog YouTube
AI Smart Dr.Chat Bot smartbot.py NLP Program Blog YouTube
Neural Network Stock Prediction lstm2.py LSTM Program Blog YouTube
Heart Disease Detection cardiovascular_disease_detection.py Random Forest Program Blog YouTube
Employee Attrition employee_attrition.py Random Forest Program Blog YouTube

Interesting Python Programs

Project Name Program Name Link to Program Blog YouTube
Python For Finance Simple Returns simple_returns.py Program Blog YouTube
Resume Scanner resume_scanner.py Program Blog YouTube
Python For Finance Portfolio Optimization portfolio_optimization.py Program Blog YouTube
Python For Finance Cryptocurrency Analysis crypto_currency_analysis.py Program Blog YouTube
Twitter Sentiment Analysis Twitter_Sentiment_Analysis.ipynb Program Blog YouTube
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].