arxplorer / test.py
Subhadeep Mandal
Fresh deploy
54eb2ce
Raw
History Blame Contribute Delete
850 Bytes
print(
'{ "domain_applicability": {\n "Technology": 0.9,\n "Cloud Computing": 0.85,\n "Industrial": 0.75,\n "Healthcare": 0.4,\n "Finance": 0.65,\n "Education": 0.3,\n "Retail": 0.5,\n "Manufacturing": 0.6,\n "Energy": 0.45,\n "Agriculture": 0.2,\n "Cybersecurity": 0.7,\n "Database Systems": 0.88,\n "Software Engineering": 0.7\n },\n "impact_score": 0.75,\n "new_tech_applicability": {\n "Agentic AI": 0.85,\n "Federated Learning": 0.6,\n "Cloud Computing": 0.82,\n "Cybersecurity": 0.65,\n "Natural Language Processing": 0.4,\n "Computer Vision": 0.0,\n "Reinforcement Learning": 0.3,\n "VLMs": 0.2,\n "RAG": 0.5,\n "Machine Learning": 0.7,\n "Observability": 0.65\n },\n "reproducibility_score": {\n "Reproducible": 0.5,\n "Reapplicable": 0.75\n }\n}'
)