How To Use SVMight And SVM Multiclass In order to classify with several or binary class, Utilize SVM light and SVM Multiclass Posted on November 16, 2017 SVM light [Read More] Tags: nlp, machine learning, svm
How To Use Google's Word2Vec C Source File simple way to make word2vec file with google word2vec C Source file Posted on November 15, 2017 How To Use Google’s Word2Vec C Source File [Read More] Tags: nlp, tensorflow, machine learning
What are the Username and Hostname ? USERNAME@HOSTNAME : PATH SYMBOL Posted on November 14, 2017 What does username@hostname in terminal? [Read More] Tags: summary
How to Access Jupyter Notebook Remotely If you want to work romotely with jupyter notebook, You have to know this way, Posted on November 14, 2017 How to Access Jupyter Notebook Remotely on Webbrowser [Read More] Tags: python, jupyter notebook
Tips in Jupyter notebook with python what is the help keyword and automatic completion in jupyter notbook? Posted on November 12, 2017 I am just write this to prepare to forget this functionality of jupyter notebook. [Read More] Tags: language, python