> For the complete documentation index, see [llms.txt](https://ml.howtocode.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ml.howtocode.dev/python_tools.md).

# মেশিন লার্নিং পাইথন টুলস

* Pandas
  * ডেটা ফ্রেম লাইব্রেরি
* Numpy
  * ক্যালকুলেশন ও ম্যাট্রিক্স লাইব্রেরি (লিনিয়ার অ্যালজেব্রা)
* Scikit-learn
  * মেশিন লার্নিং লাইব্রেরি
* IPython/Jupyter Notebook
  * মেশিন লার্নিং প্রোগ্রাম সহজ করে লেখার টুল
