Welcome Guest ( Log In | Register )

Outline · [ Standard ] · Linear+

 I'm looking AI/ML projects

views
     
TSalexa
post Jan 24 2020, 07:59 PM, updated 4y ago

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



Hi guys, if anyone needs help with AI/ML projects, let me know. If you are looking one from any of these, kindly PM me.

Web Scrapper
Chatbot
Image & Video Processing
ETL Data Pipeline
Optical Character Recognition
Predictive Analysis
Data Visualization
Sentiment Analysis
A/B Testing
Optimization
Mussel
post Jan 25 2020, 06:03 PM

Casual
***
Junior Member
433 posts

Joined: Jun 2016


rclxms.gif rclxms.gif rclxms.gif

This is no joke, great stuffs!
TSalexa
post Jan 26 2020, 01:25 AM

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



QUOTE(Mussel @ Jan 25 2020, 06:03 PM)
rclxms.gif   rclxms.gif   rclxms.gif

This is no joke, great stuffs!
*
You guys can try my latest app here, http://shpp.herokuapp.com/. Its to predict house pricing (median price).

This post has been edited by alexa: Jan 30 2020, 09:10 AM
Mussel
post Jan 30 2020, 01:23 AM

Casual
***
Junior Member
433 posts

Joined: Jun 2016


QUOTE(alexa @ Jan 26 2020, 01:25 AM)
You guys can try my latest app here, http://house-price-prediction-my.herokuapp.com/. Its to predict house pricing (median price).
*
Removed? Can't find the app.
TSalexa
post Jan 30 2020, 09:11 AM

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



QUOTE(Mussel @ Jan 30 2020, 01:23 AM)
Removed?  Can't find the app.
*
Just updated the URL.
TSalexa
post Jan 30 2020, 11:10 AM

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



If someone looking for predictive analysis, I can do it for FREE as long as you have a good dataset.
cheatz92
post Jan 30 2020, 11:39 AM

Getting Started
**
Junior Member
149 posts

Joined: Oct 2006


good stuff bro.
TSalexa
post Jan 30 2020, 11:48 AM

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



QUOTE(cheatz92 @ Jan 30 2020, 11:39 AM)
good stuff bro.
*
Thanks!! By the way, take a look at how I do topic modeling for NASA papers here, https://spacecluster.herokuapp.com/.
cy91
post Feb 4 2020, 02:12 PM

Regular
******
Senior Member
1,294 posts

Joined: Nov 2019
Can I know what library did u use for OCR?
TSalexa
post Feb 4 2020, 02:52 PM

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



QUOTE(cy91 @ Feb 4 2020, 02:12 PM)
Can I know what library did u use for OCR?
*
Most of the time OpenCV.
aBcD-|
post Feb 4 2020, 08:29 PM

Enthusiast
*****
Senior Member
935 posts

Joined: Dec 2010
You can try tesseract 4.x

It give you a decent result if you can pre process your input nicely.
TSalexa
post Feb 4 2020, 08:34 PM

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



QUOTE(aBcD-| @ Feb 4 2020, 08:29 PM)
You can try tesseract 4.x

It give you a decent result if you can pre process your input nicely.
*
Not bad..
TSalexa
post Feb 14 2020, 01:44 PM

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



My next AI/ML project is sentiment analysis for stock market prediction requested by 2 anonymous clients. Later I will share a demo link at deepagi.com.
bryanteh86 P
post Feb 14 2020, 07:16 PM

New Member
*
Probation
3 posts

Joined: Jan 2020
what spec you using

TSalexa
post Feb 14 2020, 08:02 PM

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



QUOTE(bryanteh86 @ Feb 14 2020, 07:16 PM)
what spec you using
*
What do you mean by spec?
huangyong
post Feb 15 2020, 08:09 PM

Getting Started
**
Junior Member
251 posts

Joined: Sep 2006


dude the housing price prediction is only based on instalment price? LOL
TSalexa
post Feb 15 2020, 10:49 PM

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



QUOTE(huangyong @ Feb 15 2020, 08:09 PM)
dude the housing price prediction is only based on instalment price? LOL
*
It's just a demo. I can do without installment price but it takes time and resources to replace that feature (monthly installment). That's why I put some notes there. The purpose is to find the median price (either below or above market, that's all), not to replace the current appraisal system. I can do a realistic calculation if there is any client request. So far there are 6 paid users (all of them using web scraper service because later on, they will implement the predictive analysis).

P.S: I can't afford Google Maps API cost and already burned a few hundred for this demo. For example, all these features (neighborhood characteristics, distance public utilities & amenities) require more than RM1K to produce more realistic results. In the meantime will use monthly installment one of as a modeling feature temporarily. Even if you tried to reverse engineering the calculation, you won't get the expected result.

This post has been edited by alexa: Feb 15 2020, 11:07 PM
TSalexa
post Mar 17 2020, 05:03 PM

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



If you guys looking for a scraper like Omnilytics or Iprice, let me know.
TSalexa
post Apr 22 2020, 06:08 PM

Big Boss
******
Senior Member
1,456 posts

Joined: Jan 2009
From: mont kiara, kuala lumpur



Sample OCR: https://www.youtube.com/watch?v=rnJfLlT_y7I

I just built using Flutter.
Palindromes
post Apr 22 2020, 09:05 PM

Getting Started
**
Validating
157 posts

Joined: Jan 2020
QUOTE(alexa @ Apr 22 2020, 06:08 PM)
Sample OCR: https://www.youtube.com/watch?v=rnJfLlT_y7I

I just built using Flutter.
*
Fantastic! I wish I had done one. Did it involve any algorithm, or do you mind explain what is the logic behind OCR? Pattern matching? What if the font type on the identity card is like handwriting, can it still be recognized?

This post has been edited by Palindromes: Apr 22 2020, 09:05 PM

2 Pages  1 2 >Top
 

Change to:
| Lo-Fi Version
0.0217sec    0.29    6 queries    GZIP Disabled
Time is now: 29th March 2024 - 10:50 PM