Posts

Showing posts with the label Python. Hadoop

Andrew NG's ML Notes!! 150 Pages PDF

Andrew NG's Machine Learning Learning Course Notes in a single pdf…. Notes from Coursera’s Machine Learning course, instructed by Andrew Ng, Adjunct Professor at Stanford University. Definition of Machine Learning Machine learning is a science that gives computers the ability to learn without

List of Python tools for ML, Data Science, Image Processing and more...

Image

40 Great Data Science and Machine Learning Resources

Hello , In this post, I am going to share a list of 40 great data science and machine learning resources. Authoring Books with R Markdown Feature Selection: The 10-dimensional burrito From scatter plot to slope chart Using Big Data for Machine Learning Analytics in Manufacturing A Complete Tutorial on Linear Regression with R Statistical Computing with Stata Build an AI Writer - Machine Learning for

Most Useful Keyboard Shortcuts for Jupyter Notebook.

Commonly used  jupyter Notebook Shortcuts. Tab code completion or indent Shift-Tab tooltip Ctrl-] indent Ctrl-[ dedent Ctrl-A select all Ctrl-Z undo Ctrl-S­hift-Z redo Ctrl-Y redo Ctrl-Home go to cell start Ctrl-Up go to cell start Ctrl-End go to cell end Ctrl-Down go to cell end Ctrl-Left go one word left Ctrl-Right

[Free] Courses to learn Data Science

Hello to everyone, We all know that the internet offers us very useful information. Sometimes we want to improve ourselves so much that the information is not enough for us. Therefore, I am writing links to help you reach free courses available on different platforms. I wish everyone the best in the way of being a data scientist. Congnitive Class Python for Data Science :  https://cognitiveclass.ai/courses/python-for-data-science/ Machine Learning with Python :   https://cognitiveclass.ai/courses/machine-learning-with-python/ Data Visualization with Python :   https://cognitiveclass.ai/courses/data-visualization-with-python/ Introduction to Data Science :   https://cognitiveclass.ai/courses/data-science-101/ Deep Learning Fundementals :   https://cognitiveclass.ai/courses/introduction-deep-learning/ Data Analysis with Python :   https://cognitiveclass.ai/courses/data-analysis-python/ Deep Learning with TensorFlow : ...