LET'S DO SOME DATA WORK.
Welcome to Just into Data, a place for data science made simpleR!
Enjoy data science articles on various topics such as Machine Learning, AI, Statistical Modeling, Python Programming.

How to handle Imbalanced Data in machine learning classification
With an example in Python
This is a practical guide to imbalanced data in machine learning classification.
Learn techniques and get better predictions in Python.

The Top 6 Python Data Visualization Libraries: How to choose
With example code and chart
This is a tutorial to top Python data visualization libraries.
Learn how to choose with this post with example code and chart.

How to Send Emails using Python: Tutorial with examples
Plain text, HTML with attachments
This is a practical tutorial to send emails using Python.
Learn how to send plain text to HTML with attachment emails with smtplib and email.

How to generate Reports with Python (3 Formats/4 Tools)
As Excel, HTML, PDF
This is a comprehensive guide to Python reporting.
Learn how to generate HTML, Excel, PDF reports automatically with Python tools.

Unlocking Random Forest in Machine Learning
With Python sklearn example
This is a complete tutorial for the random forest in machine learning.
Learn how to improve your decision tree with ensembling with Python sklearn example.

How to do Web Scraping using Python Beautiful Soup
Step-by-step basics
This is a step-by-step tutorial for web scraping in Python.
Learn how to get the data from websites with the powerful beautiful soup library.