Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

60 Days of Data Days! Live and on-demand sessions, challenges, study groups and more! And it's all FREE!. Join now. Learn more

Reply
aMCAstudent
New Member

getting challenges with data science

In my Customer Churn Prediction project, I performed data cleaning, preprocessing, EDA, feature engineering, model training, and evaluation.

I am unable to understand what was lacking in my Customer Churn Prediction project that may have affected my selection for the scholarship. I would appreciate your feedback on the areas where I need improvement.

I am looking for practical, hands-on experience and real-world guidance in Data Science and Machine Learning. Yours suggestions would be very helpful.

4 REPLIES 4
Prince0011
Kudo Collector
Kudo Collector

Thanks for sharing your experience. First of all, completing an end-to-end Customer Churn Prediction project is a solid achievement—it demonstrates initiative and covers many of the core stages of a data science workflow.

That said, scholarship and project evaluations often look beyond whether a model was built. Some areas that commonly make a project stand out include:

  • Clearly defining the business problem and explaining how the model creates value.

  • Demonstrating strong feature engineering with well-reasoned feature selection.

  • Comparing multiple baseline and advanced models, along with proper hyperparameter tuning.

  • Addressing class imbalance, data leakage, and overfitting.

  • Explaining model decisions using interpretability techniques such as SHAP or feature importance.

  • Validating the model with robust evaluation methods (cross-validation, appropriate metrics, error analysis).

  • Showing how the solution could be deployed, monitored, and maintained in a real production environment.

  • Presenting results through a clean dashboard or report that communicates insights to non-technical stakeholders.

One suggestion is to ask the scholarship organizers if they can provide feedback on your submission. Even brief comments can help identify the specific areas to improve.

I'd also like to hear from the community: What skills or project elements have made the biggest difference in your own scholarship applications or entry-level Data Science interviews? Any recommendations for gaining more real-world, hands-on experience would be greatly appreciated.

v-csrikanth
Community Support
Community Support

Hi @aMCAstudent 

We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.


Thank you.

v-csrikanth
Community Support
Community Support

Hi @aMCAstudent 

We would like to inquire whether have you got the chance to check the solutions provided by @sannavajjala  to resolve the issue. We hope the information provided helps to clear the query. Should you have any further queries, kindly feel free to contact the Microsoft Fabric community.

Thanks

Srikanth Cheri
Community Support Team

sannavajjala
Advocate II
Advocate II

First, don't be too hard on yourself. Scholarship selections are often based on many factors beyond a single project, and without seeing the reviewers' feedback, it's impossible to know exactly why you weren't selected.

From what you've described, you've already covered many of the core technical steps of a Data Science project: data cleaning, preprocessing, exploratory analysis, feature engineering, model training, and evaluation. What often distinguishes stronger projects is demonstrating business impact, clearly explaining why certain features and models were chosen, comparing multiple algorithms, addressing class imbalance, performing robust validation, and presenting actionable insights rather than just model metrics.

To gain more practical experience, I'd recommend building additional end-to-end projects, participating in Kaggle competitions, creating dashboards to communicate results, and sharing your work on GitHub with detailed documentation. Focus on solving real-world problems and explaining your thought process, not just the code. Employers and scholarship reviewers often value problem-solving, storytelling, and reproducibility as much as technical implementation.

Keep learning and building, one scholarship outcome doesn't define your potential in Data Science or Machine Learning. Every project you complete strengthens your skills and portfolio, and consistency over time is what ultimately makes the biggest difference. 🚀

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

Top Solution Authors