Artificial Intelligence(AI), Machine Learning(ML) and Data Knowledge assets
Collected from Linkedin
Table of Contents
Putting Data, Artificial Intelligence, Machine Learning, Gen. AI etc in context
The Artificial Intelligence, Machine Learning, LLM, etc., etc. terminology can be a little confusing. Below is a very brief overview of how these technologies/terminologies fit together. This page is geared to someone new to Data, Analytics, and the domain of Artificial Intelligence – or someone who wants to leverage the collateral collected. You ‘all can use Google to drive into more details and academic definitions – there are so many details left out here.
Where it all begins… Data Analyst
- Understands the business and data – need to know both
- It all starts with Data (screw this up and the rest of your work will produce inaccurate outcomes)
This gives a good perspective of what a Data Analyst does by showing a path to become one: Data_Analyst_How to become one 8pp.pdf
– Data accuracy (to your business domain) is critical to ensure success including:
- Data Governance: data owners that can define what/where on the data
- Data Dictionary: Clear definitions on what the data is
- Which data do you need to solve your business problem?
Database:
- Many types, many use cases.. Bottom line ,this is the primary place where data is stored.
Note: data can also be stored in file systems (including the cloud) – but without a defined-governed structure (if enabled in Databases) you’re probably going to get one off results.
Not complete but a good introduction: 1 Database fit for function good setup 1pp.jpg
Data Pipeline (Part of “Data Architecture”) – this is the heavy lifting and can take 70-80% of your overall Data Analysis/Science effort. Typically performed by Data Engineers
Perspective on Data Pipeline, see: Data_Pipeline_Basics_2pp.pdf
- The process for taking data from a source (were its created or stored)
- Copied, validated, translated ( like a string to a date, or business logic applied), to a location that then be used for:
- Representing the business view of the data
- Called Data Modeling (not to be confused with Data Science Models below)
- Storing data in a business usable format
- Doing data analysis
- Input to Data Science projects (and outcomes from these projects also)
- Etc….
- Representing the business view of the data
Domain of the Data Engineer: Data Engineering Scope Intro.jpg
So now that you have data you can (at the most basic level):
- Create reports/dashboards
- Slice/Dice the data to understand basic facts about your data & business
Taking analytics to the next level: Now that you understand more about your data and business you can leverage advanced technologies (think Artificial Intelligence) to better understand, visualize and better create/enable/predict/automate business outcomes.
That brings us to the role of a Data Scientist and the field of Artificial Intelligence.
Artificial Intelligence (AI), is the science of making computers/machines “Intelligent” to think more like a human.
Simple overview of the steps for developing an AI solution: AI Implement seamlessly Cheat sheet 1pp.jpg
Machine learning (ML) is a sub-field of AI. ML is the science of training a computer/machine what to do based on data. Essentially you take data, create Data Science Models, train & test those data models to automatically apply learnings/behaviors (from the data model) to new incoming data so that that data is processed in a way that allows the machine to make “decisions” – because you’ve trained the machine from your earlier data. This allows the computer (for example) to:
- Predict outcomes (based on prior data behavior and desired behavior), xx will happen
- Classifying information (think grouping/clustering of behaviors)
- Image scanning (teaching this is what a cat looks like.. So it must be a cat).. Think millions of images
- Chatbots -think Natural Language processing (NLP). They learn based on trained data, and “lean” as more conversations (data created) take place. More data in, more positive/negative outcomes and added to data set
- Complex visualizations/analysis of data
- Etc….
This is a nice, single page illustration of how Machine learning works: 1 Machine Learning model – how it works 1pp.jpg
Here’s a perspective of the overall domain of ML: Perspective. – ML scope 1pp.jpg
Generative AI: AI is limited to processing existing data, (to influence outcomes of future data). Generative AI goes to the next step and generates context (data) from data it has. Think how ChatGPT works. ChatGPT has parsed much of the internet and gained a deep library of content. It can then take phrases/context by looking for patterns in the text to generate a result. Which then goes to the requestor (user), and then feeds back into the library of content.
Note: as you can see bad data in, bad data out.. So curated/governed data used to build AI models is absolutely critical for accurate results.
To get deeper in this, see (I’m looking for a better doc but here’s what I have so far); Generative_ai_Mastering 41pp.pdf
With Generative AI, you now have a new job class appearing: “Prompt Engineer”. A prompt engineer will define the right question or series of questions to a Generative AI model to get the most “accurate outcome” (kind of like assembling the right words together to quickly get a google result). Again, accurate input data is critical.
There’s also a large, growing field of AI ethics.. Again, goes back to data and model development. People, and data (depth/breadth of data) can influence what will get returned and obviously outcomes. So ethics plays a critical role here (search online for examples)
Here’s some good examples for ChatGPT, (you can see how important this can become): 1 50_Awesome_Chatgpt_Prompts__1696702805.pdf – also see the ChatGPT cheatsheets.
Large Language Models (LLM): is a sub category of Generative AI that deals with language/text and primarily creates text output (and some visualizations)
- Like ChatGPT
Good overview of how they work: 1 LLm_Really good description 31pp.pdf. or here: LLM Large Lang models how they work 14pp.pdf
Python is an interpreted programming language used by Data Analysts/Data Scientists to analyze data , data models and build AI capabilities. Many analytical, modeling, and visualization libraries are available for python making it the “simple” Swiss army knife of Data Analysts/Scientists.
Good overview with context of Artificial Intelligence: ML_Using_Python_84pp.pdf
Visualization: With Data Analytics/Data Science how you represent data is critical. There are many Visualizations/libraries/tools available.
A good simple overview of which chart to use for which use case.. Not complete but a good way to start: 1 Data WHICH_CHART_WHEN_YOUR_GUIDE_TO_CHOOSING_THE_RIGHT_CHART__19PP.pdf or here: 1 Charts supporting story telling 1pp.jpg
Also, a simple cheatsheet to squeeze visualizations out of ChatGPT: 1 ChatGPT for Data Analysis cheat sheet 1pp.jpg
Data Science projects, below are examples of what others have done.
I’ve assembled these assets primarily from https://Linkedin.com contributors with the intent to help folks better understand the field of Data Science and beyond. (Note: I realize there’s a lot here and I need to shrink)
Usage Hints:
– You’ll see in the file lists some files starting with a 1 , these ones I believe are good place to start (but you may feel otherwise). Keep learning and ping me if you have any feedback/issues.
– Number of pages (in each document) are that last 3-5 characters of the filename. Gives you an idea on how detailed/not detailed the document is.
– Interview questions: there are some documents covering this topic in each section
Productivity and Miscellaneous Cheatsheets
Miscellaneous cheatsheets and productivity collateral.
- 0 - Ignore this one - bug in widget.jpg (161.85 Kb)
- 1 DevOps Tools StackWheel 1pp.jpg (297.05 Kb)
- 1 Save_100_of_hours_by_using_these_websites__23pp.pdf (7.81 Mb)
- 1 Web tools to accelerate_productivity_23pp.pdf (7.81 Mb)
- 1 email like a boss 1pp.jpg (222.3 Kb)
- 24 ted talks for 2024 1pp.jpg (287.09 Kb)
- 5 Pillars of well architected framework 1pp .jpg (290.5 Kb)
- 6_Ways_To_Clean_Your_Mind_7pp.pdf (294.48 Kb)
- ACID - DB - what does it mean 1pp.jpg (197.13 Kb)
- AI - Excel convert into analysis 1pp.jpg (486.44 Kb)
- AI - ML landscape crazy 1pp.jpg (498.26 Kb)
- AI Explained layered 1pp.jpg (259.05 Kb)
- AI Terms explained 1pp.jpg (375.58 Kb)
- AI Vector Databases 1pp.jpg (248.27 Kb)
- AI expectaitions vs reality 1pp.jpg (307.05 Kb)
- AI explained 1pp.jpg (220.91 Kb)
- AI how it works 1pp.jpg (263.63 Kb)
- AI news process 1pp.jpg (139.77 Kb)
- AI stack 1pp.jpg (261.12 Kb)
- AI tools 21 - to boost productiviity 1pp.jpg (183.55 Kb)
- AI tools boost productivity 23 1pp.jpg (163.72 Kb)
- AI tools expained again 1pp.jpg (359.51 Kb)
- AI tools paid vs free 1pp.jpg (326.4 Kb)
- AI tools top productivity 1pp.jpg (219.73 Kb)
- AI tools usefull 1pp.jpg (183.28 Kb)
- AI top 15 terms 1pp.jpg (326.91 Kb)
- AI top free courses 1pp.jpg (335.02 Kb)
- AI useful tools v 222 1pp.jpg (264.08 Kb)
- ALL_IMPORTANT_CHEAT_SHEETS_OF_AI_BY_STANFORD_UNIVERSITY_66pp.pdf (14.4 Mb)
- API Arch approaches 1pp.jpg (276.16 Kb)
- API Arch styles - top 5 1 pp.jpg (558.32 Kb)
- API Testing types 1pp.jpg (333.11 Kb)
- API protocols 1pp.jpg (247.53 Kb)
- API_101 simplififed 48pp.pdf (18.75 Mb)
- APIs free 9pp.pdf (2.82 Mb)
- AWS Multi-Datawarehouse writes 1pp.jpg (258.35 Kb)
- AWS Services wheel 1pp.jpg (202.04 Kb)
- AWS Top services 1pp.jpg (306.85 Kb)
- AWS certification badges and timeline 1pp.jpg (205.8 Kb)
- AWS disaster recovery how works 1pp.jpg (241.19 Kb)
- AWS secure landing zone arch 1pp.jpg (418.31 Kb)
- AWS_Audit_Checklist_7pp.pdf (321.2 Kb)
- AWS_CLI_quick reference 5pp.pdf (56.68 Kb)
- AWS_Migration_Guide_6pp.pdf (2.53 Mb)
- Agile Devops 1pp.jpg (181.02 Kb)
- Agile-Scrum methodology 1pp.jpg (226.67 Kb)
- Annual-Working-Hours_Where do you sit 1pp.jpg (895.25 Kb)
- Api testing 9 types 1pp.jpg (294.19 Kb)
- Apprentiship vs college ROI 1pp.jpg (172.76 Kb)
- Architectural patterns - 6 1pp.jpg (398.43 Kb)
- Architecture styles SW 1pp.jpg (355.09 Kb)
- Azure Microservices Cloudairy 1pp.jpg (159.15 Kb)
- Azure microservices architecture 1pp.jpg (209.12 Kb)
- Blockchain working paper 94pp.pdf (28.78 Mb)
- Body Language understanding 1pp.jpg (353.68 Kb)
- Books - 50 to change your life 1pp.jpg (205.14 Kb)
- Business strategy matrix 1pp.jpg (284.67 Kb)
- CGI links 20240124_150647000_iOS.png (167.99 Kb)
- CI - CD Delivery 1pp.jpg (216.41 Kb)
- CI-CD Pipeline tools 1pp.jpg (283.93 Kb)
- CLOUD_SECURITY_FOUNDATIONS_FRAMEWORKS_63pp.pdf (14.89 Mb)
- Cape San Blas T.H Stone park map 1pp.jpg (262.02 Kb)
- Certification and salary 1pp.jpg (316.99 Kb)
- Charasmatic 6 rules to be 1pp.jpg (317.84 Kb)
- Chart Data storytelling 1pp.jpg (211.45 Kb)
- Chatgpt how does a system work 1pp.jpg (223.01 Kb)
- Chatgpt master sheet 1pp.jpg (406.69 Kb)
- Circles of influence 3 1pp.jpg (186.07 Kb)
- Cloud Compare cheatsheet.jpg (424.61 Kb)
- Cloud High level DR strategies 1pp.jpg (343.34 Kb)
- Cloud Security Cheatsheet 1pp.jpg (338.53 Kb)
- Cloud certificatino roadmap 2023 1pp.jpg (374.58 Kb)
- Cloud compare cheat 1pp.png (645.51 Kb)
- Cloud how partners drive adoption 1pp.jpg (157.8 Kb)
- Cloud infra support aws-azure-gcp 3rd party services 1pp.jpg (345.69 Kb)
- Cloud load balancer cheatsheet 1pp.jpg (381.38 Kb)
- Cloud serverless framework - multicloud 1pp.jpg (136.26 Kb)
- Cloud services compare checklist 1pp.jpg (312.84 Kb)
- Cloud_Security_considerations 7pp.pdf (887.81 Kb)
- Cloudairy AWS security architecture 1pp.jpg (297.92 Kb)
- Code delivery 1pp.png (344.01 Kb)
- Code ship to production 1pp.jpg (288.31 Kb)
- Cources 10 free Leadership 1pp.jpg (474.58 Kb)
- Covey 7 habits highly eff people on a page 1pp.jpg (302.85 Kb)
- Cyber security overview 1pp.jpg (175.19 Kb)
- Cybersecurity_Career_Roadmap_48pp.pdf (10.55 Mb)
- Damage of sitting 1pp.jpg (348 Kb)
- Data Ingestion tools 1pp.jpg (225.31 Kb)
- Data Visualization - color schemes 1pp.jpg (232.04 Kb)
- Data concepts top 6 1pp.jpg (290.41 Kb)
- DataBricks ML OPS 1pp.jpg (301.35 Kb)
- Data_Excel Data Analysis_156pp.pdf (2.4 Mb)
- Database chooser 1pp.jpg (287.52 Kb)
- Database chooser v23 1pp.jpg (321.54 Kb)
- Database types v233 1pp.jpg (250.65 Kb)
- Databricks MLops 1pp.jpg (272.64 Kb)
- Decision -4-Making frameworks 1pp.jpg (337.75 Kb)
- Deep Learning use cases 1pp.jpg (213.28 Kb)
- Dev Ops Automation integration 1pp.jpg (128.65 Kb)
- DevOps Components 1pp.jpg (240.17 Kb)
- DevOps Roadmap 1pp.png (416.49 Kb)
- DevOps learning to master 1pp.jpg (313.63 Kb)
- DevOps metrics 1pp.jpg (289.76 Kb)
- DevOps roadmap 1pp.jpg (382.37 Kb)
- DevOps tools popular 1pp.jpg (118.89 Kb)
- Deveopment end to end lifecycle 1pp.jpg (264.52 Kb)
- Devices what they know about you 1pp.jpg (315.46 Kb)
- Difference AI vs ML 1pp.jpg (327.38 Kb)
- Docker 19 top commands 1pp.jpg (371.66 Kb)
- Docker CLI cheatsheet 1pp.jpg (212.41 Kb)
- Docker commands top guide 1pp.jpg (349.78 Kb)
- Docker on a page 1pp.jpg (391.39 Kb)
- Docker workflow explained 1pp.jpg (218.93 Kb)
- Entrepreneaur free classes 1pp.jpg (250.61 Kb)
- Excel 21 top formulas 1pp.jpg (308.42 Kb)
- Excel 5 features for Data_Analyst 6pp.pdf (487.41 Kb)
- Excel Data_Analysis_101 level 56pp.pdf (2.4 Mb)
- Excel Important_Excel_Function_for_Data_Analyst__6pp.pdf (2.66 Mb)
- Excel automation with ChatGPT_21pp.pdf (34.57 Mb)
- Excel cheatsheet 1pp.jpg (412.12 Kb)
- Excel everything you can do 1pp.jpg (839.71 Kb)
- Excel top 100 tips 1pp.png (559.94 Kb)
- Excel_Formula_list_for_Data_Analysis_purposes_26pp.pdf (568.83 Kb)
- Excel_Formulas 65pp.pdf (903.97 Kb)
- Excel_Shortcuts_Handbook_19pp.pdf (48.05 Mb)
- Feature_Engineering_26pp.pdf (1.58 Mb)
- Firewall_Audit_Checklist_6pp.pdf (889.98 Kb)
- Free training links 1pp.png (248.81 Kb)
- Front End Development Learning components 1pp.jpg (261.59 Kb)
- GIT Cheatsheet 1pp.jpg (345.87 Kb)
- GIT Ops workflow 1pp.jpg (158.57 Kb)
- GIT commands 1pp.jpg (230.9 Kb)
- GenAI Product Architecture considerations 1pp.jpg (408.31 Kb)
- Git how works 1pp.jpg (155.24 Kb)
- Git_Interview_Questions_and_Answers_24pp.pdf (1022.72 Kb)
- How to say NO gracefully 1pp.jpg (281.07 Kb)
- How to set priorities 1pp.jpg (269.32 Kb)
- INdustries Future Highest potential for automation 1pp.png (378.89 Kb)
- ISO_IEC_27001_cybersecurity audit and scenarios 253pp.pdf (2.86 Mb)
- Infrastructure as Code - Tool decisioning 1pp.jpg (173.55 Kb)
- Interview questions Top_100_AI_QUESTION_186pp.pdf (2.65 Mb)
- Interviewing like a legend 1pp.jpg (367.24 Kb)
- Job Top_Sites_Collections_3pp.pdf (149.6 Kb)
- Job hunting chatgpt prompts 1pp.jpg (369.84 Kb)
- JobSearch chatgpt cheatsheet 1pp.jpg (401.32 Kb)
- KPI Key performance indicators cheetsheet 1pp.jpg (295.1 Kb)
- Kafka top 5 use cases 1pp.jpg (408.08 Kb)
- Kubernetes CI-CD pipeline 1pp.jpg (304.18 Kb)
- Kubernetes Resource Optimization Strategies 1pp.jpg (247 Kb)
- Kubernetes Tools Stack Wheel 1pp.jpg (469.11 Kb)
- Kubernetes networking 1pp.jpg (149.97 Kb)
- Kubernetes time saving aliases.jpg (313.9 Kb)
- Kubernetes understanding IPs 1pp.jpg (177.98 Kb)
- Kubernetes vs conventional config 1pp.jpg (323.48 Kb)
- Kubernetes why 1pp.jpg (426.29 Kb)
- Kubernetes_concepts_in_AWS_terms_by_Lars_Larsson_18pp.pdf (937.32 Kb)
- Kubernetes_on_azure - hands on 300pp.pdf (25.23 Mb)
- Kuberneties services and types 1pp.jpg (204.07 Kb)
- LLM - RAG - AIR model fine tuning defined 1pp.pdf (28.07 Kb)
- LLM lingo - terms 1pp.jpg (279.95 Kb)
- LLM mehtods for improving 1pp.png (279.22 Kb)
- LLM use cases used 1pp.jpg (282.52 Kb)
- Learn - roadmap- software development 1pp.jpg (245.3 Kb)
- Learning youtube 100 channels 1pp.jpg (203.64 Kb)
- Linux Directory Structure 1pp.jpg (228.96 Kb)
- Linux File permissions cheatsheet 1pp.jpg (241.48 Kb)
- Linux cheatsheet for engineers 1pp.jpg (270.13 Kb)
- Linux commands 1pp.jpg (309.17 Kb)
- Linux defensive security 1pp.jpg (199.68 Kb)
- Linux how it works 1pp.jpg (230.29 Kb)
- Linx File system directories 1pp.jpg (185.12 Kb)
- Log parsing commands - top 6 1pp.jpg (389.93 Kb)
- MATPlotLib cheatsheet 2pp.pdf (3.4 Mb)
- ML Algorthums - most used 1pp.jpg (251.18 Kb)
- ML Lifecycle 1pp.jpg (211.31 Kb)
- ML Models and algorthms 1pp.jpg (343.21 Kb)
- ML Ops 1pp.jpg (156.84 Kb)
- ML algorthims top 10 1pp.jpg (157.06 Kb)
- ML explained to kids 1pp.jpg (232.64 Kb)
- ML in a nutshell 1pp.jpg (231.31 Kb)
- Machine Learning - the lifecycle 1pp.jpg (292.29 Kb)
- Manage time get it done now 1pp.jpg (263.82 Kb)
- Master_Cloud_Security_with_eBPF_Get_the_Buyer_s_Guide_Now__1698360427.pdf (159.42 Kb)
- Mastering career soft skills 1pp.jpg (345.04 Kb)
- Mental toughness.jpg (387.64 Kb)
- Microservices at scale 1pp.jpg (116.09 Kb)
- Microservices patterns - top 4 1 pp.jpg (345.1 Kb)
- Mobile chatgpt prompts 1pp.jpg (306.1 Kb)
- Model usage examples 1pp.jpg (161.37 Kb)
- Multi-Cloud Serverless Framework Cloudairy 1pp.jpg (187.84 Kb)
- MultiCloud Secrets example rotation 1pp.jpg (262.67 Kb)
- Negotiation Models 1pp.jpg (251.07 Kb)
- Negotiation strategy cheatsheet 1pp.jpg (284 Kb)
- Network Protocols 1pp.jpg (170.21 Kb)
- Network Security cheatsheet 1pp.jpg (250.91 Kb)
- Network protocols explained 1pp.jpg (399.03 Kb)
- No - how and when to say 1pp.jpg (318.52 Kb)
- OSI model whatis it 1pp.jpg (223.14 Kb)
- Performance tuning framework 1pp.jpg (171.49 Kb)
- Personal infromation categories PII 1pp.jpg (517.07 Kb)
- Personalities - dangerous to avoid 1pp.jpg (224.36 Kb)
- Postive new year tips 1pp.png (551.21 Kb)
- Power of quiet people 1pp.jpg (316.05 Kb)
- Productivity accelerators 1pp.jpg (278.91 Kb)
- Productivity cheatsheet 1pp.jpg (357.18 Kb)
- Programming languages - types of 1pp.jpg (173.5 Kb)
- Project mgmt cheatsheet 1pp.png (935.65 Kb)
- Prompt Engineering 1pp.jpg (229.31 Kb)
- Python - Data Analytics tools libraries 1pp.jpg (169.95 Kb)
- Python Libraries 1pp.jpg (102.18 Kb)
- Python Libraries and frameworks 1pp.jpg (155.11 Kb)
- Query life of flow 1pp.jpg (169.68 Kb)
- Quiet people - the power of 1pp.jpg (319.48 Kb)
- RAG use cases 1pp.jpg (351.06 Kb)
- REST_API_intro and how works 6pp.pdf (692.19 Kb)
- Rest vs GraphQL 1pp.jpg (132.83 Kb)
- SDLC 1pp.jpg (229.79 Kb)
- SQL Syntax diagram 1pp.jpg (172 Kb)
- SSO flow 1pp.jpg (127.38 Kb)
- SW Architecture patterns 1pp.jpg (151.43 Kb)
- SW Architecture styles 1pp.jpg (311.57 Kb)
- Scrum Agile visual overview 1pp.jpg (218.62 Kb)
- Security - basic port secure vs not 1pp.jpg (451.03 Kb)
- Security Authentication mechanisms1pp.png (993.09 Kb)
- Serverless platfomrs cheat sheet 1pp.jpg (262.13 Kb)
- Software Arch styles 1pp.jpg (291.23 Kb)
- Spark_introduction 50pp.pdf (8.48 Mb)
- Story - 10 - Telling tips 1pp.jpg (393.3 Kb)
- Storytelling tips 1pp.jpg (274.66 Kb)
- System Design cheatsheet 1pp.jpg (245.39 Kb)
- System Design core concepts 1pp.jpg (234.77 Kb)
- TCP-UDP 12- common ports 1pp.png (767.07 Kb)
- Ted talks 24 for 2024 1pp.jpg (366.33 Kb)
- Tensorflow_2_0_and_Pytorch_49pp.pdf (253.94 Kb)
- Tensorflow_Operations_Cheatsheet 8pp.pdf (96 Kb)
- Testing CI-CD pipelines 1pp.jpg (544.6 Kb)
- The_emergent_industrial_metaverse_24pp.pdf (2.44 Mb)
- Time Management cheatsheet 1pp.jpg (240.34 Kb)
- Time managemetn - master your time 1pp.jpg (429.76 Kb)
- Tools Docker Essential_Docker_Commands_5pp.pdf (82.63 Kb)
- Top 6 Architecture API styles 1 pp.jpg (176.77 Kb)
- Top Leadership - 13 - styles.jpg (445.67 Kb)
- Top_Sites_For_Career_Growth 7pp.pdf (620.85 Kb)
- Types of data 1pp.jpg (228.79 Kb)
- Vendor_security_assessment_network_equip_national cyber security 23pp.pdf (526.95 Kb)
- Visualization overview 1pp.jpg (272.08 Kb)
- Warren Buffets income statement cheatsheet 1pp.jpg (292.11 Kb)
- Warren buffett investing checklist 1pp.png (1.42 Mb)
- Web URL resolution palh 1pp.png (615.61 Kb)
- Workplace Behaviours to stop normalizing 1pp.jpg (209.42 Kb)
- Youtube top channels to learn 1pp.jpg (170.96 Kb)
- ai expecations vs reality 1pp.jpg (351.45 Kb)
- ai impacting what jobs 1pp.jpg (247.31 Kb)
- ai tools free vs paid 1pp.jpg (151.56 Kb)
- ai tools to boost at work 1pp.jpg (149.9 Kb)
- api arch 6 styles again 1pp.jpg (155.74 Kb)
- api gateway 5 use cases 1pp.jpg (413.87 Kb)
- api master guide 1pp.jpg (378.18 Kb)
- aws-azure migration path.jpg (203.9 Kb)
- cgi links 2 20240124_150651000_iOS.png (226.54 Kb)
- chatgpt cheatsheet v235 1pp.jpg (363.65 Kb)
- chatgpt prompt frameworks 1pp.png (658.25 Kb)
- cloud native adoption path 1pp.jpg (269.89 Kb)
- configuration patterns 9 1pp.jpg (401.25 Kb)
- cyber security topology 1pp.jpg (101.82 Kb)
- devops vs mlops vs dataops 1pp.jpg (251.88 Kb)
- devops_essential concepts 15pp.pdf (373.9 Kb)
- excel pivot table cheatsheet 1pp.jpg (283.63 Kb)
- excel shortcut cheatsheet 1pp.jpg (211.92 Kb)
- front end development roadmap to learning 1pp.jpg (210.82 Kb)
- how to decide faster 1pp.jpg (129.82 Kb)
- network protocols 8 popular 1pp.jpg (223.81 Kb)
- presentation impact rule 1pp.jpg (245.98 Kb)
- programming languages how they work 1pp.jpg (245.53 Kb)
- proxy forward vs reverse 1pp.png (366.91 Kb)
- python ai libraries again 1pp.jpg (280.27 Kb)
- python concepts 1pp.jpg (188.63 Kb)
- python libraries for DS 1pp.jpg (116.09 Kb)
- sql cheatsheet cc 1pp.jpg (366.67 Kb)
- toxic boss traits 1pp.jpg (218.4 Kb)
- web development stack 1pp.jpg (285.28 Kb)
- web development stacks most popular 1pp.jpg (404.65 Kb)
- web url addressing 1pp .jpg (205.99 Kb)
- who cares what they think 1pp.jpg (141.76 Kb)
- working capital 1pp.jpg (384 Kb)
Generative AI (like ChatGPT) and Large Language Models (LLM)
Understanding what Large Language Models are and how to take advantage.. Really cool, and very powerful BUT you need to validate/verify anything you get. Data is king in any ML/AI/LLM – garbage in garbage out as they say. See examples of good prompt engineering ideas to more quickly get to your outcome.
Good ChatGPT prompts, cheetsheets that show alternative LLM tools, ChatGPT – Excel integration..etc…
- 0 - Ignore this one - bug in widget.jpg (161.85 Kb)
- 1 50_Awesome_Chatgpt_Prompts__1696702805.pdf (4.89 Mb)
- 1 ChatGPPT Prompting cheatsheet 1pp.jpg (440.19 Kb)
- 1 ChatGPT Plugins to productivity 1pp.jpg (261.08 Kb)
- 1 ChatGPT cheatsheet 1pp.jpg (347.44 Kb)
- 1 ChatGPT cheatsheet Zero to pro 1pp.jpg (355.94 Kb)
- 1 ChatGPT for Data Analysis cheat sheet 1pp.jpg (402.4 Kb)
- 1 ChatGPT_Automation in_Excel_85pp.pdf (34.57 Mb)
- 1 ChatGPT_in_Excel_Nero 21pp.pdf (34.57 Mb)
- 1 Chatgpt for job searching 1pp.jpg (441.48 Kb)
- 1 Generative AI solution landscape pinwheel 1pp.jpg (639.3 Kb)
- 1 LLM Cheatsheet Here_s_the_last_list_of_AI_tools_you_ll_ever_need_22pp.pdf (509.05 Kb)
- 1 LLM_Models_Overview 31pp.pdf (5.19 Mb)
- 1 LLm_Really good description 31pp.pdf (2.01 Mb)
- AI_Chatbot_Showdown_ChatGPT_vs_Google_Bard_2023 compare 13pp.pdf (493.87 Kb)
- Best_ChatGPT_Cheat_sheet_8pp.pdf (1.2 Mb)
- CHATCpt MLflow_Prompt_Engineering_UI_6pp.pdf (1.63 Mb)
- CHATGPT framework cheatsheet 1pp.jpg (401.23 Kb)
- ChatCGT cheatsheet 1pp.jpg (337.32 Kb)
- ChatGPT - Chrome exensions - Prompt cheat sheet 1pp.jpg (760.54 Kb)
- ChatGPT -another- Cheat Sheet 1pp.jpg (340.51 Kb)
- ChatGPT Cheat Sheet 1pp.jpg (567.14 Kb)
- ChatGPT Cheat Sheet another 1pp.jpg (575.33 Kb)
- ChatGPT Cheatsheet extensions also 1pp.jpg (767.22 Kb)
- ChatGPT Data Analysis cheat sheet 1pp.png (1.11 Mb)
- ChatGPT Prompting Master cheat sheet 1pp.jpg (374.66 Kb)
- ChatGPT how it works 1pp.jpg (221.21 Kb)
- ChatGPT prompting again 1pp.jpg (552.93 Kb)
- ChatGPT_Getting started and prompts_Cheatsheet_76pp.pdf (28.96 Mb)
- ChatGPT_comprehensive cheatsheet_8pp.pdf (1.2 Mb)
- ChatGPT_thorough Cheat_Sheet_78pp.pdf (4.73 Mb)
- ChatGPT_with Python 8 pp.pdf (1.09 Mb)
- Chatgpt 10_Powerful_Prompts_for_Learning_12pp.pdf (242.12 Kb)
- Chatgpt job search AI Cheat sheet 1pp.png (1.18 Mb)
- Gen AI Model Foundation transparency scores - eye opening 1pp.jpg (260.59 Kb)
- Gen AI Prompt Engineering on a page 1pp.jpg (301.12 Kb)
- Gen AI tools by use - top 10 1pp.jpg (363.84 Kb)
- Generative AI Application Landscape 1pp.jpg (319.15 Kb)
- Generative_ai_Mastering 41pp.pdf (1.71 Mb)
- LLM 3 ways to train 1pp.jpg (266.42 Kb)
- LLM Creospan_Introduction_to_Generative_AI__16pp.pdf (612.68 Kb)
- LLM How to make your own 1pp.jpg (338.51 Kb)
- LLM Large Lang models how they work 14pp.pdf (4.27 Mb)
- LLM Productivity Tools 1pp.jpg (240.97 Kb)
- LLMs how many do you know 1pp.jpg (160.13 Kb)
- LLm_ML Interview questions - answers 43.pdf (1.58 Mb)
- ML 100_AI_tools_cheatsheet 3pp.pdf (746.53 Kb)
- Master chatgpt cheatsheet 1pp.jpg (379.55 Kb)
- Middle_School_ChatGPT_and_AI_Learning_72pp.pdf (941.02 Kb)
- Top_GPTs__12pp.pdf (30.9 Mb)
- chatgpt cheatshee again 1pp.png (1.29 Mb)
- chatgpt prompting 1pp.jpg (400.96 Kb)
- llm_build rom_scratch_29pp.pdf (6.19 Mb)
Data Science: Artificial Intelligence and Machine Learning
Data Science is the overall practice of delivering ML/AI solutions, and although I use ML and AI interchangeably here – they are different, related concepts.. See https://en.wikipedia.org/wiki/Machine_learning for a more professional definition.
- 0 - Ignore this one - bug in widget.jpg (161.85 Kb)
- 1 10_Useful_AI_tools_for_productivity_12pp.pdf (4.94 Mb)
- 1 AI Tool by domain covered 1pp.jpg (318.08 Kb)
- 1 Data_science_from_scratch_146pp.pdf (3.97 Mb)
- 1 ML Data_Science_what is it 11pp.pdf (1.24 Mb)
- 1 Machine Learning model - how it works 1pp.jpg (217.81 Kb)
- 600_Machine_Learning_Projects_1702375549.pdf (2.52 Mb)
- 9_Ai_Apps_For_10X_Productivity_8pp.pdf (1.39 Mb)
- AI - 20 - Terms explained 1pp.jpg (491.79 Kb)
- AI - 7 stages 1pp.png (1012.31 Kb)
- AI - Data the world of 1pp.jpg (269.62 Kb)
- AI Classes free 1pp.jpg (268.58 Kb)
- AI Implement seamlessly Cheat sheet 1pp.jpg (415.82 Kb)
- AI courses free 1pp.png (697.37 Kb)
- AI landscape 1pp 20240120_231600000_iOS.jpg (106.6 Kb)
- AI tools 120 7pp.pdf (2 Mb)
- AI tools 50 most visited 1pp .jpg (332.83 Kb)
- AI_Tools_for_Code_Generation_10pp.pdf (2.37 Mb)
- AWS Machine Learning 146pp.pdf (2.14 Mb)
- A_Visual_Into_to_Deep_Learning_42pp.pdf (5.28 Mb)
- Auto_Machine_Learning_Book_222pp.pdf (6.48 Mb)
- Data Science - learning path 1pp.png (1.09 Mb)
- Data Science Landscape 1pp.jpg (378 Kb)
- Data Science Life cycle 1pp.jpg (149.2 Kb)
- DataScience Landscape 1pp.jpg (337.17 Kb)
- Data_Imputation_with_Machine_Learning_54pp.pdf (5.23 Mb)
- Data_Science 320_projects 190pp.pdf (24.25 Mb)
- Data_Science_164 Interview_Questions__111pp.pdf (3.06 Mb)
- Data_Science_Basics 11pp.pdf (1.24 Mb)
- Data_Science_For_Begineers__13pp.pdf (3.96 Mb)
- Data_Science_Interview_Preparation 300pp.pdf (7.66 Mb)
- Data_Science_Interview_Q_A 165 pp.pdf (2.81 Mb)
- Data_Science_Interview_questions 141pp.pdf (976.3 Kb)
- Data_Science_Public_Datasets_ 39pp.pdf (3.21 Mb)
- Data_Science_interview_150pp.pdf (4.58 Mb)
- Finance how AI is tranforming 1pp.jpg (374.54 Kb)
- Linear_Regression_Demystifying Math_and_Code_Explained_20pp.pdf (16.27 Mb)
- ML 700_ML_Projects_14pp.pdf (368.33 Kb)
- ML AI 120 tools cheat sheet 1pp.png (2.2 Mb)
- ML AI lecture notes 128pp.pdf (2.09 Mb)
- ML Algorithms most used 1pp.jpg (403.74 Kb)
- ML Cheatsheet 72 tools AI list 1pp.png (624.73 Kb)
- ML Cheatsheet Top_AI_Tools_3pp.pdf (746.53 Kb)
- ML DS_interview_questions_111.pdf (3.06 Mb)
- ML Data_Science_Interview_Preparation_300pp.pdf (7.66 Mb)
- ML Data_Science_Interview_Questions_54pp.pdf (1.76 Mb)
- ML Data_Science_Interview_Questions__111pp.pdf (3.06 Mb)
- ML Data_Science_Introduction get first job 76pp.pdf (2.56 Mb)
- ML Data_Science_Machine_Learning_Full_Stack_Roadmap_35pp.pdf (900.38 Kb)
- ML Data_Science_Projects_to learn ML_12pp.pdf (3.83 Mb)
- ML Data_Science_public_dataset_37pp.pdf (833.39 Kb)
- ML Data_science_Questions_frequently asked 19pp.pdf (30.51 Mb)
- ML How AI works cheatsheet 1pp.png (1.33 Mb)
- ML Learning Algorithms on a page 1pp.jpg (311.15 Kb)
- ML Library summary 1pp.jpg (249.54 Kb)
- ML Machine_Learning_For_Beginners__128pp.pdf (2.63 Mb)
- ML Machine_Learning_Visualization_from_Basic_to_Advance_68pp.pdf (5.91 Mb)
- ML Machine_Learning_and_Deep_Learning_Notes__226pp.pdf (3.52 Mb)
- ML Machine_learning_Tutorials_18pp.pdf (304.06 Kb)
- ML Primer_to_the_42_Most_commonly_used_ML_Algorithms__33pp.pdf (1.81 Mb)
- ML Statistics_Notes_33pp.pdf (682.41 Kb)
- ML future_of_ai_decentralized_blockchain 19pp.pdf (131.31 Kb)
- ML guide to stats WHICH_TEST_WHEN_THE_DATA_ANALYSTS_GUIDE_TO_STATISTICS__38pp.pdf (9.56 Mb)
- ML popular models 1pp.png (877.36 Kb)
- ML probabilistic_machine_learning_99PP.pdf (14.87 Mb)
- ML protecting data 49pp.pdf (4.04 Mb)
- ML statistics_and probability 50pp.pdf (2.03 Mb)
- ML top_12_ai_use_cases_15pp.pdf (789.92 Kb)
- ML_10_machine_learning_algorithms_with_their_use_cases_22pp.pdf (18.9 Mb)
- ML_Data_Science_CheatSheet_21pp.pdf (7.7 Mb)
- ML_Housing_price_prediction_14pp.pdf (1.51 Mb)
- ML_Interview_Questions__7pp.pdf (98.36 Kb)
- ML_algorthims 4pp.pdf (956.76 Kb)
- ML_public_Datasets_39pp.pdf (1.28 Mb)
- Machine Learning Algorthms 1pp.jpg (270.77 Kb)
- Machine learning - deep learning 101pp.pdf (952.78 Kb)
- Machine learning algorthms 6 essential 8pp.pdf (2.59 Mb)
- Machine_Learning_For_Absolute_Beginners_128pp.pdf (2.63 Mb)
- Machine_Learning_Questions_and_Answers 257pp.pdf (13.81 Mb)
- Machine_Learning_with_R_cheatsheet 2pp.pdf (1.38 Mb)
- Machine_deep Learning_Yearning_118pp.pdf (5.37 Mb)
- NUMPY_for_AI_ML_Data_Science_35pp.pdf (4.5 Mb)
- Neural Network charts 1pp.jpg (450.36 Kb)
- Perspective. - ML scope 1pp.jpg (148.96 Kb)
- Visual_Intro_to_Deep_Learning_42pp.pdf (5.28 Mb)
- ai concepts explained 20 plus 1pp.jpg (389.21 Kb)
- ml algorthms 100. 49pp.pdf (20.94 Mb)
Data, Data Analytics, and Database
Miscellaneous Data and Analytics papers
- 0 - Ignore this one - bug in widget.jpg (161.85 Kb)
- 1 Data Architecture type definitions 1pp.png (538.51 Kb)
- 1 Database fit for function good setup 1pp.jpg (327.27 Kb)
- AWS Data Integration options 20231202_115207000_iOS.png (691.7 Kb)
- Azure_Databricks_Best_Practice_Guide_30pp.pdf (2.56 Mb)
- Big_Data_101 introduction 35pp.pdf (3.74 Mb)
- Big_Data_Engineering_Interview_Questions_and_Answers_189pp.pdf (1.5 Mb)
- CI-CD cheatsheet 1pp.png (1.32 Mb)
- Cloud big data pipelines 1pp.png (892.46 Kb)
- DW vs Data Lake vs Data Mesh 1pp.jpg (407.43 Kb)
- DW vs lakehouse vs mesh etc 1pp.jpg (316.21 Kb)
- Dama Data Architecture 1pp.jpg (305.94 Kb)
- Data Analyst how to become one 1pp.jpg (369.13 Kb)
- Data Architecture capabilites categorization 1pp.png (320.52 Kb)
- Data Data_Analytics_Practical_Guide_a to z 279pp.pdf (1.05 Mb)
- Data Engineer career path.jpg (235.34 Kb)
- Data Engineering Roadmap 1pp.jpg (305.14 Kb)
- Data Engineering Scope Intro.jpg (163.21 Kb)
- Data How_NOT_to_handle_feedback_on_your_data_stories_1pp.pdf (267.53 Kb)
- Data Pipelines_7pp.pdf (1.06 Mb)
- Data SQL vs Mongodb 9pp.pdf (4.65 Mb)
- Data Science skills - you should understand 1pp.jpg (225.88 Kb)
- Data Structures - 10 common 1pp.jpg (610.5 Kb)
- Data Terms -6 key - to know 1pp.jpg (408.03 Kb)
- Data Visualization Cheat 1pp.jpg (660 Kb)
- Data Warehoue vs Lake 1pp.jpg (386.12 Kb)
- Data Warehouse vs Data Lake.jpg (396.5 Kb)
- Data flow through DW DL and consumption 1pp.jpg (347.33 Kb)
- Data pipeline overview 1pp.jpg (246.7 Kb)
- Data_Analyst_How to become one 8pp.pdf (999.42 Kb)
- Data_Analyst_Interview_Question_39pp.pdf (2.76 Mb)
- Data_Analyst_Interview_Questions__ 30pp.pdf (1.94 Mb)
- Data_Augmentation_2pp.pdf (328.61 Kb)
- Data_Bricks data engineering_questions_104pp.pdf (3.03 Mb)
- Data_Cleaning_92pp.pdf (3.15 Mb)
- Data_Data_Pipeline_from_AWS_to_Snowflake_22pp.pdf (4.07 Mb)
- Data_Modeling_using_Microsoft_Power_BI_ OReilly book 230pp.pdf (6.45 Mb)
- Data_Pipeline_Basics_2pp.pdf (137.82 Kb)
- Data_Science_Interview_141pp.pdf (976.3 Kb)
- Data_analysis_in_Excel__10pp.pdf (111.16 Kb)
- Data_engineering quiz QandA 126pp.pdf (954.96 Kb)
- Database Choosing 1pp.png (516.31 Kb)
- Database SQL_Cheatsheet__21pp.pdf (28.78 Mb)
- Database Types 1pp.jpg (314.31 Kb)
- Database types again 1pp.jpg (187.97 Kb)
- Database types defined summary 1pp.jpg (333.47 Kb)
- Database_Introduction NOTES_48pp.pdf (823.4 Kb)
- Databricks_Data_Engineering_Assoc Practice_Exam_23pp.pdf (197.68 Kb)
- Databricks_cheatsheet_7pp.pdf (102.63 Kb)
- DevSecOps in Nutshell 1pp.jpg (416.79 Kb)
- ETL_Process_Using_PySpark_7pp.pdf (99.31 Kb)
- Exlporitory Data Analysis 1pp.jpg (198.64 Kb)
- Exploratory data analysys EDA_With_Pandas_7pp.pdf (94.05 Kb)
- Expolritory data analyssi With_PySpark_9pp.pdf (99.13 Kb)
- Google Data Analytics Courses to become one 1pp.jpg (389.8 Kb)
- Kafka Use Cases 1pp.jpg (283.97 Kb)
- MongoDB_CheatSheet_8pp.pdf (315.8 Kb)
- MongoDB_Innovation skills 48pp.pdf (6.68 Mb)
- MySQL for beginners 44pp.pdf (670.23 Kb)
- MySQL_Complete_Material_221pp.pdf (934.32 Kb)
- MySQL_for_data_analytics199pp.pdf (1.65 Mb)
- Path to supporting a Data Analyst job 1pp.png (598.22 Kb)
- Perspective - Database options 1pp.jpg (388.59 Kb)
- PostgreSQL_Cheatsheet 3pp.pdf (338.03 Kb)
- Postgres backend service.jpg (172.28 Kb)
- SQL Basics to Advanced 101pp.pdf (475.82 Kb)
- SQL Learning book 221pp.pdf (934.32 Kb)
- SQL Mindmap 1pp.jpg (164.36 Kb)
- SQL_Basics_to_Advance_Guide_41pp.pdf (641.9 Kb)
- SQL_CheatSheet_Oracle sql server mysql postgres 4pp.pdf (698.37 Kb)
- SQL_Cheatsheet_Complete_Notes__43pp.pdf (1.81 Mb)
- SQL_Cheatsheet_For_Interviews__4pp.pdf (4.72 Mb)
- SQL_Fast learn free database access with_practice_exercises_167pp.pdf (513.8 Kb)
- SQL_Learn 101 book Complete_Material__271pp.pdf (934.32 Kb)
- SQL_MONGODB_CASSANDRA_REDIS_Essential_Commands_pp6.pdf (84.92 Kb)
- SQL_Notes_16pp.pdf (754.87 Kb)
- SQL_PYSPARK_Cheatsheet 8pp.pdf (114.27 Kb)
- SQL_mapped to _PYSPARK_8pp.pdf (114.27 Kb)
- SQL_simplified_11pp.pdf (1.49 Mb)
- The_Data_Engineering_Cookbook_88pp.pdf (1.77 Mb)
- Time_Series_Analysis_CheatSheet_10pp.pdf (104.55 Kb)
- Timeseries Data_Science_project_13pp.pdf (2.25 Mb)
- baisc Data_cleaning 66pp.pdf (2.11 Mb)
- database types 1pp.jpg (438.55 Kb)
- sql cheetsheet guid 16pp.pdf (754.87 Kb)
- sql in nutshell 1pp.png (601.77 Kb)
Data Science Projects
Miscellaneous Data Science projects solving business problems with ML/AI. Some are incomplete, but should help you understand approach and you can go figure out the additional details if you need to.
- 0 - Ignore this one - bug in widget.jpg (161.85 Kb)
- 1 Data_science_learning from_scratch_146pp.pdf (3.97 Mb)
- 1 ML_Projects_in_Python__135pp.pdf (2 Mb)
- 600_ML_Projects_16pp.pdf (335.66 Kb)
- Bank_Turnover_Python_Data_analyst_project__25pp.pdf (3.43 Mb)
- Banking Customer_segmentation__20ppp.pdf (421.99 Kb)
- Belarus_Car_Price_Prediction_18pp.pdf (1.29 Mb)
- Brain_Stroke_40pp.pdf (6.96 Mb)
- Car_Price_Prediction_using_Machine_Learning_13pp.pdf (3.7 Mb)
- Credit Analysis project decision tree 29pp.pdf (2.19 Mb)
- Data Science Sandwitch 1pp.jpg (352.76 Kb)
- Data Science Techniques Cheet sheet 1pp.jpg (326.09 Kb)
- DelhiHousePricePrediction_34pp.pdf (6.67 Mb)
- Employee_leave_or_not_18pp.pdf (2.76 Mb)
- Face_Emotion_Detection_Project 17pp.pdf (1.19 Mb)
- Facebook system design 1pp.jpg (319.74 Kb)
- Flight_Fare_Prediction_31pp.pdf (1.26 Mb)
- Heart_Disease_Project 51pp.pdf (13.48 Mb)
- HousePricePrediction_191pp.pdf (2.64 Mb)
- Instagram architecture 1pp.jpg (273.8 Kb)
- Instagram_Analysis_Using_Python_13pp.pdf (1.83 Mb)
- Linear_Regression_13pp.pdf (4.82 Mb)
- Loan_Approval_Prediction_23pp.pdf (1.35 Mb)
- Loan_Default_Prediction_38pp.pdf (6.23 Mb)
- ML Best_Machine_Learning_Models_for_Predictions__7pp.pdf (1.79 Mb)
- Manufacturing_in_Digital_Era_US_Focused_eBook__9pp.pdf (1.86 Mb)
- Netflix Architecture 1pp.jpg (271.76 Kb)
- Netflix Architecture 2 1pp.jpg (186.13 Kb)
- Parkinson_s_Disease_Detection_Analysis_47pp.pdf (8.46 Mb)
- Profitability Item glance charts 1pp.jpg (239.81 Kb)
- Salary_Prediction_32pp.pdf (7.16 Mb)
- Store_Sales_python 15pp.pdf (733.43 Kb)
- Supply_Chain_Analysis_with_Python_16pp.pdf (703.91 Kb)
- Tech_AI_Use_For_Law_Firms_3pp.pdf (770.73 Kb)
- Unsupervised_Sentiment_Analysis_on_Elon_Musk_24pp.pdf (2.8 Mb)
- Video classification using ML Tik_Tok_25pp.pdf (1.09 Mb)
- Wine_Quality_Prediction_Analysis_81pp.pdf (6.05 Mb)
- correlation_analysis_big data 10pp.pdf (476.17 Kb)
- customer segmentation ex 29pp.pdf (758.58 Kb)
- financial Capital_Asset_Pricing_Model_18pp.pdf (734.4 Kb)
- project House_Pricing_Base_Model_12pp.pdf (1.07 Mb)
- space x Exploratory_Data_Analysis_With_SQL 10pp.pdf (925.28 Kb)
Python
Python is a great, “simple”, programming language for being productive quickly in the field of Data Science (and elsewhere). Its my programming language of choice for things that need to get done quickly.
- 0 - Ignore this one - bug in widget.jpg (161.85 Kb)
- 1 Python_good Cheatsheet_26pp.pdf (2.37 Mb)
- 140_plus_basic_python_programs_96pp.pdf (4.43 Mb)
- 240_Python_Practice_Exercises_136pp.pdf (5.85 Mb)
- 55_Python_Projects_with references and source code 8pp.pdf (68.89 Kb)
- 71_Python_Projects_with ref and source code 6pp.pdf (41.99 Kb)
- Coding_in_Python__165pp.pdf (1.24 Mb)
- ML Python Machine_Learning_Projects_with_Python_135PP.pdf (1.99 Mb)
- ML Python_Practice_Guide_Machine_Learning__95pp.pdf (2.13 Mb)
- ML_Projects_in_Python_135pp.pdf (2 Mb)
- ML_Using_Python_84pp.pdf (2.97 Mb)
- Machine_learning_Python__95pp.pdf (2.13 Mb)
- Mastering_Python_ for network automation 261pp.pdf (2.39 Mb)
- NumPy - Python numerical library doc 34pp.pdf (950.2 Kb)
- OReilly how to become a data scientist with python_95pp.pdf (857.75 Kb)
- PYTHON_80questions to master 68pp.pdf (67.92 Mb)
- PYTHON_Functions_with Lambda_from scratch 7pp.pdf (219.36 Kb)
- Pandas Data_Visualization_with_Pandas_8pp.pdf (4.41 Mb)
- Pandas Dataframe cheetsheet 12pp.pdf (866.44 Kb)
- Pandas advanced 56pp.pdf (3.85 Mb)
- Pandas and learn AI Patel 165 pp.pdf (879.93 Kb)
- Pandas guide learneverythingai__85pp.pdf (879.93 Kb)
- Pandas_Important Operations_7pp.pdf (89.64 Kb)
- Project Anomaly_Detection_Python_21pp.pdf (1.77 Mb)
- Project Management collateral 1pp.jpg (221.78 Kb)
- Project_management_Analysis_Using_Python_16pp.pdf (667.94 Kb)
- PyTorch_from Meta 100_Important_Operations 10pp.pdf (110.61 Kb)
- Python - MySQL_integration 20pp.pdf (416.89 Kb)
- Python 101 overview 27pp.pdf (162.47 Kb)
- Python 12_Python_Features_Every_Data_Scientist_Should_Know_15pp.pdf (1.33 Mb)
- Python 170_Python_Projects_17pp.pdf (745.84 Kb)
- Python 3 cheat sheet 2pp.pdf (238.73 Kb)
- Python 5 libraries for Visualization 7pp.pdf (2.82 Mb)
- Python 50 workouts for coding python 274pp.pdf (35.21 Mb)
- Python 5_python_visualization_libraries_7pp.pdf (58.55 Mb)
- Python Advanced_Python__32pp.pdf (3.58 Mb)
- Python Basids learneverythingai_98pp.pdf (1.48 Mb)
- Python Data Structures 1pp.jpg (256.24 Kb)
- Python Data Structures and Libraries 1pp.jpg (259.1 Kb)
- Python Data science 10pp.pdf (21.83 Mb)
- Python Deep Learning - Introduction 169pp.pdf (6.81 Mb)
- Python Intermediate 75pp.pdf (1.17 Mb)
- Python Learn_Python_Programming 149pp.pdf (3.33 Mb)
- Python Lecture notes 142pp.pdf (21.85 Mb)
- Python Libraries for Data_Analysis_And_Machine_Learning_64pp.pdf (3.04 Mb)
- Python Libraries for ML and Data Analytics 64pp.pdf (3.04 Mb)
- Python Libraries summarized 1pp.jpg (202.45 Kb)
- Python ML_Projects 135pp.pdf (2 Mb)
- Python Machine Learning_AI 167pp.pdf (3.93 Mb)
- Python MangoDB_Using_LinkedIn__8pp.pdf (758.06 Kb)
- Python Master_Python_in_15_Days_37PP.pdf (7.71 Mb)
- Python Matplotlib_Library_85pp.pdf (5.42 Mb)
- Python Panda data manipulatoin 9pp.pdf (14 Mb)
- Python Pandas Importing_Datasets_112pp.pdf (82.66 Kb)
- Python Progamming training 147PP.pdf (2.23 Mb)
- Python Selenium_Test driver with_Python_112pp.pdf (5.49 Mb)
- Python Sets_and_Tuples__8pp.pdf (8.12 Mb)
- Python coding Mathews 165pp.pdf (1.24 Mb)
- Python coding leading practices 126pp.pdf (601.16 Kb)
- Python for_Data_Science_pandas_cheat_sheet_part_2_5pp.pdf (303.35 Kb)
- Python guilde 116pp.pdf (829.37 Kb)
- Python interview questions and AI ibraries 61pp.pdf (706.47 Kb)
- Python learn in a day 132pp.pdf (541.83 Kb)
- Python libraries and frameworks 1pp.png (668.09 Kb)
- Python libraries for Data_Analysis_and_Machine_Learning_64pp.pdf (3.04 Mb)
- Python lots coding examples _Solution_in_Python_227pp.pdf (1023.2 Kb)
- Python pandas_dataframes etc 10pp.pdf (312.85 Kb)
- Python roadmap 1pp.jpg (292.89 Kb)
- Python string methods 1pp.jpg (348 Kb)
- Python vs Java operational view 1pp.jpg (239.43 Kb)
- Python_240 Practice_Exercises__136pp.pdf (5.85 Mb)
- Python_AI_projects_for_beginners_155pp.pdf (16.13 Mb)
- Python_Automation_Cookbook_300pp.pdf (16.41 Mb)
- Python_Baics introduction 192pp.pdf (1.55 Mb)
- Python_By_Example__107pp.pdf (5.84 Mb)
- Python_CheatSheet_26pp.pdf (2.37 Mb)
- Python_Cheat_Sheet_60pp.pdf (1.68 Mb)
- Python_Data_Science_MATPLOTLIB_cheat_sheet_part_2_2pp.pdf (923.72 Kb)
- Python_Data_Visualization_Key_Libraries_and_Techniques_11pp.pdf (658.64 Kb)
- Python_For_Data_Science_cheatsheet 15pp.pdf (2.66 Mb)
- Python_For_Finance 27pp.pdf (882.5 Kb)
- Python_For_Network_Automation__261pp.pdf (2.39 Mb)
- Python_Interview_top 50 Questions_and_Answers_23pp.pdf (2.7 Mb)
- Python_Introduction Notes_35pp.pdf (1.9 Mb)
- Python_Learn progamming 140pp.pdf (3.33 Mb)
- Python_Pandas_45_Important_Pandas_Python 5pp.pdf (1.77 Mb)
- Python_Pandas_basic to advaned 168pp.pdf (21.25 Mb)
- Python_Pandas_from_Basics_to_Advance_168pp.pdf (13.52 Mb)
- Python_Programming_and_SQL_152pp.pdf (1.02 Mb)
- Python_Solutions Hands on 248pp.pdf (2.18 Mb)
- Python_Solutions book 248pp.pdf (2.18 Mb)
- Python_Tricks_300pp.pdf (1.27 Mb)
- Python_Ultimate_Guide__10pp.pdf (247.66 Kb)
- Python_coding tutorials 156pp.pdf (2.33 Mb)
- Python_for_Absolute_Beginners_212pp.pdf (7.82 Mb)
- Python_for_Beginners_1702424816.pdf (235.48 Kb)
- Python_for_Data_Analysis_47pp.pdf (1.17 Mb)
- Python_for_Data_Science for dummies 299pp.pdf (7.57 Mb)
- Python_for_Data_Science_10pp.pdf (21.83 Mb)
- Python_for_Excel_1703763093.pdf (8.25 Mb)
- Python_handbook_110pp.pdf (1.98 Mb)
- Python_in_Excel_Handbook_15 pp.pdf (4.71 Mb)
- Python_summarized_Cheat_keywords 15pp.pdf (1.49 Mb)
- Python_top 50 interview questions 56pp.pdf (259.75 Kb)
- Statistics_and_Machine_Learning_in_Python_219pp.pdf (6.28 Mb)
- Top_10_common_MAGIC_FUNCTIONS_in_python_6pp.pdf (112.83 Kb)
- python Data analytics 1pp.jpg (172.58 Kb)
- python programming 64pp.pdf (8.29 Mb)
- python_programming_ultimate_guide_230pp.pdf (44.33 Mb)
- python_tutorial 118pp.pdf (5.7 Mb)
Visualization Tools and Libraries
Collection of Visualization tools and libraries for integration to Python (or other languages). A good visualization strategy will make your Data Science story come to life.
- 0 - Ignore this one - bug in widget.jpg (161.85 Kb)
- 1 Charts supporting story telling 1pp.jpg (451.86 Kb)
- 1 Data Visualization ggplot_2pp.pdf (1.97 Mb)
- 1 Data WHICH_CHART_WHEN_YOUR_GUIDE_TO_CHOOSING_THE_RIGHT_CHART__19PP.pdf (10.12 Mb)
- 1 Matplotlib cheetsheet 2pp.pdf (3.4 Mb)
- 5_golden_rules_of_Power_BI_Datamodeling_10pp.pdf (388.79 Kb)
- Chatgpt - charting 1pp.jpg (97.08 Kb)
- Data Visualization cheatsheet 1pp.jpg (209.88 Kb)
- Data_Visualization_Principles_12pp.pdf (1.06 Mb)
- Jupyter_Notebook_Cheat_Sheet_9pp.pdf (88.13 Kb)
- ML Libraries Panda Matpotlib etc good introductions quick reference handbook 196pp.pdf (10.12 Mb)
- Matplot_10pp.pdf (179.56 Kb)
- Matplotlib Introduction_plotting library 14pp.pdf (278.44 Kb)
- Matplotlib_81pp.pdf (1.95 Mb)
- Matplotlib_Python_Begineer_to_Advanced_Complete_Guide_50pp.pdf (24.09 Mb)
- Microsoft_Excel_Charting_34pp.pdf (3.24 Mb)
- Microsoft_Power_BI_intro 44pp.pdf (1.56 Mb)
- Pandas_Cheatsheet 12pp.pdf (866.44 Kb)
- Power_BI_Desktop_14pp.pdf (494.6 Kb)
- Power_Bi_Interview_Questions_20pp.pdf (942.69 Kb)
- Power_Bi_Interview_question_22pp.pdf (4.18 Mb)
- Reading and writing Pandas 8pp.pdf (893.01 Kb)
- Tableau Visual_guidebook_41pp.pdf (4.18 Mb)
- Tableau_learn in 30 days 62pp.pdf (8.82 Mb)
- Tableau_what is it 9pp.pdf (1.53 Mb)
- Visualization in Machine learning 9pp.pdf (3.85 Mb)
- Visualization_with_Pandas_8pp.pdf (4.41 Mb)
- pandas cheatsheet for data analysis 5pp.pdf (359.27 Kb)
- visualization 5 python libraries 7pp.pdf (2.82 Mb)