Skip to main content

Posts

Machine Learning

    Machine Learning                                                                                                                                                                         - Arthur Samuel in 1959 AI-ML-DL Artificial  Intelligence:        * Making Machine to think analysis and Make a decision * Computer that can imitate human intellect and behavior EX: Self Driving cars, Robots Machine Learning:  * Machine Learning is a subset of AI that uses Statistical Learning algorithm to build system that have the ability to automa...

Data Types and Data Structures in Statistics

Data Types and Data Structures in :  STATISTICS – Introduction :   Statistics is the discipline that concerns the collection, organization, analysis, interpretation, and presentation of data  In applying statistics to a scientific, industrial, or social problem, it is conventional to begin with a statistical population or a statistical model to be studied. Definition:  Science of collection, presentation, analysis, and reasonable  interpretation of data. • Statistics presents a rigorous scientific method for gaining insight into data • statistics can give an instant overall picture of data based on graphical presentation or numerical summarization irrespective to the number of data points.    • Besides data summarization, another important task of statistics is to make inference and predict relations of variables.     What is Statistics:  Statistics is a set of mathematical methods and tools that enable us to a...

Python String.

  Innomatics Research Labs  Im a innomatics student, this is for innomatics research labs notes (the best institute of hyderabad) once search in google, course = data science and full stack development Innomatics Research Labs  is a pioneer in  “Transforming Career and Lives”  of individuals in the Digital Space by catering advanced training on  IBM Certified Data Science , Python, IBM Certified Predictive Analytics Modeler, Machine Learning, Artificial Intelligence (AI),  Full-stack web development , Amazon Web Services (AWS), DevOps, Microsoft Azure, Big data Analytics,   Digital Marketing , and Career Launching program   for students  who are willing to showcase their skills in the competitive job market with valuable credentials, and also can complete courses with a certificate. Strings: strings are a sequence or a char, enclosed in qoutes. creating a string a string can be created by  encloing a char or sequence of chars  ...