The goal of this experiment is to study Randomize Sketch Methods and combine the Learned Sketch with Hessian Sketch to produce optimization results that are both fast and accurate. Assess different types of Random Sketch Methods then take the most accurate one and apply Iterative Hessian Sketch method to minimize the function: X_(OPT)=argmin_(xєc)1/2 || Ax-b||2/2, The new method Iterative Hessian Sketch, which uses a random projection dimension proportional to the statistical complexity of the least-squares minimizer. This method is tested both on unconstrained least square problem and LASSO. Finally compare the test results to other famous Sketch Methods in terms of accuracy.