Joey0538
Joey0538
hi @PetarV- , I'm new to machine learning, so I humbly request you to help me out in creating evaulation metrics such as precision, recall, f1 score for this model...
Please check the "prepare_data.py" and "build_graph.py" files from this link: https://github.com/yao8839836/text_gcn Modify the "prepare_data.py" according to your needs. The "build_graph.py" helps in creating the ind.{dataset_name}.allx, ally, tx, ty, and adj...
There are "index: count" pairs in each row of the preprocessed data file....what do they signify? is it something like the tweet text has been tokenized and based on all...
When I run !python3 main.py, I get this error. Its Python 3.7 and all latest version of torch libraries in Google Colab. Won't this work with the latest versions? Is...
Hi @rwynn I'm new to Monstache, its a great tool.... For building plugin..... but if I'm using the same go.mod file from the repo, to be precise same go version...