Skip to content

Instantly share code, notes, and snippets.

View iamirmasoud's full-sized avatar
🎯
Focusing

Amir Masoud Sefidian iamirmasoud

🎯
Focusing
View GitHub Profile
@iamirmasoud
iamirmasoud / REINFORCE.ipynb
Created April 2, 2023 13:09
REINFORCE Algorithm for Policy-Gradient methods
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@iamirmasoud
iamirmasoud / tf-idf.ipynb
Created March 20, 2023 09:54
Understanding TF-IDF with Python example
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@iamirmasoud
iamirmasoud / importance_sampling.ipynb
Created July 31, 2022 20:26
Importance Sampling in Python
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@iamirmasoud
iamirmasoud / customer_churn_prediction.ipynb
Last active July 10, 2022 13:14
Predicting Customer Churn with Machine Learning: From EDA to Classification
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@iamirmasoud
iamirmasoud / feature_selection_techniques.ipynb
Created July 3, 2022 09:39
Feature selection techniques in Scikit-Learn
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@iamirmasoud
iamirmasoud / seaborn-vs-plotly-express.ipynb
Created July 2, 2022 12:21
Seaborn equivalent charts in Plotly Express
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@iamirmasoud
iamirmasoud / handle_imbalance_data.ipynb
Created July 1, 2022 12:09
Approaches to handle imbalance datasets for machine learning
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@iamirmasoud
iamirmasoud / pytorch_lstm_minimal_example.ipynb
Created June 10, 2022 10:23
PyTorch LSTM minimal example: Feeding two sentences to an LSTM
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@iamirmasoud
iamirmasoud / Scikit-Learn Pipelines.ipynb
Last active April 28, 2023 01:06
Jupyter Notebook for "A tutorial on Scikit-Learn Pipeline, ColumnTransformer, and FeatureUnion"
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.