Learn Data Science using Python Step by Step

Folks, I am really glad you are here. My blog is solely created to help share knowledge on Artificial Intelligence (AI) topics. Please feel free to reach out to me on my personal email id rpdatascience@gmail.com if you have any question or comments related to any topics. Happy to connect with you on LinkedIn https://www.linkedin.com/in/ratnakarpandey/

python_language.png

  1. Setup Python environment
  2. How to start jupyter notebook
  3. Open Jupyter Notebook in Browser of your Choice
  4. Install and check Packages
  5. Arithmetic operations
  6. Comparison or logical operations
  7. Assignment and augmented assignment in Python
  8. Variables naming conventions
  9. Types of variables in Python and typecasting
  10. Python Functions
  11. Exception handling in Python
  12. String manipulation and indexing
  13. Conditional and loops in Python
  14. Python data structure and containers
  15. Introduction to Python Numpy
  16. Introduction to Python SciPy
  17. Conduct One Sample and Two Sample Equality of Means T Test in Python
  18. Introduction to Python Pandas
  19. Python pivot tables
  20. Pandas join tables
  21. Missing value treatment
  22. Dummy coding of categorical variables 
  23. Outliers, Missing Values, Dummy Coding
  24. Exploratory Data Analysis using Pandas-Profiling Package
  25. Basic statistics and visualization
  26. Data standardization or normalization
  27. Machine Learning & Data Science Intro and FAQs
  28. Linear Regression with scikit- learn (Machine Learning library)
  29. Lasso, Ridge and Elasticnet Regularization in GLM
  30. Classification Algorithm Evaluation Metrics
  31. Logistic Regression with scikit- learn (Machine Learning library)
  32. K Nearest Neighbor (KNN)
  33. Hierarchical clustering with Python
  34. K-means clustering with Scikit Python
  35. Decision trees using Scikit Python
  36. Decision Trees Basics and Modeling
  37. Regression Decision Trees with Scikit Python
  38. Support Vector Machine using Scikit Python
  39. Hyperparameters Optimization using Gridsearch and Cross Validations
  40. Principal Component Analysis (PCA) using Scikit Python- Dimension Reduction
  41. Linear Discriminant Analysis (LDA) using Scikit Python- Dimension Reduction and Classification
  42. Market Basket Analysis or Association Rules or Affinity Analysis or Apriori Algorithm
  43. Recommendation Engines using Scikit-Surprise
  44. Price Elasticity of Demand using Log-Log Ordinary Least Square (OLS) Model
  45. Timeseries Forecasting using Facebook Prophet Package
  46. Timeseries Forecasting using Pyramid ARIMA Package
  47. Model Persistence and Productionalization Using Python Pickle
  48. Deep Learning- Introduction to deep learning and environment setup
  49. Deep Learning- Multilayer perceptron (MLP) in Python
  50. Deep Learning- Convolution Neural Network (CNN) in Python
  51. Wordcloud using Python nltk library
  52. How to install H2O.ai web UI or flow for Machine Learning and Deep Learning
  53. Introduction to Ensemble Modeling and working example on Random Forest
  54. Face Recognition using Python Open Source Libraries
  55. Tweets Extraction and Sentiment Analysis using Tweepy and NLTK
  56. Introduction to AutoGluon and Building a Classification Model 

Cheers!

python_language.png

One thought on “Learn Data Science using Python Step by Step

Leave a comment