Pinned Repositories
bert_tensorboard
DecisionTree_C_plus_plus_Python
Implementing a simple decision tree in C++ and calling it from python
embeddings
Encoding categorical features using mean encoding and Embedding encoding
MLAlex1's Repositories
MLAlex1/bert_tensorboard
MLAlex1/DecisionTree_C_plus_plus_Python
Implementing a simple decision tree in C++ and calling it from python
MLAlex1/embeddings
Encoding categorical features using mean encoding and Embedding encoding
MLAlex1/CNN_stanford
MLAlex1/layer_freeze
MLAlex1/pytorch_bert_text_cat_cont
I demonstrate how to merge categorical and continous variables with text features
MLAlex1/titanic_pipeline
modelling titanic dataset using sklearn pipeline