Optional Lab: Multiple Variable Linear Regression
Goals扩展回归模型例程以支持多维特征扩展数据结构以支持多维特征重写prediction、cost和gradient例程以支持多维特征利用NumPy的np.dot对其实现进行矢量化以提高速度和简洁性ToolsInthislab,wewillmakeuseof:NumPy,apopularlibraryforscientificcomputingMatplotlib,apopularlibrary