Rated
5
(Out of 5)
Orientation on:
100,000+ Participants
have chosen our platform to learn coding.
Rated
5
(Out of 5)
In this internship, you will use most important data science concepts like logistic regression, and tools like numpy, pandas and sci-kit learn in Python to develop a model which predicts if someone is likely to develop diabetes or not.
It is important to learn about these technique for real world because,
Diabetes is a chronic condition that affects the way the body processes blood sugar, also known as blood glucose. In people with diabetes, the body either doesn't produce enough insulin to process the glucose in the blood, or the cells in the body are resistant to the effects of insulin. This can cause a variety of symptoms, including increased thirst, frequent urination, and fatigue. Over time, uncontrolled diabetes can lead to serious health complications, such as heart disease, nerve damage, and kidney disease.
If we can detect Diabetes early and starts it treatment than it can help prevent or delay the onset of diabetes-related complications, people with diabetes can manage their condition by eating a healthy diet, exercising regularly, and taking medications as prescribed.
About the techniques you will learn in this internship,
Logistics Regression - It is a type of statistical analysis used to predict the outcome of a binary dependent variable, based on one or more independent variables. In logistic regression, the dependent variable is always binary, meaning it can have only two possible values, such as "yes" or "no." The independent variables can be either binary or continuous. The goal is to find the best fitting model that describes the relationship between the dependent and independent variables. This is typically done using a maximum likelihood estimation, which estimates the parameters of the model that are most likely to have generated the observed data.
Numpy - It is a popular library for scientific computing in Python. It provides tools for working with arrays of data, and it is particularly useful for working with large and complex datasets. NumPy provides many features that are not available in the core Python language, such as support for large, multidimensional arrays, support for mathematical operations on those arrays, and tools for reading and writing array data to and from disk.
Pandas - It is a popular library for data manipulation and analysis in Python. It provides tools for working with tabular data, such as data stored in a table with rows and columns. Pandas allows for easy manipulation of the data, such as filtering, aggregation, and transformation, and it also provides tools for reading and writing data to and from a variety of formats, such as CSV, Excel, and SQL databases.
Scikit-learn - It is a popular library for machine learning in Python. It provides a wide range of algorithms for supervised and unsupervised learning, including classification, regression, clustering, and dimensionality reduction. Scikit-learn is built on top of NumPy, SciPy, and Matplotlib, and it integrates seamlessly with those libraries to provide a single, cohesive environment for data manipulation, analysis, and modeling. Scikit-learn is widely used in industry and academia, and it is a valuable tool for anyone interested in using machine learning to gain insights from data
Aneeq Dholakia has trained thousands of students from tier 2/3/4 colleges and helped them achieve their dream companies. Aneeq excels at training for competitive programs like TCS, CodeVita, HackWithInfy and product companies like JP Morgan, ServiceNow, Adobe, Amazon and more.
Shubham Lal, is a Software Developer (SDE-2 ) at Microsoft who has mentored 5,000+ students and has been invited as a speaker in 20+ events. As an instructor, Shubham has worked with leading EdTech's in India.
You can share your Internship Certificate in the certifications section of your LinkedIn profile, on printed resume or other documents.
I feel the best thing about edyst is its company-specific guidance and the huge problem sets covering up almost all the concepts from beginner to advanced concepts, it helped me a lot for my placement preparation
When I joined the Edyst courses I received personalized mentoring on how to crack coding rounds of different companies. Through a combination of coding skills and great projects, I received multiple offers above 6+ lakhs per annum. Finally I joined for 8+ Lakhs package. Thanks for all the support, from Edyst Team.
I started practising on Edyst platform since my 3rd year of college focused on placements & always liked the way they helped us when we were stuck at a particular problem.
Thank you, Edyst for all the assistance and amazing support!
Edyst's training style completely resonated with me. I approached programming as more than a subject. Thanks to Edyst team for the guidance!
Edyst platform has helped me enhance my skills and problem solving ability. Some of the tips shared by them helped me to clear the coding round & interview effectively.
Thank you for this opportunity, Edyst!
Being a mechanical student and getting into an IT company is very tough. One of the main reason I could able to crack TCS CodeVita is because of Edyst.
Aneeq sir, your doubt clearing sessions, daily assignments & incredible mentors support really brushed up my skills.
Daily coding challenge and the doubt session helped me in staying consistent. Also, the leadership board kept me motivated. Edyst gave me the best guiding materials for all the cohorts I joined. I like everything done by Edyst for my success.
I joined Edust because the platform has wide range of practice questions. Also, there was mentors support throughout the day to help students when they get stuck. All the mentors were very friendly and helpful, the chat support feature of Edyst is best.
Edyst platform is the main reason for my placement. Edyst helped in developing my logic building skills. The trainers were absolutely fantastic. Their teaching skills are outstanding. Also the coding questions on the platform were very much useful for developing logic and understanding for any student.
I liked the assessment facility offered by Edyst, using this feature I prepared for all the competitive companies where Computer Science graduates get placement. As a CS background student Edyst platform helped me a lot to furnish my coding skills. It helped me to perform upto my true potential during my placement exams.
I feel the best thing about edyst is its company-specific guidance and the huge problem sets covering up almost all the concepts from beginner to advanced concepts, it helped me a lot for my placement preparation
When I joined the Edyst courses I received personalized mentoring on how to crack coding rounds of different companies. Through a combination of coding skills and great projects, I received multiple offers above 6+ lakhs per annum. Finally I joined for 8+ Lakhs package. Thanks for all the support, from Edyst Team.
I started practising on Edyst platform since my 3rd year of college focused on placements & always liked the way they helped us when we were stuck at a particular problem.
Thank you, Edyst for all the assistance and amazing support!
Edyst's training style completely resonated with me. I approached programming as more than a subject. Thanks to Edyst team for the guidance!
Edyst platform has helped me enhance my skills and problem solving ability. Some of the tips shared by them helped me to clear the coding round & interview effectively.
Thank you for this opportunity, Edyst!
Being a mechanical student and getting into an IT company is very tough. One of the main reason I could able to crack TCS CodeVita is because of Edyst.
Aneeq sir, your doubt clearing sessions, daily assignments & incredible mentors support really brushed up my skills.
Daily coding challenge and the doubt session helped me in staying consistent. Also, the leadership board kept me motivated. Edyst gave me the best guiding materials for all the cohorts I joined. I like everything done by Edyst for my success.
I joined Edust because the platform has wide range of practice questions. Also, there was mentors support throughout the day to help students when they get stuck. All the mentors were very friendly and helpful, the chat support feature of Edyst is best.
Edyst platform is the main reason for my placement. Edyst helped in developing my logic building skills. The trainers were absolutely fantastic. Their teaching skills are outstanding. Also the coding questions on the platform were very much useful for developing logic and understanding for any student.
I liked the assessment facility offered by Edyst, using this feature I prepared for all the competitive companies where Computer Science graduates get placement. As a CS background student Edyst platform helped me a lot to furnish my coding skills. It helped me to perform upto my true potential during my placement exams.
Revision of Python:
Numerical Python (NumPy)
Pandas
Exploratory Data Analysis
Data Visualisation (Matplotlib)
Univariate logistic regression
Multivariate logistic regression
Multivariate logistic regression - Model Evaluation
Nuances of Logistic regression
Problem Solving, Presentation and Story Telling