Which tool need before starting the machine learning journey

“Computers are useless. They can only give you answers.” — Pablo Picasso,
I know you are interested in learning machine learning. But before you started learning this machine learning subject first understand which tool we “need”.
When I first sated Machine learning I waste my time a lot because of only reason. I don`t know this field, I don`t know which thing I need started machine learning. How I create my own “Amazing Model ” so, I inspired my friends and family. Every day learns and type my code In the “Jupiter notebook” and run code. Anything “Error” I go to google — Find the answer.
But one problem I face every day. And that is, I don`t find the perfect tool ‘write my code’. I know you have the same problem so in this article I am sharing with you what tool I used “typing coding” and most of all the things you need before stated, “Machine learning”.
Let`s begin,
Best code editor need every machine learning engineer
Many people you see on “Youtube” typing their code, in the world's most popular notebook name is — Jupiter notebook and you use the same tool. That is not a problem.
But you know most other notebooks have typed your “machine learning” code. And that is —
Personally, I use “Jetbrains data lore”. The only reason I use because this tool is easy to use and I feel writing code is easy. But I don`t recommend you use this tool. You have different tastes. So try this one by one start your journey learning machine learning.
Where I find answer “Error” code

When I write machine learning code almost 50% time I see this message in my display “Error”. And then I go to “Google” search my error. Then I read one by one article. I know you have the same problem, this problem faces every coder.
When you write code that means is not always right. You have to solve the problem first to understand what mean “error” is.
What is meant error — ?.
Every time you see eror that mean you learn something new . That is my philosophy.
But where find my error —?
When I see a massage in my code editor “error”. First thing I see in my code editor.
- What is error message show — {typeerror, value error, syntaxerror}
- Then I see my code
In this step, I do every time fix my “error” message
(i). First, understand what mean error message then. I copy error massage paste Google then I find my answer. Because I know this is not the only problem I face, this problem faces most people and then they write some solution. Thank this type of people.
(ii). Sometimes I don`t understand what error message. So I copy my code and then paste this place —
- Stack overflow
- Ask my community
And then I find my solution,
This is the tool I use every day. And sometimes I don`t find an answer so try my self “how to fix this error”. This is part of any coder fix error.
Summary :
- Use a perfect tool you like, not listen to what others say.
- When you see an “error”. Understand what it means, If you don`t understand asked this place. { Stack overflow }
- Join the machine learning community.
- Share your solution with others
Hi , Thanks for reading . If you think this is helpful share with others . Your one share , save someone live life .
