Imbalanced Classification
Author(s): Nithin Raj Anantha Data Science What is Imbalanced Classification and Why you should be wary ofΒ it? Photo by Karsten Winegeart onΒ Unsplash Consider this, you are modeling a classification problem to detect if the patient does or does not have cancer. You …
Data Science Career Path Rankings
Author(s): Kurtis Pykes Navigating Your Career In Data Science Continue reading on Towards AI Β» Published via Towards AI …
How to Benefit From Attending a Data Science Bootcamp?
Author(s): Zijing Zhu discussing the benefits in seven aspects based on my personal experience Continue reading on Towards AI Β» Published via Towards AI …
Genetic Algorithm for Trading Strategy Optimization in Python
Author(s): Louis Chan How can GA help cut down problem space and converge towards a better solution? Continue reading on Towards AI Β» Published via Towards AI …
10 Data Predictions for Your Data Strategy in 2021
Author(s): David Yakobovitch Data Revolution 2021 Continue reading on Towards AI Β» Published via Towards AI …
Estimating the Date of Virus Exposure, Given the Date of Diagnosis
Author(s): Anya Vastava Using Bayesian statistics and Normal distributions to model the coronavirus Continue reading on Towards AI Β» Published via Towards AI …
Diagnosing prostate cancer with MLβββ1st place solution for Kaggleβs prostate cancer challenge
Author(s): Mostafa Ibrahim Check out the AI solution for Kaggle’s 25,000$ competition for diagnosing prostate cancer Continue reading on Towards AI Β» Published via Towards AI …
Fundamentals of series and Data Frame in Pandas with python
Author(s): Amit Chauhan Basics of common use parameters in a data frame Continue reading on Towards AI Β» Published via Towards AI …
Two Productivity Secrets from Elon Musk that can Help in Data Science
Author(s): Benjamin Obi Tayo Ph.D. First Principles and the Feedback Loop are two productivity secrets used by Elon Musk for success and could be applicable in data science Continue reading on Towards AI Β» Published via Towards AI …
Scaling vs. Normalizing Data
Last Updated on January 10, 2021 by Editorial Team Author(s): Lawrence Alaso Krukrubo Data Science Understanding When to Apply One or theΒ Otherβ¦ free image fromΒ pixabay Intro: When it comes to data exploration and model building, there are multiple ways to perform certain …
5 Tips to Effectively Tell a Story as a Data Scientist
Author(s): Saeed Ahmad Data Science Learn how to leverage the right tools to be an effective storyteller Photo by Library of Congress onΒ Unsplash Storytelling has been there for ages. It has helped people to make a better sense of the things happening …
Automate Your Data Science Life for Free on Heroku
Author(s): Mohammad Ahmad How to schedule data tasks to build deployable and scalable applications Continue reading on Towards AI Β» Published via Towards AI …
30 Mins per Day Effort Can Earn You a Data Science Certificate by the End of 2021
Author(s): Benjamin Obi Tayo Ph.D. Use the first-principle method to increase your odds of success through compounding of daily increment efforts Continue reading on Towards AI Β» Published via Towards AI …
Become a Data Scientist in 2021 with These Following Steps
Author(s): Amit Chauhan Fundamental points required to be on a path of data scientist Continue reading on Towards AI Β» Published via Towards AI …
Inferential Statistics for Data Science: Explained
Author(s): Suhas V S Data Science A quick dive into the different aspects of inferential statistics usingΒ python. Source: www.luminousmen.com In the earlier part, we have seen how to draw meaningful insights into the characteristics of the sample data (If you have missed …