π₯ Trending Repository: calibre
π Description: The official source code repository for the calibre ebook manager
π Repository URL: https://github.com/kovidgoyal/calibre
π Website: https://calibre-ebook.com
π Readme: https://github.com/kovidgoyal/calibre#readme
π Statistics:
π Stars: 23.5K stars
π Watchers: 385
π΄ Forks: 2.5K forks
π» Programming Languages: Python - C - C++ - HTML - Shell - XSLT
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: The official source code repository for the calibre ebook manager
π Repository URL: https://github.com/kovidgoyal/calibre
π Website: https://calibre-ebook.com
π Readme: https://github.com/kovidgoyal/calibre#readme
π Statistics:
π Stars: 23.5K stars
π Watchers: 385
π΄ Forks: 2.5K forks
π» Programming Languages: Python - C - C++ - HTML - Shell - XSLT
π·οΈ Related Topics:
#python #ebook #epub #kindle #ebook_manager #calibre #ebook_reader #ebooks #ebook_formats #epub_generation
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: vibetunnel
π Description: Turn any browser into your terminal & command your agents on the go.
π Repository URL: https://github.com/amantus-ai/vibetunnel
π Website: https://vt.sh
π Readme: https://github.com/amantus-ai/vibetunnel#readme
π Statistics:
π Stars: 3.4K stars
π Watchers: 11
π΄ Forks: 223 forks
π» Programming Languages: TypeScript - Swift - HTML - Shell - JavaScript - Zig
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: Turn any browser into your terminal & command your agents on the go.
π Repository URL: https://github.com/amantus-ai/vibetunnel
π Website: https://vt.sh
π Readme: https://github.com/amantus-ai/vibetunnel#readme
π Statistics:
π Stars: 3.4K stars
π Watchers: 11
π΄ Forks: 223 forks
π» Programming Languages: TypeScript - Swift - HTML - Shell - JavaScript - Zig
π·οΈ Related Topics:
#terminal #remote #vibecoding
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: CodexBar
π Description: Show usage stats for OpenAI Codex and Claude Code, without having to login.
π Repository URL: https://github.com/steipete/CodexBar
π Website: https://codexbar.app
π Readme: https://github.com/steipete/CodexBar#readme
π Statistics:
π Stars: 3.6K stars
π Watchers: 14
π΄ Forks: 250 forks
π» Programming Languages: Swift - Shell - JavaScript
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: Show usage stats for OpenAI Codex and Claude Code, without having to login.
π Repository URL: https://github.com/steipete/CodexBar
π Website: https://codexbar.app
π Readme: https://github.com/steipete/CodexBar#readme
π Statistics:
π Stars: 3.6K stars
π Watchers: 14
π΄ Forks: 250 forks
π» Programming Languages: Swift - Shell - JavaScript
π·οΈ Related Topics:
#swift #ai #codex #claude_code
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: prek
π Description: β‘ Better `pre-commit`, re-engineered in Rust
π Repository URL: https://github.com/j178/prek
π Website: https://prek.j178.dev/
π Readme: https://github.com/j178/prek#readme
π Statistics:
π Stars: 4.1K stars
π Watchers: 13
π΄ Forks: 126 forks
π» Programming Languages: Rust
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: β‘ Better `pre-commit`, re-engineered in Rust
π Repository URL: https://github.com/j178/prek
π Website: https://prek.j178.dev/
π Readme: https://github.com/j178/prek#readme
π Statistics:
π Stars: 4.1K stars
π Watchers: 13
π΄ Forks: 126 forks
π» Programming Languages: Rust
π·οΈ Related Topics:
#git #pre_commit #git_hooks
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: Stable-Video-Infinity
π Description: [ICLR 26] Stable Video Infinity: Infinite-Length Video Generation with Error Recycling
π Repository URL: https://github.com/vita-epfl/Stable-Video-Infinity
π Website: https://stable-video-infinity.github.io/homepage/
π Readme: https://github.com/vita-epfl/Stable-Video-Infinity#readme
π Statistics:
π Stars: 1.6K stars
π Watchers: 30
π΄ Forks: 128 forks
π» Programming Languages: Python - Shell
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: [ICLR 26] Stable Video Infinity: Infinite-Length Video Generation with Error Recycling
π Repository URL: https://github.com/vita-epfl/Stable-Video-Infinity
π Website: https://stable-video-infinity.github.io/homepage/
π Readme: https://github.com/vita-epfl/Stable-Video-Infinity#readme
π Statistics:
π Stars: 1.6K stars
π Watchers: 30
π΄ Forks: 128 forks
π» Programming Languages: Python - Shell
π·οΈ Related Topics:
#dance_generation #long_video_generation #audio_driven_talking_face #video_diffusion_transformers #end_to_end_filming
==================================
π§ By: https://t.iss.one/DataScienceM
Top 100 Data Science Interview Questions β
Data Science Basics
1. What is data science and how is it different from data analytics?
2. What are the key steps in a data science lifecycle?
3. What types of problems does data science solve?
4. What skills does a data scientist need in real projects?
5. What is the difference between structured and unstructured data?
6. What is exploratory data analysis and why do you do it first?
7. What are common data sources in real companies?
8. What is feature engineering?
9. What is the difference between supervised and unsupervised learning?
10. What is bias in data and how does it affect models?
Statistics and Probability
11. What is the difference between mean, median, and mode?
12. What is standard deviation and variance?
13. What is probability distribution?
14. What is normal distribution and where is it used?
15. What is skewness and kurtosis?
16. What is correlation vs causation?
17. What is hypothesis testing?
18. What are Type I and Type II errors?
19. What is p-value?
20. What is confidence interval?
Data Cleaning and Preprocessing
21. How do you handle missing values?
22. How do you treat outliers?
23. What is data normalization and standardization?
24. When do you use Min-Max scaling vs Z-score?
25. How do you handle imbalanced datasets?
26. What is one-hot encoding?
27. What is label encoding?
28. How do you detect data leakage?
29. What is duplicate data and how do you handle it?
30. How do you validate data quality?
Python for Data Science
31. Why is Python popular in data science?
32. Difference between list, tuple, set, and dictionary?
33. What is NumPy and why is it fast?
34. What is Pandas and where do you use it?
35. Difference between loc and iloc?
36. What are vectorized operations?
37. What is lambda function?
38. What is list comprehension?
39. How do you handle large datasets in Python?
40. What are common Python libraries used in data science?
Data Visualization
41. Why is data visualization important?
42. Difference between bar chart and histogram?
43. When do you use box plots?
44. What does a scatter plot show?
45. What are common mistakes in data visualization?
46. Difference between Seaborn and Matplotlib?
47. What is a heatmap used for?
48. How do you visualize distributions?
49. What is dashboarding?
50. How do you choose the right chart?
Machine Learning Basics
51. What is machine learning?
52. Difference between regression and classification?
53. What is overfitting and underfitting?
54. What is train-test split?
55. What is cross-validation?
56. What is bias-variance tradeoff?
57. What is feature selection?
58. What is model evaluation?
59. What is baseline model?
60. How do you choose a model?
Supervised Learning
61. How does linear regression work?
62. Assumptions of linear regression?
63. What is logistic regression?
64. What is decision tree?
65. What is random forest?
66. What is KNN and when do you use it?
67. What is SVM?
68. How does Naive Bayes work?
69. What are ensemble methods?
70. How do you tune hyperparameters?
Unsupervised Learning
71. What is clustering?
72. Difference between K-means and hierarchical clustering?
73. How do you choose value of K?
74. What is PCA?
75. Why is dimensionality reduction needed?
76. What is anomaly detection?
77. What is association rule mining?
78. What is DBSCAN?
79. What is cosine similarity?
80. Where is unsupervised learning used?
Model Evaluation Metrics
81. What is accuracy and when is it misleading?
82. What is precision and recall?
83. What is F1 score?
84. What is ROC curve?
85. What is AUC?
86. Difference between confusion matrix metrics?
87. What is log loss?
88. What is RMSE?
89. What metric do you use for imbalanced data?
90. How do business metrics link to ML metrics?
Data Science Basics
1. What is data science and how is it different from data analytics?
2. What are the key steps in a data science lifecycle?
3. What types of problems does data science solve?
4. What skills does a data scientist need in real projects?
5. What is the difference between structured and unstructured data?
6. What is exploratory data analysis and why do you do it first?
7. What are common data sources in real companies?
8. What is feature engineering?
9. What is the difference between supervised and unsupervised learning?
10. What is bias in data and how does it affect models?
Statistics and Probability
11. What is the difference between mean, median, and mode?
12. What is standard deviation and variance?
13. What is probability distribution?
14. What is normal distribution and where is it used?
15. What is skewness and kurtosis?
16. What is correlation vs causation?
17. What is hypothesis testing?
18. What are Type I and Type II errors?
19. What is p-value?
20. What is confidence interval?
Data Cleaning and Preprocessing
21. How do you handle missing values?
22. How do you treat outliers?
23. What is data normalization and standardization?
24. When do you use Min-Max scaling vs Z-score?
25. How do you handle imbalanced datasets?
26. What is one-hot encoding?
27. What is label encoding?
28. How do you detect data leakage?
29. What is duplicate data and how do you handle it?
30. How do you validate data quality?
Python for Data Science
31. Why is Python popular in data science?
32. Difference between list, tuple, set, and dictionary?
33. What is NumPy and why is it fast?
34. What is Pandas and where do you use it?
35. Difference between loc and iloc?
36. What are vectorized operations?
37. What is lambda function?
38. What is list comprehension?
39. How do you handle large datasets in Python?
40. What are common Python libraries used in data science?
Data Visualization
41. Why is data visualization important?
42. Difference between bar chart and histogram?
43. When do you use box plots?
44. What does a scatter plot show?
45. What are common mistakes in data visualization?
46. Difference between Seaborn and Matplotlib?
47. What is a heatmap used for?
48. How do you visualize distributions?
49. What is dashboarding?
50. How do you choose the right chart?
Machine Learning Basics
51. What is machine learning?
52. Difference between regression and classification?
53. What is overfitting and underfitting?
54. What is train-test split?
55. What is cross-validation?
56. What is bias-variance tradeoff?
57. What is feature selection?
58. What is model evaluation?
59. What is baseline model?
60. How do you choose a model?
Supervised Learning
61. How does linear regression work?
62. Assumptions of linear regression?
63. What is logistic regression?
64. What is decision tree?
65. What is random forest?
66. What is KNN and when do you use it?
67. What is SVM?
68. How does Naive Bayes work?
69. What are ensemble methods?
70. How do you tune hyperparameters?
Unsupervised Learning
71. What is clustering?
72. Difference between K-means and hierarchical clustering?
73. How do you choose value of K?
74. What is PCA?
75. Why is dimensionality reduction needed?
76. What is anomaly detection?
77. What is association rule mining?
78. What is DBSCAN?
79. What is cosine similarity?
80. Where is unsupervised learning used?
Model Evaluation Metrics
81. What is accuracy and when is it misleading?
82. What is precision and recall?
83. What is F1 score?
84. What is ROC curve?
85. What is AUC?
86. Difference between confusion matrix metrics?
87. What is log loss?
88. What is RMSE?
89. What metric do you use for imbalanced data?
90. How do business metrics link to ML metrics?
β€5
π₯ Trending Repository: qui
π Description: A fast, single-binary qBittorrent web UI: manage multiple instances, automate torrent workflows, and cross-seed across trackers.
π Repository URL: https://github.com/autobrr/qui
π Website: https://getqui.com
π Readme: https://github.com/autobrr/qui#readme
π Statistics:
π Stars: 2.6K stars
π Watchers: 8
π΄ Forks: 74 forks
π» Programming Languages: Go - TypeScript - CSS - Python - Makefile - HTML
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: A fast, single-binary qBittorrent web UI: manage multiple instances, automate torrent workflows, and cross-seed across trackers.
π Repository URL: https://github.com/autobrr/qui
π Website: https://getqui.com
π Readme: https://github.com/autobrr/qui#readme
π Statistics:
π Stars: 2.6K stars
π Watchers: 8
π΄ Forks: 74 forks
π» Programming Languages: Go - TypeScript - CSS - Python - Makefile - HTML
π·οΈ Related Topics:
#go #golang #qbittorrent #libtorrent #workflows #qbit #cross_seed #cross_seeding
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: nanochat
π Description: The best ChatGPT that $100 can buy.
π Repository URL: https://github.com/karpathy/nanochat
π Readme: https://github.com/karpathy/nanochat#readme
π Statistics:
π Stars: 41.4K stars
π Watchers: 289
π΄ Forks: 5.4K forks
π» Programming Languages: Python - Jupyter Notebook - HTML - Shell
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: The best ChatGPT that $100 can buy.
π Repository URL: https://github.com/karpathy/nanochat
π Readme: https://github.com/karpathy/nanochat#readme
π Statistics:
π Stars: 41.4K stars
π Watchers: 289
π΄ Forks: 5.4K forks
π» Programming Languages: Python - Jupyter Notebook - HTML - Shell
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: rag-from-scratch
π Description: No description available
π Repository URL: https://github.com/langchain-ai/rag-from-scratch
π Readme: https://github.com/langchain-ai/rag-from-scratch#readme
π Statistics:
π Stars: 6.8K stars
π Watchers: 60
π΄ Forks: 1.8K forks
π» Programming Languages: Jupyter Notebook
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: No description available
π Repository URL: https://github.com/langchain-ai/rag-from-scratch
π Readme: https://github.com/langchain-ai/rag-from-scratch#readme
π Statistics:
π Stars: 6.8K stars
π Watchers: 60
π΄ Forks: 1.8K forks
π» Programming Languages: Jupyter Notebook
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: review-prompts
π Description: AI review prompts
π Repository URL: https://github.com/masoncl/review-prompts
π Readme: https://github.com/masoncl/review-prompts#readme
π Statistics:
π Stars: 192 stars
π Watchers: 9
π΄ Forks: 29 forks
π» Programming Languages: Python - Shell
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: AI review prompts
π Repository URL: https://github.com/masoncl/review-prompts
π Readme: https://github.com/masoncl/review-prompts#readme
π Statistics:
π Stars: 192 stars
π Watchers: 9
π΄ Forks: 29 forks
π» Programming Languages: Python - Shell
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: skills
π Description: Skills Catalog for Codex
π Repository URL: https://github.com/openai/skills
π Readme: https://github.com/openai/skills#readme
π Statistics:
π Stars: 2.6K stars
π Watchers: 26
π΄ Forks: 166 forks
π» Programming Languages: Python - Shell - JavaScript
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: Skills Catalog for Codex
π Repository URL: https://github.com/openai/skills
π Readme: https://github.com/openai/skills#readme
π Statistics:
π Stars: 2.6K stars
π Watchers: 26
π΄ Forks: 166 forks
π» Programming Languages: Python - Shell - JavaScript
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: ccpm
π Description: Project management system for Claude Code using GitHub Issues and Git worktrees for parallel agent execution.
π Repository URL: https://github.com/automazeio/ccpm
π Website: https://automaze.io/ccpm
π Readme: https://github.com/automazeio/ccpm#readme
π Statistics:
π Stars: 6.5K stars
π Watchers: 39
π΄ Forks: 684 forks
π» Programming Languages: Shell - Batchfile
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: Project management system for Claude Code using GitHub Issues and Git worktrees for parallel agent execution.
π Repository URL: https://github.com/automazeio/ccpm
π Website: https://automaze.io/ccpm
π Readme: https://github.com/automazeio/ccpm#readme
π Statistics:
π Stars: 6.5K stars
π Watchers: 39
π΄ Forks: 684 forks
π» Programming Languages: Shell - Batchfile
π·οΈ Related Topics:
#project_management #ai_agents #claude #ai_coding #vibe_coding #claude_code
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: vm0
π Description: the easiest way to run natural language-described workflows automatically
π Repository URL: https://github.com/vm0-ai/vm0
π Website: https://vm0.ai
π Readme: https://github.com/vm0-ai/vm0#readme
π Statistics:
π Stars: 522 stars
π Watchers: 1
π΄ Forks: 20 forks
π» Programming Languages: TypeScript - MDX - Shell - CSS - Rust - JavaScript
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: the easiest way to run natural language-described workflows automatically
π Repository URL: https://github.com/vm0-ai/vm0
π Website: https://vm0.ai
π Readme: https://github.com/vm0-ai/vm0#readme
π Statistics:
π Stars: 522 stars
π Watchers: 1
π΄ Forks: 20 forks
π» Programming Languages: TypeScript - MDX - Shell - CSS - Rust - JavaScript
π·οΈ Related Topics:
#react #cli #typescript #containers #sandbox #cloudflare #codex #dev_tools #ai_agent #ai_runtime #gemini_cli #agentic_workflow #claude_code #context_engineer #ai_sandbox
==================================
π§ By: https://t.iss.one/DataScienceM
π― Want to Upskill in IT? Try Our FREE 2026 Learning Kits!
SPOTO gives you free, instant access to high-quality, updated resources that help you study smarter and pass exams faster.
β Latest Exam Materials:
Covering #Python, #Cisco, #PMI, #Fortinet, #AWS, #Azure, #AI, #Excel, #comptia, #ITIL, #cloud & more!
β 100% Free, No Sign-up:
All materials are instantly downloadable
β Whatβs Inside:
γ»πIT Certs E-book: https://bit.ly/3Mlu5ez
γ»πIT Exams Skill Test: https://bit.ly/3NVrgRU
γ»πFree IT courses: https://bit.ly/3M9h5su
γ»π€Free PMP Study Guide: https://bit.ly/4te3EIn
γ»βοΈFree Cloud Study Guide: https://bit.ly/4kgFVDs
π Become Part of Our IT Learning Circle! resources and support:
https://chat.whatsapp.com/FlG2rOYVySLEHLKXF3nKGB
π¬ Want exam help? Chat with an admin now!
wa.link/8fy3x4
SPOTO gives you free, instant access to high-quality, updated resources that help you study smarter and pass exams faster.
β Latest Exam Materials:
Covering #Python, #Cisco, #PMI, #Fortinet, #AWS, #Azure, #AI, #Excel, #comptia, #ITIL, #cloud & more!
β 100% Free, No Sign-up:
All materials are instantly downloadable
β Whatβs Inside:
γ»πIT Certs E-book: https://bit.ly/3Mlu5ez
γ»πIT Exams Skill Test: https://bit.ly/3NVrgRU
γ»πFree IT courses: https://bit.ly/3M9h5su
γ»π€Free PMP Study Guide: https://bit.ly/4te3EIn
γ»βοΈFree Cloud Study Guide: https://bit.ly/4kgFVDs
π Become Part of Our IT Learning Circle! resources and support:
https://chat.whatsapp.com/FlG2rOYVySLEHLKXF3nKGB
π¬ Want exam help? Chat with an admin now!
wa.link/8fy3x4
β€2
π₯ Trending Repository: claude-code-hooks-mastery
π Description: Master Claude Code Hooks
π Repository URL: https://github.com/disler/claude-code-hooks-mastery
π Readme: https://github.com/disler/claude-code-hooks-mastery#readme
π Statistics:
π Stars: 2.3K stars
π Watchers: 52
π΄ Forks: 498 forks
π» Programming Languages: Python - TypeScript
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: Master Claude Code Hooks
π Repository URL: https://github.com/disler/claude-code-hooks-mastery
π Readme: https://github.com/disler/claude-code-hooks-mastery#readme
π Statistics:
π Stars: 2.3K stars
π Watchers: 52
π΄ Forks: 498 forks
π» Programming Languages: Python - TypeScript
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
β€1
π₯ Trending Repository: anki
π Description: Anki is a smart spaced repetition flashcard program
π Repository URL: https://github.com/ankitects/anki
π Website: https://apps.ankiweb.net
π Readme: https://github.com/ankitects/anki#readme
π Statistics:
π Stars: 26.1K stars
π Watchers: 349
π΄ Forks: 2.8K forks
π» Programming Languages: Rust - Python - Svelte - TypeScript - SCSS - Shell
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: Anki is a smart spaced repetition flashcard program
π Repository URL: https://github.com/ankitects/anki
π Website: https://apps.ankiweb.net
π Readme: https://github.com/ankitects/anki#readme
π Statistics:
π Stars: 26.1K stars
π Watchers: 349
π΄ Forks: 2.8K forks
π» Programming Languages: Rust - Python - Svelte - TypeScript - SCSS - Shell
π·οΈ Related Topics: Not available
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: opentelemetry-collector-contrib
π Description: Contrib repository for the OpenTelemetry Collector
π Repository URL: https://github.com/open-telemetry/opentelemetry-collector-contrib
π Website: https://opentelemetry.io
π Readme: https://github.com/open-telemetry/opentelemetry-collector-contrib#readme
π Statistics:
π Stars: 4.3K stars
π Watchers: 62
π΄ Forks: 3.3K forks
π» Programming Languages: Go - Makefile - Go Template - Shell - Dockerfile - Jinja
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: Contrib repository for the OpenTelemetry Collector
π Repository URL: https://github.com/open-telemetry/opentelemetry-collector-contrib
π Website: https://opentelemetry.io
π Readme: https://github.com/open-telemetry/opentelemetry-collector-contrib#readme
π Statistics:
π Stars: 4.3K stars
π Watchers: 62
π΄ Forks: 3.3K forks
π» Programming Languages: Go - Makefile - Go Template - Shell - Dockerfile - Jinja
π·οΈ Related Topics:
#opentelemetry #open_telemetry
==================================
π§ By: https://t.iss.one/DataScienceM
π₯ Trending Repository: likec4
π Description: Visualize, collaborate, and evolve the software architecture with always actual and live diagrams from your code
π Repository URL: https://github.com/likec4/likec4
π Website: https://likec4.dev
π Readme: https://github.com/likec4/likec4#readme
π Statistics:
π Stars: 1.4K stars
π Watchers: 17
π΄ Forks: 117 forks
π» Programming Languages: TypeScript - MDX - Astro - JavaScript - CSS - Langium
π·οΈ Related Topics:
==================================
π§ By: https://t.iss.one/DataScienceM
π Description: Visualize, collaborate, and evolve the software architecture with always actual and live diagrams from your code
π Repository URL: https://github.com/likec4/likec4
π Website: https://likec4.dev
π Readme: https://github.com/likec4/likec4#readme
π Statistics:
π Stars: 1.4K stars
π Watchers: 17
π΄ Forks: 117 forks
π» Programming Languages: TypeScript - MDX - Astro - JavaScript - CSS - Langium
π·οΈ Related Topics:
#architecture #diagrams #c4 #architecture_as_code
==================================
π§ By: https://t.iss.one/DataScienceM
There's an entire agent system inside that automates the entire ML creation cycle - from the idea to the finished solution, without manual fiddling with architecture and pipelines.
How it works:
β You formulate the task in ordinary text and provide the data. If necessary, the system extracts the schema itselfβ Under the hood, a group of AI agents work: one designs the model, the second writes the code, the third evaluates the quality and corrects errorsβ If there's a lack of data, the system can generate a synthetic dataset for testingβ There's support for Ray for parallel model exploration and scaling to cores or clustersβ It connects to any cloud or local models via LiteLLM
It's ideal for rapid prototyping and experiments, when it's important to quickly get a working result - get it here.
https://github.com/plexe-ai/plexe
tags: #useful
Please open Telegram to view this post
VIEW IN TELEGRAM
β€2
β
Data Science Project Ideas
1οΈβ£ Beginner Friendly Projects
β’ Exploratory Data Analysis (EDA) on CSV datasets
β’ Student Marks Analysis
β’ COVID / Weather Data Analysis
β’ Simple Data Visualization Dashboard
β’ Basic Recommendation System (rule-based)
2οΈβ£ Python for Data Science
β’ Sales Data Analysis using Pandas
β’ Web Scraping + Analysis (BeautifulSoup)
β’ Data Cleaning Preprocessing Project
β’ Movie Rating Analysis
β’ Stock Price Analysis (historical data)
3οΈβ£ Machine Learning Projects
β’ House Price Prediction
β’ Spam Email Classifier
β’ Loan Approval Prediction
β’ Customer Churn Prediction
β’ Iris / Titanic Dataset Classification
4οΈβ£ Data Visualization Projects
β’ Interactive Dashboard using Matplotlib/Seaborn
β’ Sales Performance Dashboard
β’ Social Media Analytics Dashboard
β’ COVID Trends Visualization
β’ Country-wise GDP Analysis
5οΈβ£ NLP (Text Language) Projects
β’ Sentiment Analysis on Reviews
β’ Resume Screening System
β’ Fake News Detection
β’ Chatbot (Rule-based β ML-based)
β’ Topic Modeling on Articles
6οΈβ£ Advanced ML / AI Projects
β’ Recommendation System (Collaborative Filtering)
β’ Credit Card Fraud Detection
β’ Image Classification (CNN basics)
β’ Face Mask Detection
β’ Speech-to-Text Analysis
7οΈβ£ Data Engineering / Big Data
β’ ETL Pipeline using Python
β’ Data Warehouse Design (Star Schema)
β’ Log File Analysis
β’ API Data Ingestion Project
β’ Batch Processing with Large Datasets
8οΈβ£ Real-World / Portfolio Projects
β’ End-to-End Data Science Project
β’ Business Problem β Data β Model β Insights
β’ Kaggle Competition Project
β’ Open Dataset Case Study
β’ Automated Data Reporting Tool
1οΈβ£ Beginner Friendly Projects
β’ Exploratory Data Analysis (EDA) on CSV datasets
β’ Student Marks Analysis
β’ COVID / Weather Data Analysis
β’ Simple Data Visualization Dashboard
β’ Basic Recommendation System (rule-based)
2οΈβ£ Python for Data Science
β’ Sales Data Analysis using Pandas
β’ Web Scraping + Analysis (BeautifulSoup)
β’ Data Cleaning Preprocessing Project
β’ Movie Rating Analysis
β’ Stock Price Analysis (historical data)
3οΈβ£ Machine Learning Projects
β’ House Price Prediction
β’ Spam Email Classifier
β’ Loan Approval Prediction
β’ Customer Churn Prediction
β’ Iris / Titanic Dataset Classification
4οΈβ£ Data Visualization Projects
β’ Interactive Dashboard using Matplotlib/Seaborn
β’ Sales Performance Dashboard
β’ Social Media Analytics Dashboard
β’ COVID Trends Visualization
β’ Country-wise GDP Analysis
5οΈβ£ NLP (Text Language) Projects
β’ Sentiment Analysis on Reviews
β’ Resume Screening System
β’ Fake News Detection
β’ Chatbot (Rule-based β ML-based)
β’ Topic Modeling on Articles
6οΈβ£ Advanced ML / AI Projects
β’ Recommendation System (Collaborative Filtering)
β’ Credit Card Fraud Detection
β’ Image Classification (CNN basics)
β’ Face Mask Detection
β’ Speech-to-Text Analysis
7οΈβ£ Data Engineering / Big Data
β’ ETL Pipeline using Python
β’ Data Warehouse Design (Star Schema)
β’ Log File Analysis
β’ API Data Ingestion Project
β’ Batch Processing with Large Datasets
8οΈβ£ Real-World / Portfolio Projects
β’ End-to-End Data Science Project
β’ Business Problem β Data β Model β Insights
β’ Kaggle Competition Project
β’ Open Dataset Case Study
β’ Automated Data Reporting Tool
β€2π₯1