Ren茅's URL Explorer Experiment
Title: import streamlit as st
import pandas as pd
from sklearn.linear_model import LinearRegression
st.set_page_config(page_title="Mainpuri Property AI", layout="centered")
st.title("馃彙 Mainpuri Property Rate Prediction AI")
# ---- Dummy data ----
data = {
"size": [1000, 1500, 2000, 1200, 1800],
"road_width": [20, 30, 40, 25, 35],
"price": [2000000, 3500000, 5000000, 2500000, 4000000]
}
df = pd.DataFrame(data)
X = df[["size", "road_width"]]
y = df["price"]
model = LinearRegression()
model.fit(X, y)
st.subheader("Enter Property Details")
size = st.number_input("Land Size (sq ft)", min_value=100, max_value=10000, value=1200)
road_width = st.number_input("Road Width (ft)", min_value=10, max_value=100, value=25)
if st.button("Predict Price"):
predicted_price = model.predict([[size, road_width]])[0]
st.success(f"Predicted Property Price: 鈧箋predicted_price:,.0f}") 路 Issue #3 路 codewithdev/codewithdev 路 GitHub
Open Graph Title: import streamlit as st
import pandas as pd
from sklearn.linear_model import LinearRegression
st.set_page_config(page_title="Mainpuri Property AI", layout="centered")
st.title("馃彙 Mainpuri Property Rate Prediction AI")
# ---- Dummy data ----
data = {
"size": [1000, 1500, 2000, 1200, 1800],
"road_width": [20, 30, 40, 25, 35],
"price": [2000000, 3500000, 5000000, 2500000, 4000000]
}
df = pd.DataFrame(data)
X = df[["size", "road_width"]]
y = df["price"]
model = LinearRegression()
model.fit(X, y)
st.subheader("Enter Property Details")
size = st.number_input("Land Size (sq ft)", min_value=100, max_value=10000, value=1200)
road_width = st.number_input("Road Width (ft)", min_value=10, max_value=100, value=25)
if st.button("Predict Price"):
predicted_price = model.predict([[size, road_width]])[0]
st.success(f"Predicted Property Price: 鈧箋predicted_price:,.0f}") 路 Issue #3 路 codewithdev/codewithdev
Description: Its all about me 馃槈. Contribute to codewithdev/codewithdev development by creating an account on GitHub.
Opengraph URL: https://github.com/codewithdev/codewithdev/issues/3
direct link
Domain: github.com
Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"import streamlit as st\nimport pandas as pd\nfrom sklearn.linear_model import LinearRegression\n\nst.set_page_config(page_title=\"Mainpuri Property AI\", layout=\"centered\")\nst.title(\"馃彙 Mainpuri Property Rate Prediction AI\")\n\n# ---- Dummy data ----\ndata = {\n \"size\": [1000, 1500, 2000, 1200, 1800],\n \"road_width\": [20, 30, 40, 25, 35],\n \"price\": [2000000, 3500000, 5000000, 2500000, 4000000]\n}\n\ndf = pd.DataFrame(data)\nX = df[[\"size\", \"road_width\"]]\ny = df[\"price\"]\n\nmodel = LinearRegression()\nmodel.fit(X, y)\n\nst.subheader(\"Enter Property Details\")\nsize = st.number_input(\"Land Size (sq ft)\", min_value=100, max_value=10000, value=1200)\nroad_width = st.number_input(\"Road Width (ft)\", min_value=10, max_value=100, value=25)\n\nif st.button(\"Predict Price\"):\n predicted_price = model.predict([[size, road_width]])[0]\n st.success(f\"Predicted Property Price: 鈧箋predicted_price:,.0f}\")","articleBody":"","author":{"url":"https://github.com/tomarbrajesh644-hue","@type":"Person","name":"tomarbrajesh644-hue"},"datePublished":"2026-02-14T01:24:18.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/3/codewithdev/issues/3"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:4df7fca8-09b2-0468-5f12-d38ffe992c7c |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 9D54:1D13EE:3FBB61:5435FB:6991DEFC |
| html-safe-nonce | 49902e060a8208f5ee53d5943b9efe96f35073be5def0285e3d669efeb49e554 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RDU0OjFEMTNFRTozRkJCNjE6NTQzNUZCOjY5OTFERUZDIiwidmlzaXRvcl9pZCI6IjE1NzU4NTY3NTg2MDUzNDA0MTIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ== |
| visitor-hmac | 9778b207d0c6d8bd31fdd05ae7bd72b59f22e81d72b19342fdc54a87f18e5731 |
| hovercard-subject-tag | issue:3939986293 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | ///voltron/issues_fragments/issue_layout |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/codewithdev/codewithdev/3/issue_layout |
| og:image | https://opengraph.githubassets.com/fd96c884f3f7bb5b6b5e6da2d974b6719fe895d547633d16de930e934972e173/codewithdev/codewithdev/issues/3 |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | tomarbrajesh644-hue |
| hostname | github.com |
| expected-hostname | github.com |
| None | 42c603b9d642c4a9065a51770f75e5e27132fef0e858607f5c9cb7e422831a7b |
| turbo-cache-control | no-preview |
| go-import | github.com/codewithdev/codewithdev git https://github.com/codewithdev/codewithdev.git |
| octolytics-dimension-user_id | 44609609 |
| octolytics-dimension-user_login | codewithdev |
| octolytics-dimension-repository_id | 278657723 |
| octolytics-dimension-repository_nwo | codewithdev/codewithdev |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 278657723 |
| octolytics-dimension-repository_network_root_nwo | codewithdev/codewithdev |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 848bc6032dcc93a9a7301dcc3f379a72ba13b96e |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
| Skip to content | https://github.com/codewithdev/codewithdev/issues/3#start-of-content |
|
| https://github.com/ |
|
Sign in
| https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcodewithdev%2Fcodewithdev%2Fissues%2F3 |
| GitHub CopilotWrite better code with AI | https://github.com/features/copilot |
| GitHub SparkBuild and deploy intelligent apps | https://github.com/features/spark |
| GitHub ModelsManage and compare prompts | https://github.com/features/models |
| MCP RegistryNewIntegrate external tools | https://github.com/mcp |
| ActionsAutomate any workflow | https://github.com/features/actions |
| CodespacesInstant dev environments | https://github.com/features/codespaces |
| IssuesPlan and track work | https://github.com/features/issues |
| Code ReviewManage code changes | https://github.com/features/code-review |
| GitHub Advanced SecurityFind and fix vulnerabilities | https://github.com/security/advanced-security |
| Code securitySecure your code as you build | https://github.com/security/advanced-security/code-security |
| Secret protectionStop leaks before they start | https://github.com/security/advanced-security/secret-protection |
| Why GitHub | https://github.com/why-github |
| Documentation | https://docs.github.com |
| Blog | https://github.blog |
| Changelog | https://github.blog/changelog |
| Marketplace | https://github.com/marketplace |
| View all features | https://github.com/features |
| Enterprises | https://github.com/enterprise |
| Small and medium teams | https://github.com/team |
| Startups | https://github.com/enterprise/startups |
| Nonprofits | https://github.com/solutions/industry/nonprofits |
| App Modernization | https://github.com/solutions/use-case/app-modernization |
| DevSecOps | https://github.com/solutions/use-case/devsecops |
| DevOps | https://github.com/solutions/use-case/devops |
| CI/CD | https://github.com/solutions/use-case/ci-cd |
| View all use cases | https://github.com/solutions/use-case |
| Healthcare | https://github.com/solutions/industry/healthcare |
| Financial services | https://github.com/solutions/industry/financial-services |
| Manufacturing | https://github.com/solutions/industry/manufacturing |
| Government | https://github.com/solutions/industry/government |
| View all industries | https://github.com/solutions/industry |
| View all solutions | https://github.com/solutions |
| AI | https://github.com/resources/articles?topic=ai |
| Software Development | https://github.com/resources/articles?topic=software-development |
| DevOps | https://github.com/resources/articles?topic=devops |
| Security | https://github.com/resources/articles?topic=security |
| View all topics | https://github.com/resources/articles |
| Customer stories | https://github.com/customer-stories |
| Events & webinars | https://github.com/resources/events |
| Ebooks & reports | https://github.com/resources/whitepapers |
| Business insights | https://github.com/solutions/executive-insights |
| GitHub Skills | https://skills.github.com |
| Documentation | https://docs.github.com |
| Customer support | https://support.github.com |
| Community forum | https://github.com/orgs/community/discussions |
| Trust center | https://github.com/trust-center |
| Partners | https://github.com/partners |
| GitHub SponsorsFund open source developers | https://github.com/sponsors |
| Security Lab | https://securitylab.github.com |
| Maintainer Community | https://maintainers.github.com |
| Accelerator | https://github.com/accelerator |
| Archive Program | https://archiveprogram.github.com |
| Topics | https://github.com/topics |
| Trending | https://github.com/trending |
| Collections | https://github.com/collections |
| Enterprise platformAI-powered developer platform | https://github.com/enterprise |
| GitHub Advanced SecurityEnterprise-grade security features | https://github.com/security/advanced-security |
| Copilot for BusinessEnterprise-grade AI features | https://github.com/features/copilot/copilot-business |
| Premium SupportEnterprise-grade 24/7 support | https://github.com/premium-support |
| Pricing | https://github.com/pricing |
| Search syntax tips | https://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax |
| documentation | https://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax |
|
Sign in
| https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcodewithdev%2Fcodewithdev%2Fissues%2F3 |
|
Sign up
| https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=codewithdev%2Fcodewithdev |
| Reload | https://github.com/codewithdev/codewithdev/issues/3 |
| Reload | https://github.com/codewithdev/codewithdev/issues/3 |
| Reload | https://github.com/codewithdev/codewithdev/issues/3 |
|
codewithdev
| https://github.com/codewithdev |
| codewithdev | https://github.com/codewithdev/codewithdev |
|
Notifications
| https://github.com/login?return_to=%2Fcodewithdev%2Fcodewithdev |
|
Fork
5
| https://github.com/login?return_to=%2Fcodewithdev%2Fcodewithdev |
|
Star
1
| https://github.com/login?return_to=%2Fcodewithdev%2Fcodewithdev |
|
Code
| https://github.com/codewithdev/codewithdev |
|
Issues
1
| https://github.com/codewithdev/codewithdev/issues |
|
Pull requests
0
| https://github.com/codewithdev/codewithdev/pulls |
|
Actions
| https://github.com/codewithdev/codewithdev/actions |
|
Projects
0
| https://github.com/codewithdev/codewithdev/projects |
|
Security
0
| https://github.com/codewithdev/codewithdev/security |
|
Insights
| https://github.com/codewithdev/codewithdev/pulse |
|
Code
| https://github.com/codewithdev/codewithdev |
|
Issues
| https://github.com/codewithdev/codewithdev/issues |
|
Pull requests
| https://github.com/codewithdev/codewithdev/pulls |
|
Actions
| https://github.com/codewithdev/codewithdev/actions |
|
Projects
| https://github.com/codewithdev/codewithdev/projects |
|
Security
| https://github.com/codewithdev/codewithdev/security |
|
Insights
| https://github.com/codewithdev/codewithdev/pulse |
| New issue | https://github.com/login?return_to=https://github.com/codewithdev/codewithdev/issues/3 |
| New issue | https://github.com/login?return_to=https://github.com/codewithdev/codewithdev/issues/3 |
| import streamlit as st
import pandas as pd
from sklearn.linear_model import LinearRegression
st.set_page_config(page_title="Mainpuri Property AI", layout="centered")
st.title("馃彙 Mainpuri Property Rate Prediction AI")
# ---- Dummy data ----
data = {
"size": [1000, 1500, 2000, 1200, 1800],
"road_width": [20, 30, 40, 25, 35],
"price": [2000000, 3500000, 5000000, 2500000, 4000000]
}
df = pd.DataFrame(data)
X = df[["size", "road_width"]]
y = df["price"]
model = LinearRegression()
model.fit(X, y)
st.subheader("Enter Property Details")
size = st.number_input("Land Size (sq ft)", min_value=100, max_value=10000, value=1200)
road_width = st.number_input("Road Width (ft)", min_value=10, max_value=100, value=25)
if st.button("Predict Price"):
predicted_price = model.predict([[size, road_width]])[0]
st.success(f"Predicted Property Price: 鈧箋predicted_price:,.0f}") | https://github.com/codewithdev/codewithdev/issues/3#top |
| https://github.com/tomarbrajesh644-hue |
| https://github.com/tomarbrajesh644-hue |
| tomarbrajesh644-hue | https://github.com/tomarbrajesh644-hue |
| on Feb 14, 2026 | https://github.com/codewithdev/codewithdev/issues/3#issue-3939986293 |
|
| https://github.com |
| Terms | https://docs.github.com/site-policy/github-terms/github-terms-of-service |
| Privacy | https://docs.github.com/site-policy/privacy-policies/github-privacy-statement |
| Security | https://github.com/security |
| Status | https://www.githubstatus.com/ |
| Community | https://github.community/ |
| Docs | https://docs.github.com/ |
| Contact | https://support.github.com?tags=dotcom-footer |
Viewport: width=device-width
URLs of crawlers that visited me.