All the messages below are just forwarded messages if some one feels hurt about it please add your comments we will remove the post. Host/author is not responsible for these posts.
All the messages below are just forwarded messages if some one feels hurt about it please add your comments we will remove the post.Host/author is not responsible for these posts
Thursday, September 29, 2022
BITS-WILP-DSECLZG555 - Data Visualization and Interpretation - DVI - Final Question paper - 25092022
----------------------------------------------------------------------------
BITS-WILP-DSECLZG565 - Machine Learning - ML - Final Question paper - 25092022
All the messages below are just forwarded messages if some one feels hurt about it please add your comments we will remove the post.
Host/author is not responsible for these posts.
BITS-WILP-DSECLZG523 - Introduction to Data Science - IDS - Final Question paper - 18092022
All the messages below are just forwarded messages if some one feels hurt about it please add your comments we will remove the post.
Host/author is not responsible for these posts.
BITS-WILP-DSECLZC413- Introduction to Statistical Methods - ISM - Final Question paper - 18092022
All the messages below are just forwarded messages if some one feels hurt about it please add your comments we will remove the post. Host/author is not responsible for these posts.
Saturday, September 24, 2022
DSECLZG565- MACHINE LEARNING - Quick Calculators
SVM (linear and Non liner ) : https://www.javatpoint.com/machine-learning-support-vector-machine-algorithm
algorithm : https://towardsdatascience.com/support-vector-machine-formulation-and-derivation-b146ce89f28
K means Cluster calculator : https://people.revoledu.com/kardi/tutorial/kMean/Online-K-Means-Clustering.html
All the messages below are just forwarded messages if some one feels hurt about it please add your comments we will remove the post. Host/author is not responsible for these posts.
DSECLZG555-DATA VISUALIZATION AND INTERPRETATION - Story Telling Strategies
Establishing Context
who : Audience and you
what : Action , Mechanism and Tone
How : Data
Story Telling Strategies
------------------------
1. 3 Minute Story - telling the story with in 3 mins just by telling audience hat they need to know . No dependency on materials/visualization etc
Story teller needs to know what exactly data is saying .
2. Big idea -- Boils down to most importance sentence. It should articulate unique point of view / convey whats at stake / must be complete sentence .
3. Story boarding -- Establishes structure of communication. Visual outline of content . Use whiteboard , post -it etc.
All the messages below are just forwarded messages if some one feels hurt about it please add your comments we will remove the post. Host/author is not responsible for these posts.
DSECLZG555 - DATA VISUALIZATION AND INTERPRETATION - Gestalt Principles of Visual Perception
- Law of Prägnanz (Simplicity)
- Law of Similarity
- Law of Continuity
- Law of Focal Point
- Law of Proximity
- Law of Figure/Ground
- principle of enclosure
- principle of closure
- principle of continuity
- principle of connection
- principle of proximity
- principle of similarity
----------------------------------------------------------------------------
All the messages below are just forwarded messages if some one feels hurt about it please add your comments we will remove the post.
Host/author is not responsible for these posts.
DSECLZG555 - DATA VISUALIZATION AND INTERPRETATION - Mistakes in Dashboard design
Mistakes in dashboard
1. Design issues
a. Exceeding screen
b. meaningless variety
c. Clustering display
d. Unattractive visuals
2. Data Issues
a. Inadequate context for the data
b. Using deficient measure
c. Incorrect data encoding
d. Poor data arrangement
e. Ineffective data highlighting
3. Display Issues
a. Inappropriate display media
poorly designed display media
13 Design Mistakes
1.Exceeding the Boundaries of a Single Screen
2. Supplying Inadequate Context for the Data
3. Displaying Excessive Detail or Precision
4. Choosing a Deficient Measure
5. Choosing Inappropriate Display Media
6. Introducing Meaningless Variety
7. Using Poorly Designed Display Media
8. Encoding Quantitative Data Inaccurately
9. Arranging the Data Poorly
10. Highlighting Important Data Ineffectively
11. Cluttering the Display with Useless Decoration
12. Misusing or Overusing Color
13. Designing an Unattractive Visual Display
All the messages below are just forwarded messages if some one feels hurt about it please add your comments we will remove the post. Host/author is not responsible for these posts.
Easy way of converting google colab ipynb to a PDF file
Below steps are to be performed to convert ipynb file to PDF file.
1. Install below packages for every ipnyb file
!apt-get install texlive texlive-xetex texlive-latex-extra pandoc
!pip install pypandoc
2. Copy the path of the file [Ex: File name : abc.ipynb]
3. Execute below
!jupyter nbconvert <<path+ filename>> --to pdf
Ex : !jupyter nbconvert /content/drive/MyDrive/Colab/ForExam-Seaborn.ipynb --to pdf
All the messages above are just forwarded messages if some one feels hurt about it please add your comments we will remove the post.
Host/author is not responsible for these posts.
Saturday, September 17, 2022
BITS WILP - DSECLZC413 - Introduction to Statistical Methods - Important calculators
Calculators
Chi Square Test Contingency Table : https://www.socscistatistics.com/tests/chisquare2/default2.aspx
Chi-Square Calculator for Goodness of Fit : https://www.socscistatistics.com/tests/goodnessoffit/default2.aspx
Easy Fisher Exact Test Calculator : https://www.socscistatistics.com/tests/fisher/default2.aspx
T-Test Calculator for 2 Independent Means : https://www.socscistatistics.com/tests/studentttest/default.aspx
T Test Calculator for 2 Dependent Means : https://www.socscistatistics.com/tests/ttestdependent/default.aspx
Single Sample T-Test Calculator : https://www.socscistatistics.com/tests/tsinglesample/default.aspx
Pearson Correlation Coefficient Calculator : https://www.socscistatistics.com/tests/pearson/default.aspx
Spearman's Rho Calculator :https://www.socscistatistics.com/tests/spearman/default.aspx
Linear Regression Calculator : https://www.socscistatistics.com/tests/regression/default.aspx
Multiple Regression Calculator (No residual calculation) : https://www.socscistatistics.com/tests/multipleregression/default.aspx
Maximium Likelyhood estimator : https://mathworld.wolfram.com/MaximumLikelihood.html
Z-test: One Population Proportion : https://mathcracker.com/z-test-for-one-proportion
4 year moving average calculator : https://atozmath.com/CONM/TimeSeries.aspx?q=smaf
autocorrelation : https://www.easycalculation.com/statistics/autocorrelation.php
autocovariance formula :
All the messages below are just forwarded messages if some one feels hurt about it please add your comments we will remove the post.
Host/author is not responsible for these posts.