Support\Big Data\BigData_CheatSheet.md
-- list files in HDFS
hadoop fs -ls <PATH_OF_DIRECTORY>| import onnx | |
| import struct | |
| import torch | |
| import torch.nn as nn | |
| import torchvision as tv | |
| import warnings | |
| # enum DataType { | |
| # UNDEFINED = 0; |
Open C:\xampp\mysql\bin\my.ini (MySQL config file)
Find the line [mysqld] and right below it add skip-grant-tables. Example:
# The MySQL server
[mysqld]
skip-grant-tables
port= 3306
socket = "C:/xampp/mysql/mysql.sock"
| """Simple example on how to log scalars and images to tensorboard without tensor ops. | |
| License: BSD License 2.0 | |
| """ | |
| __author__ = "Michael Gygli" | |
| import tensorflow as tf | |
| from StringIO import StringIO | |
| import matplotlib.pyplot as plt | |
| import numpy as np |
Movies Recommendation:
Music Recommendation: